|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldSpec.Type | |
|---|---|
| com.izforge.izpack.panels.userinput.field.rule | |
| Uses of FieldSpec.Type in com.izforge.izpack.panels.userinput.field.rule |
|---|
| Methods in com.izforge.izpack.panels.userinput.field.rule that return FieldSpec.Type | |
|---|---|
FieldSpec.Type |
FieldSpec.getType()
Returns the field type. |
static FieldSpec.Type |
FieldSpec.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FieldSpec.Type[] |
FieldSpec.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.izforge.izpack.panels.userinput.field.rule with parameters of type FieldSpec.Type | |
|---|---|
FieldSpec(FieldSpec.Type type,
int columns,
int length)
Creates a FieldSpec. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||