clear
public void clear()
throws IOException
draw
public void draw()
throws IOException
getCursorPosition
public int getCursorPosition()
getHardwrap
public String getHardwrap()
throws IndexOutOfBoundsException,
IOException
getSoftwrap
public String getSoftwrap()
throws IndexOutOfBoundsException,
IOException
getValue
public String getValue()
isHardwrapped
public boolean isHardwrapped()
isInInsertMode
public boolean isInInsertMode()
maskInput
public void maskInput(boolean maskInput)
setCursorPosition
public void setCursorPosition(int pos)
setHardwrapped
public void setHardwrapped(boolean b)
setInsertMode
public void setInsertMode(boolean b)
setMask
public void setMask(char mask)