|
Uses of Interface
| ||||||||||||||||||||||||||||||||||||||||||||||||||
| Packages that use ActiveSet | |
| com.ideanest.swing | |
| Uses of ActiveSet in com.ideanest.swing |
| Subinterfaces of ActiveSet in com.ideanest.swing | |
interface |
ActiveSortedSet
|
| Methods in com.ideanest.swing that return ActiveSet | |
static ActiveSet |
ActiveCollections.activeSet(java.util.Set c)
Returns an active version of the specified set that fires ListDataEvents when the set is mutated. |
static ActiveSet |
ActiveCollections.synchronizedActiveSet(java.util.Set c)
Returns a synchronized active version of the specified set that fires ListDataEvents when the set is mutated. |
static ActiveSet |
ActiveCollections.unmodifiableActiveSet(ActiveSet c)
Returns an unmodifiable view of the specified active set. |
| Methods in com.ideanest.swing with parameters of type ActiveSet | |
static ActiveSet |
ActiveCollections.unmodifiableActiveSet(ActiveSet c)
Returns an unmodifiable view of the specified active set. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||