|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PObjSwingForm | |
|---|---|
| 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. |
| Uses of PObjSwingForm in de.mguennewig.pobjform.swing |
|---|
| Constructors in de.mguennewig.pobjform.swing with parameters of type PObjSwingForm | |
|---|---|
SwingArrayElement(PObjSwingForm form,
ArrayEntry entry)
Creates a new SwingArrayElement. |
|
SwingButtonElement(PObjSwingForm form,
ButtonEntry entry)
Creates a new SwingButtonElement. |
|
SwingCheckboxElement(PObjSwingForm form,
InputEntry entry)
Creates a new Swing checkbox element. |
|
SwingInputElement(PObjSwingForm form,
InputEntry entry)
Creates a new SwingInputElement. |
|
SwingRecordElement(PObjSwingForm form,
RecordEntry entry)
Creates a new SwingRecordElement. |
|
SwingReferenceElement(PObjSwingForm form,
InputEntry entry)
Creates a new SwingReferenceElement. |
|
SwingSpacerElement(PObjSwingForm form,
SpacerEntry entry)
Creates a new SwingSpacerElement. |
|
SwingStringElement(PObjSwingForm form,
InputEntry entry)
Creates a new SwingStringElement. |
|
SwingTextAreaElement(PObjSwingForm form,
TextAreaEntry entry)
Creates a new SwingTextAreaElement. |
|
SwingTextElement(PObjSwingForm form,
TextEntry entry)
Creates a new SwingTextElement. |
|
| Uses of PObjSwingForm in de.mguennewig.pobjsearch |
|---|
| Subclasses of PObjSwingForm in de.mguennewig.pobjsearch | |
|---|---|
class |
PClassSwingSearchForm
PObject glue class for SearchForm. |
class |
SwingSearchForm
PObject interface class for SearchForm. |
| Constructors in de.mguennewig.pobjsearch with parameters of type PObjSwingForm | |
|---|---|
PClassSwingSearchForm.SwingColumn(PObjSwingForm form,
RecordEntry entry)
|
|
PClassSwingSearchForm.SwingCondition(PObjSwingForm form,
RecordEntry entry)
|
|
PClassSwingSearchForm.SwingRestrict(PObjSwingForm form,
ArrayEntry entry)
|
|
PClassSwingSearchForm.SwingSort(PObjSwingForm form,
ArrayEntry entry)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||