|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DockableSelectionListener
This interface describes a listener for dockable selection changes.
The notification is currently based on keyboard focus policy (the event is triggered when a new dockable grabs the keyboard focus).
DockableSelectionEvent
,
DockingDesktop.addDockableSelectionListener(DockableSelectionListener)
Method Summary | |
---|---|
void |
selectionChanged(DockableSelectionEvent e)
This method is invoked when a new dockable is selected. |
Method Detail |
---|
void selectionChanged(DockableSelectionEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |