Uses of Interface
org.basex.gui.layout.BaseXLayout.DropHandler

Packages that use BaseXLayout.DropHandler
org.basex.gui.layout Project specific GUI components. 
 

Uses of BaseXLayout.DropHandler in org.basex.gui.layout
 

Methods in org.basex.gui.layout with parameters of type BaseXLayout.DropHandler
static void BaseXLayout.addDrop(javax.swing.JComponent comp, BaseXLayout.DropHandler dnd)
          Adds drag and drop functionality.