Interface TabbedMainForm
- All Superinterfaces:
Form
,MainForm
,com.github.tadukoo.util.pojo.MappedPojo
,com.github.tadukoo.util.pojo.OrderedMappedPojo
,TabbedForm
- All Known Implementing Classes:
AbstractTabbedMainForm
Tabbed Main Form represents a
MainForm
that extends TabbedForm
, being composed of multiple tabs- Version:
- Alpha v.0.3.3
- Author:
- Logan Ferree (Tadukoo)
-
Method Summary
Methods inherited from interface com.github.tadukoo.view.form.main.MainForm
asFrame, configureFrameSettings, defaultCloseOperation, framePreferredSize, iconPath, launch
Methods inherited from interface com.github.tadukoo.util.pojo.MappedPojo
clear, getItem, getKeys, getListItem, getListItemNoThrow, getListItemNoThrow, getMap, getPojoItem, getPojoItemNoThrow, getPojoItemNoThrow, hasItem, hasKey, isEmpty, removeItem, setItem
Methods inherited from interface com.github.tadukoo.util.pojo.OrderedMappedPojo
getKeyOrder
Methods inherited from interface com.github.tadukoo.view.form.tabbed.TabbedForm
addTab, addTab, addTab, asComponent, configureSettings, defaultTabLabelType, getAllTabs, getNumTabs, getTabMap, saveValues, setDefaultTabs, tabLayoutPolicy, tabPlacement