|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.gui.dock.themes.basic.action.menu.SelectableMenuHandler.Listener
private class SelectableMenuHandler.Listener
A listener added
Constructor Summary | |
---|---|
private |
SelectableMenuHandler.Listener()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
selectedChanged(SelectableDockAction action,
java.util.Set<Dockable> dockables)
Triggered by a SelectableDockAction if the selection-state of
a Dockable has changed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private SelectableMenuHandler.Listener()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public void selectedChanged(SelectableDockAction action, java.util.Set<Dockable> dockables)
SelectableDockActionListener
SelectableDockAction
if the selection-state of
a Dockable
has changed.
selectedChanged
in interface SelectableDockActionListener
action
- the invoking actiondockables
- a set of Dockables whose state has been changed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |