|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.ui.swingui.UIDraggingWindow
public class UIDraggingWindow
Insert package comments here
Originally Coded by David Yazel on Nov 24, 2003 at 12:17:37 PM.
| Constructor Summary | |
|---|---|
UIDraggingWindow()
|
|
| Method Summary | |
|---|---|
UIDraggingInformation |
getDraggingInterface()
|
Node |
getRoot()
|
void |
getSize(java.awt.Dimension dim)
Gets the dimension of the overlay. |
boolean |
isOpaque()
This method is used by overlay manager to optimize the display of the overlay. |
void |
setCanDrop(boolean drop)
|
void |
setDi(UIDraggingInformation di)
|
void |
update()
Called once per frame. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIDraggingWindow()
| Method Detail |
|---|
public void getSize(java.awt.Dimension dim)
UIOverlayInterface
getSize in interface UIOverlayInterfacepublic UIDraggingInformation getDraggingInterface()
public void setDi(UIDraggingInformation di)
public void update()
UIOverlayInterface
update in interface UIOverlayInterfacepublic void setCanDrop(boolean drop)
public Node getRoot()
getRoot in interface UIOverlayInterfacepublic boolean isOpaque()
UIOverlayInterface
isOpaque in interface UIOverlayInterface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||