| Package | Description |
|---|---|
| bibliothek.gui.dock | |
| bibliothek.gui.dock.toolbar.expand |
| Modifier and Type | Method and Description |
|---|---|
protected ExpandableToolbarItemListener[] |
AbstractToolbarDockStation.expandableListeners()
Gets all the
ExpandableToolbarItemListeners that are currently
registered. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractToolbarDockStation.addExpandableListener(ExpandableToolbarItemListener listener) |
void |
ToolbarItemDockable.addExpandableListener(ExpandableToolbarItemListener listener) |
void |
AbstractToolbarDockStation.removeExpandableListener(ExpandableToolbarItemListener listener) |
void |
ToolbarItemDockable.removeExpandableListener(ExpandableToolbarItemListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpandableToolbarItem.addExpandableListener(ExpandableToolbarItemListener listener)
Adds the observer
listener to this item. |
void |
ExpandableToolbarItem.removeExpandableListener(ExpandableToolbarItemListener listener)
Removes the observer
listener from this item. |
Copyright © 2018. All rights reserved.