|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfacets.core.superficial.SToggling.Coupler
public static class SToggling.Coupler
Connects a SToggling
to the application.
A SToggling.Coupler
supplies application-specific mechanism
for a SToggling
.
Constructor Summary | |
---|---|
SToggling.Coupler()
|
Method Summary | |
---|---|
void |
stateSet(SToggling t)
Called by the toggling whenever its state is set. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SToggling.Coupler()
Method Detail |
---|
public void stateSet(SToggling t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |