org.sf.jlaunchpad.util
Class Console

java.lang.Object
  extended by org.sf.jlaunchpad.util.Console

public class Console
extends java.lang.Object

This class represents console control.

Version:
1.0 01/19/2008
Author:
Alexander Shvets

Constructor Summary
Console()
           
 
Method Summary
 void clear()
           
 javax.swing.JComponent getComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Console

public Console()
Method Detail

getComponent

public javax.swing.JComponent getComponent()

clear

public void clear()


Copyright © 2007-2008 Dream Programs Inc.. All Rights Reserved.