com.vlsolutions.swing.docking.event

Interface DockableSelectionListener

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).

Since: 2.0

See Also: DockableSelectionEvent addDockableSelectionListener

Method Summary
voidselectionChanged(DockableSelectionEvent e)
This method is invoked when a new dockable is selected.

Method Detail

selectionChanged

public void selectionChanged(DockableSelectionEvent e)
This method is invoked when a new dockable is selected.
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications