|
Together Workflow Editor 3.0-1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.jawe.ButtonPropertyChangedListener
public class ButtonPropertyChangedListener
Class used to change enable state of buttons.
Field Summary | |
---|---|
(package private) javax.swing.AbstractButton |
button
|
Constructor Summary | |
---|---|
ButtonPropertyChangedListener(javax.swing.AbstractButton b)
|
Method Summary | |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
javax.swing.AbstractButton button
Constructor Detail |
---|
public ButtonPropertyChangedListener(javax.swing.AbstractButton b)
Method Detail |
---|
public void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange
in interface java.beans.PropertyChangeListener
|
Together Workflow Editor 3.0-1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |