org.jboss.aesh.terminal
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 © 2014 JBoss by Red Hat. All Rights Reserved.