|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.cyberiantiger.console.AbstractConsoleAction
org.cyberiantiger.console.SetCursorXConsoleAction
| Constructor Summary | |
SetCursorXConsoleAction(int x)
|
|
| Method Summary | |
void |
apply(Console con)
|
boolean |
isEndOfLine()
|
| Methods inherited from class org.cyberiantiger.console.AbstractConsoleAction |
appendToBuffer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetCursorXConsoleAction(int x)
| Method Detail |
public boolean isEndOfLine()
isEndOfLine in interface ConsoleActionisEndOfLine in class AbstractConsoleActionpublic void apply(Console con)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||