|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rubygrapefruit.platform.internal.AbstractTerminal
public abstract class AbstractTerminal
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface net.rubygrapefruit.platform.Terminal |
|---|
Terminal.Color |
| Constructor Summary | |
|---|---|
AbstractTerminal()
|
|
| Method Summary | |
|---|---|
protected abstract void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.rubygrapefruit.platform.Terminal |
|---|
bold, clearToEndOfLine, cursorDown, cursorLeft, cursorRight, cursorStartOfLine, cursorUp, foreground, getTerminalSize, normal, reset, supportsColor, supportsCursorMotion, supportsTextAttributes |
| Constructor Detail |
|---|
public AbstractTerminal()
| Method Detail |
|---|
protected abstract void init()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||