lejos.pc.tools
Class Console

java.lang.Object
  extended by lejos.pc.tools.Console

Deprecated. use lejos.pc.tools.NXJConsole instead

@Deprecated
public class Console
extends java.lang.Object


Constructor Summary
Console()
          Deprecated.  
 
Method Summary
static void main(java.lang.String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Console

public Console()
Deprecated. 
Method Detail

main

public static void main(java.lang.String[] args)
Deprecated.