com.sshtools.ui.swing
Class DebugConsole

java.lang.Object
  extended by com.sshtools.ui.swing.DebugConsole

public class DebugConsole
extends java.lang.Object


Method Summary
 void append(java.lang.String text, java.awt.Color color)
           
static boolean isStarted()
           
static void show()
           
static void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

append

public void append(java.lang.String text,
                   java.awt.Color color)

isStarted

public static boolean isStarted()

start

public static void start()

show

public static void show()


Copyright © 2003-2009 SSHTOOLS LTD. All Rights Reserved.