public class TextBox
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_SHORTNAMELENGTH |
private int |
shortNameLength |
Constructor and Description |
---|
TextBox() |
TextBox(java.util.Properties properties)
Creates a new instance of TextBox
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
charToStr(int c) |
java.lang.String |
repeat(java.lang.String s,
int times) |
java.lang.String |
shortenName(java.lang.String name) |
public static final java.lang.String PROP_SHORTNAMELENGTH
private int shortNameLength
Copyright 2004-2015 Wandora Team