de.jreality.util
Class GuiUtility

java.lang.Object
  extended by de.jreality.util.GuiUtility

public class GuiUtility
extends Object


Constructor Summary
GuiUtility()
           
 
Method Summary
static void hideCursor(Component frame)
           
static void showCursor(Component frame)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiUtility

public GuiUtility()
Method Detail

hideCursor

public static void hideCursor(Component frame)

showCursor

public static void showCursor(Component frame)