com.jgoodies.looks.common
Class ButtonMarginListener
java.lang.Object
com.jgoodies.looks.common.ButtonMarginListener
- All Implemented Interfaces:
- PropertyChangeListener, Serializable, EventListener
public final class ButtonMarginListener
- extends Object
- implements PropertyChangeListener, Serializable
Listens for changes of the jgoodies.isNarrow
property,
and installs a wide or narrow margin.
- Version:
- $Revision: 1.3 $
- Author:
- Karsten Lentzsch
- See Also:
Options.IS_NARROW_KEY
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ButtonMarginListener
public ButtonMarginListener(String propertyPrefix)
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface PropertyChangeListener
Copyright © 2001-2005 JGoodies Karsten Lentzsch. All Rights Reserved.