|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.kleopatra.view.binding.EnableMultiplexer
trying to couple a AbstractButton's selected state to enable state of dependents. NOTE: selected is not a bound property of AbstractButton...
Constructor Summary | |
EnableMultiplexer(javax.swing.AbstractButton source)
|
Method Summary | |
void |
addDependent(javax.swing.JComponent comp)
|
void |
setInvers(boolean isInvers)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EnableMultiplexer(javax.swing.AbstractButton source)
Method Detail |
public void addDependent(javax.swing.JComponent comp)
public void setInvers(boolean isInvers)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |