Uses of Package
com.github.tadukoo.view.form
Package
Description
Contains special components that are made up via
Forms
Contains
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-
ClassDescriptionForm 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.
-
ClassDescriptionAbstract 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. -
-
ClassDescriptionForm 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.
-
ClassDescriptionForm represents a form used in a program that the user can fill out and interact with.