|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swing.dock.core.DnD
Docking framework.
| Field Summary | |
static java.awt.datatransfer.DataFlavor |
tabFlavor
Tab Selection data flavor. |
| Method Summary | |
static void |
moveTab(TabPane source,
TabEntry subjectentry,
TabPane dest,
TabEntry hitentry,
boolean askManager)
Moves a tab. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.awt.datatransfer.DataFlavor tabFlavor
| Method Detail |
public static final void moveTab(TabPane source,
TabEntry subjectentry,
TabPane dest,
TabEntry hitentry,
boolean askManager)
source - source tabpane.subjectentry - entry to movedest - destination tabpanehitentry - entry that is hit during dnd.askManager - whether to ask view manager for confirmation.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||