Uses of Class
com.vlsolutions.swing.docking.event.DockDragEvent

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

Uses of DockDragEvent in com.vlsolutions.swing.docking
 

Methods in com.vlsolutions.swing.docking with parameters of type DockDragEvent
 void SplitContainer.processDockableDrag(DockDragEvent event)
          The component is notified of a drag operation.
 void DockingPanel.processDockableDrag(DockDragEvent event)
          act the same as a splitContainer : allow drop on the borders
 void DockView.processDockableDrag(DockDragEvent event)
          The component is notified of a drag operation.
 void DockTabbedPane.processDockableDrag(DockDragEvent e)
           
 void DockDropReceiver.processDockableDrag(DockDragEvent event)
          The component is notified of a drag operation.
 void BorderSplitter.processDockableDrag(DockDragEvent e)
           
 



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