Uses of Interface
com.vlsolutions.swing.docking.event.DockableSelectionListener

Packages that use DockableSelectionListener
com.vlsolutions.swing.docking The VL Docking Framework for JFC "Swing" applications. 
 

Uses of DockableSelectionListener in com.vlsolutions.swing.docking
 

Methods in com.vlsolutions.swing.docking with parameters of type DockableSelectionListener
 void DockingContext.addDockableSelectionListener(DockableSelectionListener listener)
          Adds a new DockableSelectionListener to this desktop.
 void DockingDesktop.addDockableSelectionListener(DockableSelectionListener listener)
          Adds a new DockableSelectionListener to this desktop.
 void DockingContext.removeDockableSelectionListener(DockableSelectionListener listener)
          Removes a DockableSelectionListener from this desktop.
 void DockingDesktop.removeDockableSelectionListener(DockableSelectionListener listener)
          Removes a DockableSelectionListener from this desktop.
 



© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications