jsky.util.gui
Class GenericToolBar.ButtonPropertyChangeListener

java.lang.Object
  extended by jsky.util.gui.GenericToolBar.ButtonPropertyChangeListener
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
GenericToolBar

protected class GenericToolBar.ButtonPropertyChangeListener
extends Object
implements PropertyChangeListener

Local class to enable or disable toolbar buttons when the related actions are enabled or disabled.


Constructor Summary
GenericToolBar.ButtonPropertyChangeListener(AbstractButton button)
           
 
Method Summary
 void propertyChange(PropertyChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericToolBar.ButtonPropertyChangeListener

public GenericToolBar.ButtonPropertyChangeListener(AbstractButton button)
Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent e)
Specified by:
propertyChange in interface PropertyChangeListener


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.