|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rubygrapefruit.platform.internal.MutableTerminalSize
public class MutableTerminalSize
Constructor Summary | |
---|---|
MutableTerminalSize()
|
Method Summary | |
---|---|
int |
getCols()
Returns the number of character columns in the terminal. |
int |
getRows()
Returns the number of character rows in the terminal. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MutableTerminalSize()
Method Detail |
---|
public int getCols()
TerminalSize
getCols
in interface TerminalSize
public int getRows()
TerminalSize
getRows
in interface TerminalSize
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |