jGpibEnet.gui
Class Utils

java.lang.Object
  extended by jGpibEnet.gui.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
          Creates a new instance of Utils
 
Method Summary
static void setCursorMode(java.awt.Component c, boolean busy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Creates a new instance of Utils

Method Detail

setCursorMode

public static void setCursorMode(java.awt.Component c,
                                 boolean busy)