Uses of Interface
com.github.tadukoo.view.form.SimpleForm
Packages that use SimpleForm
Package
Description
Contains special components that are made up via 
FormsProvides 
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- 
Uses of SimpleForm in com.github.tadukoo.view.form
Classes in com.github.tadukoo.view.form that implement SimpleFormModifier and TypeClassDescriptionclassAbstract Form is the default implementation ofSimpleForm. - 
Uses of SimpleForm in com.github.tadukoo.view.form.components
Classes in com.github.tadukoo.view.form.components that implement SimpleForm - 
Uses of SimpleForm in com.github.tadukoo.view.form.main
Subinterfaces of SimpleForm in com.github.tadukoo.view.form.mainModifier and TypeInterfaceDescriptioninterfaceSimple Main Form represents aMainFormthat extendsSimpleForm, being just a single tabClasses in com.github.tadukoo.view.form.main that implement SimpleFormModifier and TypeClassDescriptionclassAbstract Simple Main Form is an abstract implementation ofSimpleMainFormextendingJFrameto provide a way for a program to have a single-tabbed main form