|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DisplayableMap in displayablecollections |
---|
Subinterfaces of DisplayableMap in displayablecollections | |
---|---|
interface |
DisplayableSortedMap<K,V>
A DisplayableSortedMap encapsulates a SortedMap and allows it to be displayed by a JList |
Classes in displayablecollections that implement DisplayableMap | |
---|---|
class |
DisplayableHashMap<K,V>
A DisplayableHashMap encapsulates a HashMap and allows it to be displayed by a JList |
class |
DisplayableLinkedHashMap<K,V>
A DisplayableLinkedHashMap encapsulates a LinkedHashMap and allows it to be displayed by a JList |
class |
DisplayableTreeMap<K,V>
A DisplayableTreeMap encapsulates a TreeMap and allows it to be displayed by a JList |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |