|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes the basic display features of a pseudo terminal for the SessionClient
Method Summary | |
int |
getColumns()
Get the number of columns for the terminal |
java.lang.String |
getEncodedTerminalModes()
Get the terminal modes |
int |
getHeight()
Get the height in pixels of the terminal |
int |
getRows()
Get the rows for the terminal |
java.lang.String |
getTerm()
Get the Terminal type (i.e VT100) |
int |
getWidth()
Get the width in pixels of the terminal |
Method Detail |
public java.lang.String getTerm()
public int getColumns()
public int getRows()
public int getWidth()
public int getHeight()
public java.lang.String getEncodedTerminalModes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |