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.
DockingActionListener
          A listener to docking actions.
 

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.
DockingActionDockableEvent
          A DockingActionEvent involving a single dockable as source of the action.
DockingActionEvent
          An abstract event class describing a docking action.
 



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