|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.util.GuiUtility
public class GuiUtility
Static methods for hiding and showing the cursor.
Constructor Summary | |
---|---|
GuiUtility()
|
Method Summary | |
---|---|
static void |
hideCursor(java.awt.Component frame)
|
static void |
showCursor(java.awt.Component frame)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiUtility()
Method Detail |
---|
public static void hideCursor(java.awt.Component frame)
public static void showCursor(java.awt.Component frame)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |