Package | Description |
---|---|
bibliothek.gui.dock.station.support |
Elements used by various
DockStation s to store
properties and to propagate events to other objects. |
Modifier and Type | Class and Description |
---|---|
class |
ConvertedPlaceholderListItem
Data about a
Dockable that was stored in a PlaceholderList . |
class |
PlaceholderList.Item
A single item in a
PlaceholderList |
Modifier and Type | Method and Description |
---|---|
PlaceholderMetaMap |
PlaceholderList.Filter.getMetaMap(int index)
Gets a mutable map which is associated with the
index 'th entry,
the content of this map is stored persistently. |
PlaceholderMetaMap |
PlaceholderList.getMetaMap(Path placeholder)
Gets the meta-map that is associated with the set of placeholders that include
placeholder . |