Package com.izforge.izpack.panels.userinput.field

Interface Summary
ChoiceFieldConfig Configuration for fields that have a set of pre-defined choices.
FieldConfig User-input field configuration.
FieldView The presentation of a field.
 

Class Summary
AbstractFieldView Abstract implementation of FieldView.
Choice A pair of values.
ChoiceField A field with a number of pre-defined choices.
Config User input configuration.
ElementReader Configuration element reader.
Field Describes a user input field.
FieldFactory Factory for Fields.
FieldHelper Determines if a field is selected for display.
FieldProcessor FieldProcessor is a wrapper around a Processor.
FieldReader Field reader.
FieldValidator FieldValidator is a wrapper around a Validator.
SimpleChoiceReader  
SimpleFieldReader A field reader where the 'variable' is optional, and the 'spec' element ignored.
UserInputPanelSpec The user input panel specification.
ValidationStatus Status of running a FieldValidator.
 

Enum Summary
Alignment Field alignment.
 



Copyright © 2018. All rights reserved.