Class AbstractTabbedForm

All Implemented Interfaces:
com.github.tadukoo.util.pojo.MappedPojo, com.github.tadukoo.util.pojo.OrderedMappedPojo, Form, TabbedForm, ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public abstract class AbstractTabbedForm extends JTabbedPane implements TabbedForm
Abstract Tabbed Form is a simple implementation of TabbedForm, extending JTabbedPane to create a simple tabbed form for users to input data and interact with.
Version:
Alpha v.0.3.3
Author:
Logan Ferree (Tadukoo)
See Also: