Uses of Package
com.github.tadukoo.view.constants
Packages that use com.github.tadukoo.view.constants
Package
Description
A collection of useful view-related utilities
Contains constants used in View settings
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.constants used by com.github.tadukoo.viewClassDescriptionRepresents the way to orient an object in relation to given coordinates.
- 
Classes in com.github.tadukoo.view.constants used by com.github.tadukoo.view.constantsClassDescriptionClose Operation represents what to do on closure of a frame/window.Represents the way to orient an object in relation to given coordinates.Enum used for how to align horizontallyEnum used for how to align verticallyTab Layout Policy represents what to do when there are too many tabs to fit in the given space on a Tabbed FormTab Placement is used to determine where tabs should be placed in a Tabbed Form.
- 
Classes in com.github.tadukoo.view.constants used by com.github.tadukoo.view.form.mainClassDescriptionClose Operation represents what to do on closure of a frame/window.
- 
Classes in com.github.tadukoo.view.constants used by com.github.tadukoo.view.form.tabbedClassDescriptionTab Layout Policy represents what to do when there are too many tabs to fit in the given space on a Tabbed FormTab Placement is used to determine where tabs should be placed in a Tabbed Form.