|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--isu.indus.util.Debug
| Field Summary | |
(package private) static boolean |
debugMode
|
| Constructor Summary | |
Debug()
|
|
Debug(boolean mode)
|
|
| Method Summary | |
boolean |
getDebugMode()
If in debug mode |
void |
setDebugMode(boolean mode)
Set debug mode |
static void |
trace(java.lang.String str)
Show a string in a message box |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static boolean debugMode
| Constructor Detail |
public Debug()
public Debug(boolean mode)
| Method Detail |
public boolean getDebugMode()
public void setDebugMode(boolean mode)
mode - public static void trace(java.lang.String str)
str - : the string to show
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
[Return to Jie Bao's Homepage]