|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.interpreter.context.observer.group.SwitchObserver
public class SwitchObserver
This class provides an observer which sets a
Switch when an event is received.
| Constructor Summary | |
|---|---|
SwitchObserver(Switch theTarget,
boolean theValue)
Creates a new object. |
|
| Method Summary | |
|---|---|
void |
update()
This method is meant to be invoked just after a group has been closed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwitchObserver(Switch theTarget,
boolean theValue)
theTarget - the target switchtheValue - the new value| Method Detail |
|---|
public void update()
AfterGroupObserver
update in interface AfterGroupObserverAfterGroupObserver.update()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||