|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Debuggable
The component is debuggable. (Did I make that word up?) Typically the debugging isexpressed in logging.
Version History
EPG - Initial - 17 NOV 06
Method Summary | |
---|---|
void |
debuggingOff()
Turn debugging off. |
void |
debuggingOn()
Turn debugging on. |
boolean |
debuggingState()
Get the current debugging state. |
Methods inherited from interface things.common.StringPoster |
---|
flush, post, postit |
Method Detail |
---|
void debuggingOn()
void debuggingOff()
boolean debuggingState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |