Package com.github.tadukoo.view.form.tabbed
package com.github.tadukoo.view.form.tabbed
Provides
TabbedForm
(and
AbstractTabbedForm
) to be used for displaying
MappedPojos
to the user in a multi-tab layout-
ClassDescriptionAbstract Tabbed Form is a simple implementation of
TabbedForm
, extendingJTabbedPane
to create a simple tabbed form for users to input data and interact with.Tab Label Type is used to tell what type of label should be used for a tab.