Package net.infonode.tabbedpanel
package net.infonode.tabbedpanel
-
ClassDescriptionA Tab is a component that represents a tab in a
TabbedPanel
.An adapter class for receiving events from a TabbedPanel or a Tab.TabAreaComponentsProperties holds all visual properties for the area in a tabbed panel's tab area where the tab area components (scroll buttons, tab drop down list and components set by calling setTabAreaComponents in a tabbed panel) are shown.TabAreaProperties holds all visual properties for a tabbed panel's tab area.TabAreaVisiblePolicy defines the visibility policies for the tab area of a tabbed panel.Property for TabAreaVisiblePolicyA TabbedPanel is a component that handles a group of components in a notebook like manor.Tabbed panel button properties contains properties objects for all buttons in a tabbed panel.A TabbedPanelContentPanel is a component that holds a container for tab content components.TabbedPanelContentPanelProperties holds all properties for aTabbedPanelContentPanel
.Contains the default tabbed panel button factories.TabbedPanelHoverPolicy defines the hover policy, i.e.Property for TabbedPanelHoverPolicyTabbedPanelProperties holds all properties for aTabbedPanel
.Tabbed Panel release information.Methods for retrieving UI defaults for the current "Look and Feel" from the UIManager.Utility methodsA TabContentPanel is a container for tabs' content components.TabDepthOrderPolicy defines the depth order for the tabs in a tabbed panel's tab area when tab spacing is negative i.e.Property for TabDepthOrderPolicyTabDragEvent is an mouseEvent that contains information about the tab that is beeing dragged from a tabbed panel and a point specifying the mouse coordinates.TabDropDownListVisiblePolicy tells the tabbed panel when to show a drop down list of tabs.Property for TabDropDownListVisiblePolicyTabEvent is the root event for all tab events.Factory methods for creating different tabsTabLayoutPolicy defines how the tabs in a tabbed panel's tab area can be laid out.Property for TabLayoutPolicyTabListener interface for receiving events from a TabbedPanel or a Tab.TabRemovedEvent is an event that contains information about the tab that was removed from a tabbed panel and the tabbed panel it was removed from.TabSelectTrigger defines what triggers a tab selection in a TabbedPanel.Property for TabSelectTriggerTabStateChangedEvent is a state changed event.