public class TerminalSize extends Object
Constructor and Description |
---|
TerminalSize(int height,
int width) |
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
public boolean isPositionWithinSize(CursorPosition pos)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.