|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A gateway for client to determine the global state changes of the macro recorder.
| Method Summary | |
|---|---|
void |
globalStateChange(byte oldState,
byte newState)
Invoked when the global state of the macro manager has changed |
boolean |
isListenerOn()
Indicates whether the listener is interested in listening for a global state change. |
| Method Detail |
public boolean isListenerOn()
public void globalStateChange(byte oldState,
byte newState)
oldState - The old statenewState - The new state
|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||