|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.panels.RuleInputField.FieldSpec
Field Summary | |
private int |
columns
|
private int |
editLength
|
private int |
MAX_TOKENS
|
private int |
MIN_TOKENS
|
private int |
type
|
private boolean |
unlimitedEdit
|
Constructor Summary | |
RuleInputField.FieldSpec(java.lang.String spec)
|
Method Summary | |
int |
getColumns()
|
int |
getEditLength()
|
int |
getType()
|
boolean |
getUnlimitedEdit()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int MIN_TOKENS
private int MAX_TOKENS
private int type
private int columns
private int editLength
private boolean unlimitedEdit
Constructor Detail |
public RuleInputField.FieldSpec(java.lang.String spec) throws java.lang.Exception
Method Detail |
public int getColumns()
public int getEditLength()
public int getType()
public boolean getUnlimitedEdit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |