Uses of Package
com.github.tadukoo.view.form.main
Package
Description
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 program-
ClassDescriptionMain Form represents the main
Form
in a program for a user to interact with.Simple Main Form represents aMainForm
that extendsSimpleForm
, being just a single tabTabbed Main Form represents aMainForm
that extendsTabbedForm
, being composed of multiple tabs