void setBorderColor(Color borderColor)
void grabFocus(boolean playSound)
boolean isVerticalCursor()
boolean appendCharIfPossible(char c, boolean withSound)
boolean isValidChar(char c)
void setColor(Color color)
void setVerticalCursor(boolean verticalCursor)
void deleteAll(boolean withSound)
LabelAPI getTextLabelAPI()
void setLimitByStringWidth(boolean limitByStringWidth)
void setBgColor(Color bgColor)
void setHandleCtrlV(boolean handleCtrlV)
void setUndoOnEscape(boolean undoOnEscape)
void setMaxChars(int maxChars)
boolean isLimitByStringWidth()
void setText(String string)
boolean appendCharIfPossible(char c)