rcx.rcxtools.share.gui
Class ButtonUtil

java.lang.Object
  extended by rcx.rcxtools.share.gui.ButtonUtil

public class ButtonUtil
extends java.lang.Object


Constructor Summary
ButtonUtil(RCXTool pOwner)
           
 
Method Summary
 void disable()
           
 void enable()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ButtonUtil

public ButtonUtil(RCXTool pOwner)
Method Detail

disable

public void disable()

enable

public void enable()