Uses of Package
com.github.tadukoo.view.form
Packages that use com.github.tadukoo.view.form
Package
Description
Contains special components that are made up via
FormsContains
FormField, along with its default subclasses
and enums.Provides
MainForm (and abstract implementations) to be used
for displaying MappedPojos to the user in a multi-tab layout for
the main form of the programProvides
TabbedForm (and
AbstractTabbedForm) to be used for displaying
MappedPojos to the user in a multi-tab layout-
Classes in com.github.tadukoo.view.form used by com.github.tadukoo.view.formClassDescriptionForm represents a form used in a program that the user can fill out and interact with.Simple Form represents a form used in a program that the user can fill out and interact with.
-
Classes in com.github.tadukoo.view.form used by com.github.tadukoo.view.form.componentsClassDescriptionAbstract Form is the default implementation of
SimpleForm.Form represents a form used in a program that the user can fill out and interact with.Simple Form represents a form used in a program that the user can fill out and interact with. -
Classes in com.github.tadukoo.view.form used by com.github.tadukoo.view.form.field
-
Classes in com.github.tadukoo.view.form used by com.github.tadukoo.view.form.mainClassDescriptionForm represents a form used in a program that the user can fill out and interact with.Simple Form represents a form used in a program that the user can fill out and interact with.
-
Classes in com.github.tadukoo.view.form used by com.github.tadukoo.view.form.tabbedClassDescriptionForm represents a form used in a program that the user can fill out and interact with.