|
|||||||||
| Home >> All >> org >> merlotxml >> merlot >> plugins >> [ configeditor overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.merlotxml.merlot.plugins.configeditor
Class ConfigEditorDebug

java.lang.Objectorg.merlotxml.merlot.plugins.configeditor.ConfigEditorDebug
- public class ConfigEditorDebug
- extends java.lang.Object
| Field Summary | |
(package private) boolean |
DEBUG
|
| Constructor Summary | |
ConfigEditorDebug()
|
|
ConfigEditorDebug(boolean flag)
|
|
| Method Summary | |
void |
msg(java.lang.String message)
|
void |
setDebug(boolean flag)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
DEBUG
boolean DEBUG
| Constructor Detail |
ConfigEditorDebug
public ConfigEditorDebug()
ConfigEditorDebug
public ConfigEditorDebug(boolean flag)
| Method Detail |
msg
public void msg(java.lang.String message)
setDebug
public void setDebug(boolean flag)
|
|||||||||
| Home >> All >> org >> merlotxml >> merlot >> plugins >> [ configeditor overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.merlotxml.merlot.plugins.configeditor.ConfigEditorDebug