|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.docking.drop.DropInfo
net.infonode.docking.drop.InsertTabDropInfo
public class InsertTabDropInfo
Information about an insert tab drop.
An insert tab drop is performed when a window is dragged and ropped
into the tab area of a TabWindow
or a
WindowBar
.
Constructor Summary | |
---|---|
InsertTabDropInfo(DockingWindow window,
DockingWindow dropWindow,
java.awt.Point point)
|
Method Summary |
---|
Methods inherited from class net.infonode.docking.drop.DropInfo |
---|
getDropWindow, getPoint, getWindow |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InsertTabDropInfo(DockingWindow window, DockingWindow dropWindow, java.awt.Point point)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |