|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swing.dock.core.CustomDGListener
CustomDGListener is a DragGestureListener
implementation for use on components that are made inside a
CustomTabTitle.
This class is meant to used from CustomTabTitle.
| Constructor Summary | |
CustomDGListener(TabEntryProvider tabentryprovider,
TabPane tabpane,
TabEntry entry)
Creates a new instance of CustomDGListener to use for making
user components a drag-source for the docking gui. |
|
| Method Summary | |
void |
dragGestureRecognized(java.awt.dnd.DragGestureEvent e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CustomDGListener(TabEntryProvider tabentryprovider,
TabPane tabpane,
TabEntry entry)
CustomDGListener to use for making
user components a drag-source for the docking gui. Please note that
CustomTabTitle extends TabEntryProvider.
tabentryprovider - tabpane - entry - | Method Detail |
public void dragGestureRecognized(java.awt.dnd.DragGestureEvent e)
dragGestureRecognized in interface java.awt.dnd.DragGestureListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||