Uses of Package
com.vlsolutions.swing.docking.event

Packages that use com.vlsolutions.swing.docking.event
com.vlsolutions.swing.docking The VL Docking Framework for JFC "Swing" applications. 
com.vlsolutions.swing.docking.event Events Package of the VLDocking Framework. 
 

Classes in com.vlsolutions.swing.docking.event used by com.vlsolutions.swing.docking
DockableSelectionListener
          This interface describes a listener for dockable selection changes.
DockableStateChangeListener
          Interface implemented by classes that need to be notified of a state change of a dockable.
DockableStateWillChangeListener
          Interface implemented by classes that need to be notified of a state change of a dockable before it is processed.
DockDragEvent
          An event describing a drag operation occuring for docking purpose.
DockDropEvent
          An event send to a dockDropReceiver to complete a drop operation
DockEvent
          Abstract superclass of drag and drop docking events.
 

Classes in com.vlsolutions.swing.docking.event used by com.vlsolutions.swing.docking.event
DockableSelectionEvent
          An event for tracking selection changes of dockables.
DockableStateChangeEvent
          An event triggered after a change of dockable state.
DockableStateWillChangeEvent
          An event triggered before a change of dockable state.
DockEvent
          Abstract superclass of drag and drop docking events.
 



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