|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.icegem.utils.ConsoleUtils
public class ConsoleUtils
Console utils.
| Constructor Summary | |
|---|---|
ConsoleUtils()
|
|
| Method Summary | |
|---|---|
static void |
waitForEnter()
Waits for enter. |
static void |
waitForEnter(java.lang.String message)
Waits for enter with specified message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsoleUtils()
| Method Detail |
|---|
public static void waitForEnter()
public static void waitForEnter(java.lang.String message)
message - of type String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||