Package | Description |
---|---|
com.googlecode.lanterna.gui |
Modifier and Type | Method and Description |
---|---|
static GUIScreen.Position |
GUIScreen.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GUIScreen.Position[] |
GUIScreen.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GUIScreen.showWindow(Window window,
GUIScreen.Position position)
This method starts the GUI system with an initial window.
|
Copyright © 2014. All Rights Reserved.