|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use dsto.dfc.util | |
---|---|
dsto.dfc.collections | Extensions to the Java Collections framework, including support for event notification on dynamic collections. |
dsto.dfc.databeans | |
dsto.dfc.databeans.io | |
dsto.dfc.databeans.views | |
dsto.dfc.servlets | |
dsto.dfc.swing.commands | Framework for defining and presenting user commands in a UI. |
dsto.dfc.swing.controls | Miscellaneous UI components and support classes. |
dsto.dfc.swing.dnd | Extensions to the AWT Drag and Drop/Copy and Paste packages. |
dsto.dfc.swing.forms | A high-level framework supporting the assembly of UI editor components into forms. |
dsto.dfc.swing.icons | |
dsto.dfc.swing.list | Extended support for the Swing JList and ListModel classes. |
dsto.dfc.swing.logging | Components for displaying log messages. |
dsto.dfc.swing.panels | Provides MDI-style window management support for managing a set of components. |
dsto.dfc.swing.persistence | Support for managing persistent objects. |
dsto.dfc.swing.status | A status bar control. |
dsto.dfc.swing.styles | |
dsto.dfc.swing.table | Extension of the Swing table framework to support advanced (add, remove, copy, paste etc) table models and provide several extensions to the JTable component. |
dsto.dfc.swing.text | Generic expression tree editing framework. |
dsto.dfc.swing.text.selection | Support for pattern matching text (eg using regular expressions or numeric comparisons). |
dsto.dfc.swing.tree | Extends the Swing tree package to add support for advanced tree models (supporting add, remove, copy, paste etc) and provide several extensions to the JTree component. |
dsto.dfc.swing.undo | Extends Swing undo/redo framework to add generalized support for monitoring user edits and displaying them in a UI. |
dsto.dfc.swt.commands | Framework for defining and presenting user commands in a UI. |
dsto.dfc.swt.dnd | |
dsto.dfc.swt.forms | |
dsto.dfc.swt.styles | |
dsto.dfc.swt.text | |
dsto.dfc.swt.util | |
dsto.dfc.swt.viewers | |
dsto.dfc.text | Text handling/conversion utilities. |
dsto.dfc.util | Miscellaneous utility classes. |
livespace.services | |
livespace.ui.dashboard |
Classes in dsto.dfc.util used by dsto.dfc.collections | |
---|---|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
Singleton
A marker interface to identify classes that have only one instance per VM. |
Classes in dsto.dfc.util used by dsto.dfc.databeans | |
---|---|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
EventListenerList
A generic list of event listeners. |
Classes in dsto.dfc.util used by dsto.dfc.databeans.io | |
---|---|
Scheduler
A lightweight task scheduler thread similar to java.util.Timer. |
|
Scheduler.Task
Base class for tasks that can be scheduled. |
Classes in dsto.dfc.util used by dsto.dfc.databeans.views | |
---|---|
Disposable
Defines an object that supports explicit destruction. |
Classes in dsto.dfc.util used by dsto.dfc.servlets | |
---|---|
MissingParameterException
Used to indicate that a missing parameter value was detected. |
Classes in dsto.dfc.util used by dsto.dfc.swing.commands | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
EnumerationValue
Defines a value that is part of an enumerated set of values. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.controls | |
---|---|
AbstractEnumerationValue
Base class for enumerated types. |
|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
EnumerationValue
Defines a value that is part of an enumerated set of values. |
|
IllegalFormatException
Indicates an illegal format has been detected. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
|
StringEnumerationValue
Base class for enumerated types that have a string representation. |
Classes in dsto.dfc.util used by dsto.dfc.swing.dnd | |
---|---|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.forms | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
IllegalFormatException
Indicates an illegal format has been detected. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.icons | |
---|---|
AbstractEnumerationValue
Base class for enumerated types. |
|
EnumerationValue
Defines a value that is part of an enumerated set of values. |
|
StringEnumerationValue
Base class for enumerated types that have a string representation. |
Classes in dsto.dfc.util used by dsto.dfc.swing.list | |
---|---|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.logging | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.panels | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.persistence | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.status | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.styles | |
---|---|
AbstractEnumerationValue
Base class for enumerated types. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
EnumerationValue
Defines a value that is part of an enumerated set of values. |
|
IllegalFormatException
Indicates an illegal format has been detected. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
|
StringEnumerationValue
Base class for enumerated types that have a string representation. |
Classes in dsto.dfc.util used by dsto.dfc.swing.table | |
---|---|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
IllegalFormatException
Indicates an illegal format has been detected. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.text | |
---|---|
Disposable
Defines an object that supports explicit destruction. |
|
IllegalFormatException
Indicates an illegal format has been detected. |
Classes in dsto.dfc.util used by dsto.dfc.swing.text.selection | |
---|---|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
IllegalFormatException
Indicates an illegal format has been detected. |
Classes in dsto.dfc.util used by dsto.dfc.swing.tree | |
---|---|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swing.undo | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swt.commands | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swt.dnd | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swt.forms | |
---|---|
Disposable
Defines an object that supports explicit destruction. |
|
ITranslator
Defines an object that translates objects from one form to another. |
Classes in dsto.dfc.util used by dsto.dfc.swt.styles | |
---|---|
EnumerationValue
Defines a value that is part of an enumerated set of values. |
Classes in dsto.dfc.util used by dsto.dfc.swt.text | |
---|---|
Disposable
Defines an object that supports explicit destruction. |
Classes in dsto.dfc.util used by dsto.dfc.swt.util | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.swt.viewers | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
Disposable
Defines an object that supports explicit destruction. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
Classes in dsto.dfc.util used by dsto.dfc.text | |
---|---|
InvalidFormatException
Used to indicate an invalid format, eg while parsing a document and finding an invalid field value. |
|
ITranslator
Defines an object that translates objects from one form to another. |
Classes in dsto.dfc.util used by dsto.dfc.util | |
---|---|
AbstractEnumerationValue
Base class for enumerated types. |
|
AbstractNamedObject
Abstract base class for objects with a name that (at least partially) defines their identity. |
|
AssertionFailedException
Thrown to indicate a debugging assertion has failed. |
|
ClassInstantiationEvent
Defines a class instantiation event. |
|
ClassInstantiationListener
Defines a listener for class instantiation events. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
DefaultComparator
Default comparator instance that will compare anything thrown at it in a semi-sensible way. |
|
EnumerationValue
Defines a value that is part of an enumerated set of values. |
|
IllegalFormatException
Indicates an illegal format has been detected. |
|
InvalidFormatException
Used to indicate an invalid format, eg while parsing a document and finding an invalid field value. |
|
ITranslator
Defines an object that translates objects from one form to another. |
|
JavaBean
Marker interface for JavaBean's. |
|
MixedTypeComparator
A comparator that tries to intelligently order various mixed value types. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
|
Scheduler
A lightweight task scheduler thread similar to java.util.Timer. |
|
Scheduler.Task
Base class for tasks that can be scheduled. |
|
StateChangeEvent
An event fired by an object to indicate its state has changed in some way. |
|
StringComparator
Compares objects using their stringified (toString ()) form. |
|
StringTranslator
Translates any value to a string using toString (). |
|
WeakEventListener
A 'weak' event listener proxy that does not preclude garbage collection of the listener. |
Classes in dsto.dfc.util used by livespace.services | |
---|---|
Disposable
Defines an object that supports explicit destruction. |
|
InvalidFormatException
Used to indicate an invalid format, eg while parsing a document and finding an invalid field value. |
|
Scheduler
A lightweight task scheduler thread similar to java.util.Timer. |
|
Scheduler.Task
Base class for tasks that can be scheduled. |
Classes in dsto.dfc.util used by livespace.ui.dashboard | |
---|---|
BasicPropertyEventSource
Base implementation of PropertyEventSource. |
|
Copyable
Extends the java.lang.Cloneable interface to guarantee that clone () is public, rather than protected as defined by Object. |
|
JavaBean
Marker interface for JavaBean's. |
|
PropertyEventSource
Interface for classes that fire PropertyChangeEvent's. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |