Class DebugSwitchCell

java.lang.Object
  |
  +--DebugSwitchCell

public class DebugSwitchCell
extends java.lang.Object


Method Summary
 boolean DebugOn()
           
 javax.swing.JCheckBoxMenuItem getDebugCheckbox()
           
 void setMessageArea(javax.swing.JTextArea jta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

DebugOn

public boolean DebugOn()

getDebugCheckbox

public javax.swing.JCheckBoxMenuItem getDebugCheckbox()

setMessageArea

public void setMessageArea(javax.swing.JTextArea jta)