Uses of Package
de.mguennewig.pobjform

Packages that use de.mguennewig.pobjform
de.mguennewig.pobjform This package contains the PObjForm library, which support Swing dialogs and HTML forms that use the metadata of the PObjects library. 
de.mguennewig.pobjform.html This package contains the HTML form interface of the PObjForm library. 
de.mguennewig.pobjform.swing This package contains the Swing dialog interface of the PObjForm library. 
de.mguennewig.pobjsearch This package contains the PObjSearch framework that is based on the PObjForm library. 
 

Classes in de.mguennewig.pobjform used by de.mguennewig.pobjform
AbstractFormElement
          Abstract implementation of an form element.
AbstractValueElement
          Abstract implementation of an value element.
ArrayElement
          Class description goes here.
ButtonElement
          Interface for all button elements.
FormElement
          Interface for all form elements.
InputElement
          Class description goes here.
LinkElement
          Interface for all link elements.
Message
          An encapsulation of an individual message returned by the PObjForm.validate() method of an form, consisting of a message key (to be used to look up message text in an appropriate message resources database) plus placeholder objects that can be used for parametric replacement in the message text.
Messages
          Container for messages in a set of properties.
PObjForm
          Abstract base class for rendering forms based on meta-data from the PObject library.
RecordElement
          Interface for form elements that group different form elements together.
ReferenceElement
          An input element to select one entry from possible entries of a referenced table.
SpacerElement
          A form element that presents a space or line.
TextElement
          A form element that presents static text.
ValueElement
          Interface for all form elements that handle editable values.
 

Classes in de.mguennewig.pobjform used by de.mguennewig.pobjform.html
AbstractArrayElement
          Abstract array element.
AbstractButtonElement
          Abstract implementation for a button form element.
AbstractFormElement
          Abstract implementation of an form element.
AbstractInputElement
          Abstract implementation of an input element.
AbstractLinkElement
          Abstract base implementation for a form element that shows a link.
AbstractPObjForm
          Abstract base class for rendering forms based on meta-data from the PObject library.
AbstractRecordElement
          Abstract implementation of an record element.
AbstractSpacerElement
          Common base class for all spacer element implementations.
AbstractTextElement
          Common base class for all text element implementations.
AbstractValueElement
          Abstract implementation of an value element.
ArrayElement
          Class description goes here.
ButtonElement
          Interface for all button elements.
CheckboxElement
          Class description goes here.
FormElement
          Interface for all form elements.
InputElement
          Class description goes here.
LinkElement
          Interface for all link elements.
PObjForm
          Abstract base class for rendering forms based on meta-data from the PObject library.
RadioElement
          Class description goes here.
RecordElement
          Interface for form elements that group different form elements together.
ReferenceElement
          An input element to select one entry from possible entries of a referenced table.
SpacerElement
          A form element that presents a space or line.
StringElement
          Class description goes here.
TextAreaElement
          Class description goes here.
TextElement
          A form element that presents static text.
ValueElement
          Interface for all form elements that handle editable values.
 

Classes in de.mguennewig.pobjform used by de.mguennewig.pobjform.swing
AbstractArrayElement
          Abstract array element.
AbstractButtonElement
          Abstract implementation for a button form element.
AbstractFormElement
          Abstract implementation of an form element.
AbstractInputElement
          Abstract implementation of an input element.
AbstractPObjForm
          Abstract base class for rendering forms based on meta-data from the PObject library.
AbstractRecordElement
          Abstract implementation of an record element.
AbstractSpacerElement
          Common base class for all spacer element implementations.
AbstractTextElement
          Common base class for all text element implementations.
AbstractValueElement
          Abstract implementation of an value element.
ArrayElement
          Class description goes here.
ButtonElement
          Interface for all button elements.
CheckboxElement
          Class description goes here.
FormElement
          Interface for all form elements.
InputElement
          Class description goes here.
PObjForm
          Abstract base class for rendering forms based on meta-data from the PObject library.
RecordElement
          Interface for form elements that group different form elements together.
ReferenceElement
          An input element to select one entry from possible entries of a referenced table.
SpacerElement
          A form element that presents a space or line.
StringElement
          Class description goes here.
TextAreaElement
          Class description goes here.
TextElement
          A form element that presents static text.
ValueElement
          Interface for all form elements that handle editable values.
 

Classes in de.mguennewig.pobjform used by de.mguennewig.pobjsearch
AbstractArrayElement
          Abstract array element.
AbstractFormElement
          Abstract implementation of an form element.
AbstractPObjForm
          Abstract base class for rendering forms based on meta-data from the PObject library.
AbstractRecordElement
          Abstract implementation of an record element.
AbstractValueElement
          Abstract implementation of an value element.
ArrayElement
          Class description goes here.
FormElement
          Interface for all form elements.
PObjForm
          Abstract base class for rendering forms based on meta-data from the PObject library.
RecordElement
          Interface for form elements that group different form elements together.
ValueElement
          Interface for all form elements that handle editable values.