Package net.infonode.tabbedpanel.titledtab

TitledTab is a tab type with support for text, icon and a custom Swing component

See:
          Description

Class Summary
TitledTab A TitledTab is a tab that has support for text, icon and a custom Swing component (called title component).
TitledTabBorderSizePolicy TitledTabBorderSizePolicy defines how the insets for the titled tab should be calculated based on the borders for the different tab states.
TitledTabBorderSizePolicyProperty Property for TitledTabBorderSizePolicy
TitledTabProperties TitledTabProperties holds all properties for a TitledTab.
TitledTabSizePolicy TitledTabSizePolicy defines how TitledTab should calculate its size.
TitledTabSizePolicyProperty Property for TitledTabSizePolicy
TitledTabStateProperties TitledTabStateProperties holds all properties that are unique for a titled tab state.
 

Package net.infonode.tabbedpanel.titledtab Description

TitledTab is a tab type with support for text, icon and a custom Swing component