Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.merlotxml.merlot.plugins.configeditor
Class ConfigEditorDebug  view ConfigEditorDebug download ConfigEditorDebug.java

java.lang.Object
  extended byorg.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)