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

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

Uses of DockDropEvent in com.vlsolutions.swing.docking
 

Methods in com.vlsolutions.swing.docking with parameters of type DockDropEvent
 void DockTabbedPane.processDockableDrop(DockDropEvent event)
          The component is requested to perform a docking drop action.
 void DockDropReceiver.processDockableDrop(DockDropEvent event)
          The component is requested to perform a docking drop action.
 void BorderSplitter.processDockableDrop(DockDropEvent e)
           
 void SplitContainer.processDockableDrop(DockDropEvent event)
          The component is requested to perform a docking drop action.
 void MaximizedDockViewAsTab.processDockableDrop(DockDropEvent event)
           
 void DockableStoreButton.processDockableDrop(DockDropEvent event)
          Rejects the drop as this action isn't possible on this component
 void DockingPanel.processDockableDrop(DockDropEvent event)
           
 void DockView.processDockableDrop(DockDropEvent event)
          The component is requested to perform a docking drop action.
 void MaximizedDockView.processDockableDrop(DockDropEvent event)
          maximized dockable don't support drag and drop
 void CompoundDockingPanel.processDockableDrop(DockDropEvent event)
           
 void BorderSplitter.split(DockDropEvent event, java.awt.Container draggedContainer, DockingConstants.Split position)
          This method should be overriden if the delegator doesn't belong to the docking containment hierarchy after drop acceptance.
 



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