net.sf.lavalamp.site
Class Console

java.lang.Object
  extended by net.sf.lavalamp.site.Console

public class Console
extends Object


Constructor Summary
Console()
           
 
Method Summary
 String readLine(String fmt, Object... args)
           
 char[] readPassword(String fmt, Object... args)
           
 
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

readPassword

public char[] readPassword(String fmt,
                           Object... args)

readLine

public String readLine(String fmt,
                       Object... args)


Copyright © 2010. All Rights Reserved.