Package | Description |
---|---|
bibliothek.gui.dock.station.toolbar.group | |
bibliothek.gui.dock.station.toolbar.title |
Modifier and Type | Method and Description |
---|---|
protected ColumnDockActionSourceListener[] |
AbstractToolbarGroupActions.listeners()
Gets all the listeners that are currently registered.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractToolbarGroupActions.addListener(ColumnDockActionSourceListener listener) |
void |
AbstractToolbarGroupActions.removeListener(ColumnDockActionSourceListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
ColumnDockActionSource.addListener(ColumnDockActionSourceListener listener)
Adds the observer
listener to this source. |
void |
ColumnDockActionSource.removeListener(ColumnDockActionSourceListener listener)
Removes the observer
listener from this source. |