com.virtuosotechnologies.lib.basiccommand.builder
Class SwingButtonUpdater

java.lang.Object
  extended bycom.virtuosotechnologies.lib.basiccommand.builder.SwingButtonUpdater

public class SwingButtonUpdater
extends Object

Utility that updates a swing AbstractButton


Constructor Summary
SwingButtonUpdater(AbstractButton button)
          Constructor
 
Method Summary
 void updateAll(PropertySet properties)
          Update now
 void updateIncremental(PropertySetEvent ev)
          Update now
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingButtonUpdater

public SwingButtonUpdater(AbstractButton button)
Constructor

Method Detail

updateAll

public void updateAll(PropertySet properties)
Update now


updateIncremental

public void updateIncremental(PropertySetEvent ev)
Update now