public class Curses extends Object
| Constructor and Description |
|---|
Curses() |
public static void tputs(Writer out, String str, Object... params) throws IOException
out - the output streamstr - the capability to outputparams - optional parametersIOException - if an error occursCopyright © 2017. All Rights Reserved.