|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Terminal
Interface for different terminal types.
Nested Class Summary | |
---|---|
static interface |
Terminal.ErrorEvent
Terminal error event. |
static interface |
Terminal.ErrorListener
Terminal error listener interface. |
Method Summary | |
---|---|
String |
getDefaultTheme()
Gets the name of the default theme. |
int |
getScreenHeight()
Gets the height of the terminal window in pixels. |
int |
getScreenWidth()
Gets the width of the terminal window in pixels. |
Method Detail |
---|
String getDefaultTheme()
int getScreenWidth()
int getScreenHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |