|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TerminalSize
The size of a terminal. This is a snapshot view and does not change.
Method Summary | |
---|---|
int |
getCols()
Returns the number of character columns in the terminal. |
int |
getRows()
Returns the number of character rows in the terminal. |
Method Detail |
---|
int getCols()
int getRows()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |