public interface DockableSelectionListener
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)
Modifier and Type | Method and Description |
---|---|
void |
selectionChanged(DockableSelectionEvent e)
This method is invoked when a new dockable is selected.
|
void selectionChanged(DockableSelectionEvent e)
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications