Package com.jsql.view.swing.tab.dnd
Class DnDTabbedPane.DnDDropLocation
java.lang.Object
javax.swing.TransferHandler.DropLocation
com.jsql.view.swing.tab.dnd.DnDTabbedPane.DnDDropLocation
- Enclosing class:
DnDTabbedPane
-
Method Summary
Methods inherited from class javax.swing.TransferHandler.DropLocation
getDropPoint, toString
-
Method Details
-
getIndex
public int getIndex() -
setDroppable
public void setDroppable(boolean flag) -
isDroppable
public boolean isDroppable()
-