|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use dsto.dfc.collections | |
---|---|
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.logging | Framework for handling log messages. |
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.persistence | Support for managing persistent objects. |
dsto.dfc.swt.viewers |
Classes in dsto.dfc.collections used by dsto.dfc.collections | |
---|---|
BasicCollectionEventSource
Basic class to maintain a set of CollectionListener's. |
|
BasicMonitoredCollection
Basic implementation of MonitoredCollection that acts as a wrapper around a Collection instance. |
|
BasicMonitoredCollection.CollectionIteratorWrapper
Wraps an iterator to catch remove () operations. |
|
BasicMonitoredList
Basic implementation of MonitoredList that acts as a wrapper around a List instance. |
|
BasicMonitoredMap
An implementation of a MonitoredMap, wrapping a backing Map instance. |
|
BasicMonitoredSet
Basic implementation of MonitoredSet that acts as a wrapper around a Set instance. |
|
CollectionEvent
|
|
CollectionListener
Defines a listener for add/remove events on a collection. |
|
Cursor
A cursor is a more flexible way to move through a collection than an Iterator. |
|
DfcMonitoredListListener
Defines a listener on a DfcMonitoredList. |
|
EmptyCollection
|
|
EmptyIterator
|
|
EmptyMonitoredCollection
|
|
MonitoredCollection
Defines a Collection that may be monitored for changes via the CollectionListener interface. |
|
MonitoredList
Defines a List that may be monitored for changes via the CollectionListener interface. |
|
MonitoredMap
Defines a slightly frankensteinish Map that may be monitored for changes via the CollectionListener interface. |
|
MonitoredSet
Defines a Set that may be monitored for changes via the CollectionListener interface. |
|
PropertySet
A set of (name, value) pairs. |
|
SelectionModel
Defines a model of selected elements. |
|
SelectionModelEvent
The event fired by SelectionModel's to indicate the selection has changed. |
|
SelectionModelListener
Defines a listener to a SelectionModel. |
|
TypeMap
A map-like container that maps from classes to values. |
Classes in dsto.dfc.collections used by dsto.dfc.databeans | |
---|---|
BasicCollectionEventSource
Basic class to maintain a set of CollectionListener's. |
|
BasicMonitoredCollection
Basic implementation of MonitoredCollection that acts as a wrapper around a Collection instance. |
|
BasicMonitoredList
Basic implementation of MonitoredList that acts as a wrapper around a List instance. |
|
BasicMonitoredMap
An implementation of a MonitoredMap, wrapping a backing Map instance. |
|
BasicMonitoredSet
Basic implementation of MonitoredSet that acts as a wrapper around a Set instance. |
|
CollectionEvent
|
|
CollectionListener
Defines a listener for add/remove events on a collection. |
|
DfcMonitoredList
Extended MonitoredList implementation supporting move operations. |
|
DfcMonitoredListListener
Defines a listener on a DfcMonitoredList. |
|
MonitoredCollection
Defines a Collection that may be monitored for changes via the CollectionListener interface. |
|
MonitoredList
Defines a List that may be monitored for changes via the CollectionListener interface. |
|
MonitoredMap
Defines a slightly frankensteinish Map that may be monitored for changes via the CollectionListener interface. |
|
MonitoredSet
Defines a Set that may be monitored for changes via the CollectionListener interface. |
Classes in dsto.dfc.collections used by dsto.dfc.databeans.io | |
---|---|
TypeMap
A map-like container that maps from classes to values. |
Classes in dsto.dfc.collections used by dsto.dfc.logging | |
---|---|
BasicCollectionEventSource
Basic class to maintain a set of CollectionListener's. |
Classes in dsto.dfc.collections used by dsto.dfc.swing.list | |
---|---|
CollectionEvent
|
|
CollectionListener
Defines a listener for add/remove events on a collection. |
Classes in dsto.dfc.collections used by dsto.dfc.swing.logging | |
---|---|
CollectionEvent
|
|
CollectionListener
Defines a listener for add/remove events on a collection. |
Classes in dsto.dfc.collections used by dsto.dfc.swing.persistence | |
---|---|
CountedSet
A set that counts add's and remove's on values. |
Classes in dsto.dfc.collections used by dsto.dfc.swt.viewers | |
---|---|
CollectionEvent
|
|
CollectionListener
Defines a listener for add/remove events on a collection. |
|
DfcMonitoredListListener
Defines a listener on a DfcMonitoredList. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |