Tab Reorder Enabled
Tab reorder enabled or disabled
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Abort Drag Key Code
Key code for aborting drag
Property Type:net.infonode.properties.types.IntegerProperty
Value Type:class java.lang.Integer
Layout Policy
Tab layout in tab area
Property Type:net.infonode.tabbedpanel.TabLayoutPolicyProperty
Value Type:class net.infonode.tabbedpanel.TabLayoutPolicy
Tab Drop Down List Visible Policy
Determins when a drop down list with tabs should be visible in the tab area
Property Type:net.infonode.tabbedpanel.TabDropDownListVisiblePolicyProperty
Value Type:class net.infonode.tabbedpanel.TabDropDownListVisiblePolicy
Tab Select Trigger
Determins when a tab should be selected
Property Type:net.infonode.tabbedpanel.TabSelectTriggerProperty
Value Type:class net.infonode.tabbedpanel.TabSelectTrigger
Scroll Offset
Number of pixels to be shown for the last scrolled tab
Property Type:net.infonode.properties.types.IntegerProperty
Value Type:class java.lang.Integer
Ensure Selected Visible
Upon select, the selected tab will be scrolled into the visible area.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Tab Area Orientation
Tab area's orientation relative to the content area.
Property Type:net.infonode.properties.types.DirectionProperty
Value Type:class net.infonode.util.Direction
Tab Spacing
Number of pixels between tabs in tab area. A negative value will result in tab overlapping.
Property Type:net.infonode.properties.types.IntegerProperty
Value Type:class java.lang.Integer
Tab Depth Order
Tabs will overlap when tab spacing is negative. Depth order tells if first tab should be the top most and the other tabs in descending order or if the first tab should be bottom most and the other tabs in ascending order.
Property Type:net.infonode.tabbedpanel.TabDepthOrderPolicyProperty
Value Type:class net.infonode.tabbedpanel.TabDepthOrderPolicy
Auto Select Tab
When enabled the first tab that i added will be selected automatically. If the selected tab is removed then the tab next to the removed tab will be selected automatically.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Highlight Pressed Tab
If true the tab pressed with the mouse will be highlighted, otherwise it remains unchanged.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Tab Deselectable
When enabled the selected tab can be deselected by clicking on it.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Shadow Enabled
Indicates that a shadow is painted for the selected tab and the content panel.
The shadow is partially painted using alpha transparency which can be slow on some systems.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Hover Listener
Hover Listener to be used for tracking mouse hovering over the tabbed panel.
Property Type:net.infonode.properties.types.HoverListenerProperty
Value Type:interface net.infonode.gui.hover.HoverListener
Hover Policy
Policy for when the Tabbed Panel is considerd hovered by the mouse.
Property Type:net.infonode.tabbedpanel.TabbedPanelHoverPolicyProperty
Value Type:class net.infonode.tabbedpanel.TabbedPanelHoverPolicy
Paint Tab Area Shadow
Paint a shadow for the tab area. If this property is set to false a shadow is painted for the highlighted tab and the tab area components panel.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Shadow Size
The size of the tab shadow.
Property Type:net.infonode.properties.types.IntegerProperty
Value Type:class java.lang.Integer
Shadow Blend Size
The size of the tab shadow blend area.
Property Type:net.infonode.properties.types.IntegerProperty
Value Type:class java.lang.Integer
Shadow Color
The color of the shadow.
Property Type:net.infonode.properties.types.ColorProperty
Value Type:class java.awt.Color
Shadow Strength
The strength of the shadow. 0 means the shadow color is the same as the backgound color, 1 means the shadow color is 'Shadow Color'.
Property Type:net.infonode.properties.types.FloatProperty
Value Type:class java.lang.Float
Hover Listener
Hover Listener to be used for tracking mouse hovering over the content area.
Property Type:net.infonode.properties.types.HoverListenerProperty
Value Type:interface net.infonode.gui.hover.HoverListener
Border
Component border.
Property Type:net.infonode.properties.types.BorderProperty
Value Type:interface javax.swing.border.Border
Insets
Component insets inside the border.
Property Type:net.infonode.properties.types.InsetsProperty
Value Type:class java.awt.Insets
Foreground Color
Component foreground color.
Property Type:net.infonode.properties.types.ColorProperty
Value Type:class java.awt.Color
Font
Component text font.
Property Type:net.infonode.properties.types.FontProperty
Value Type:class java.awt.Font
Background Color
Component background color. A null value means that no background will be painted.
Property Type:net.infonode.properties.types.ColorProperty
Value Type:class java.awt.Color
Opaque
If true the shaped panel is opaque. If false the shaped panel is transparent
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Horizontal Flip
If true the shaped panel is flipped horizontally. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Vertical Flip
If true the shaped panel is flipped vertically. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Clip Children
If true the child components of the shaped panel are clipped with the border shape.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Component Painter
The component painter that paints the shaped panel background.
Property Type:net.infonode.properties.types.ComponentPainterProperty
Value Type:interface net.infonode.gui.componentpainter.ComponentPainter
Direction
The direction of the shaped panel. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.DirectionProperty
Value Type:class net.infonode.util.Direction
Hover Listener
Hover Listener to be used for tracking mouse hovering over the tab area components area.
Property Type:net.infonode.properties.types.HoverListenerProperty
Value Type:interface net.infonode.gui.hover.HoverListener
Visible Policy
Visiblity for the tab area.
Property Type:net.infonode.tabbedpanel.TabAreaVisiblePolicyProperty
Value Type:class net.infonode.tabbedpanel.TabAreaVisiblePolicy
Border
Component border.
Property Type:net.infonode.properties.types.BorderProperty
Value Type:interface javax.swing.border.Border
Insets
Component insets inside the border.
Property Type:net.infonode.properties.types.InsetsProperty
Value Type:class java.awt.Insets
Foreground Color
Component foreground color.
Property Type:net.infonode.properties.types.ColorProperty
Value Type:class java.awt.Color
Font
Component text font.
Property Type:net.infonode.properties.types.FontProperty
Value Type:class java.awt.Font
Background Color
Component background color. A null value means that no background will be painted.
Property Type:net.infonode.properties.types.ColorProperty
Value Type:class java.awt.Color
Opaque
If true the shaped panel is opaque. If false the shaped panel is transparent
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Horizontal Flip
If true the shaped panel is flipped horizontally. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Vertical Flip
If true the shaped panel is flipped vertically. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Clip Children
If true the child components of the shaped panel are clipped with the border shape.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Component Painter
The component painter that paints the shaped panel background.
Property Type:net.infonode.properties.types.ComponentPainterProperty
Value Type:interface net.infonode.gui.componentpainter.ComponentPainter
Direction
The direction of the shaped panel. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.DirectionProperty
Value Type:class net.infonode.util.Direction
Stretch Enabled
Stretch components to be as high as tabs if tabs are higher than components.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Hover Listener
Hover Listener to be used for tracking mouse hovering over the tab area components area.
Property Type:net.infonode.properties.types.HoverListenerProperty
Value Type:interface net.infonode.gui.hover.HoverListener
Border
Component border.
Property Type:net.infonode.properties.types.BorderProperty
Value Type:interface javax.swing.border.Border
Insets
Component insets inside the border.
Property Type:net.infonode.properties.types.InsetsProperty
Value Type:class java.awt.Insets
Foreground Color
Component foreground color.
Property Type:net.infonode.properties.types.ColorProperty
Value Type:class java.awt.Color
Font
Component text font.
Property Type:net.infonode.properties.types.FontProperty
Value Type:class java.awt.Font
Background Color
Component background color. A null value means that no background will be painted.
Property Type:net.infonode.properties.types.ColorProperty
Value Type:class java.awt.Color
Opaque
If true the shaped panel is opaque. If false the shaped panel is transparent
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Horizontal Flip
If true the shaped panel is flipped horizontally. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Vertical Flip
If true the shaped panel is flipped vertically. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Clip Children
If true the child components of the shaped panel are clipped with the border shape.
Property Type:net.infonode.properties.types.BooleanProperty
Value Type:class java.lang.Boolean
Component Painter
The component painter that paints the shaped panel background.
Property Type:net.infonode.properties.types.ComponentPainterProperty
Value Type:interface net.infonode.gui.componentpainter.ComponentPainter
Direction
The direction of the shaped panel. Used by ComponentPainter's, ShapedBorder's etc.
Property Type:net.infonode.properties.types.DirectionProperty
Value Type:class net.infonode.util.Direction
Icon
Icon for the enabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Disabled Icon
Icon for the disabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Tool Tip Text
The button tool tip text.
Property Type:net.infonode.properties.types.StringProperty
Value Type:class java.lang.String
Factory
The button factory. This factory is used to create a button. The created button will be assigned the icon from the 'Icon' property or the 'Disabled Icon' property and the tool tip from the 'Tool Tip Text' property. An action listener is also added to the button.
Property Type:net.infonode.properties.types.ButtonFactoryProperty
Value Type:interface net.infonode.gui.button.ButtonFactory
Icon
Icon for the enabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Disabled Icon
Icon for the disabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Tool Tip Text
The button tool tip text.
Property Type:net.infonode.properties.types.StringProperty
Value Type:class java.lang.String
Factory
The button factory. This factory is used to create a button. The created button will be assigned the icon from the 'Icon' property or the 'Disabled Icon' property and the tool tip from the 'Tool Tip Text' property. An action listener is also added to the button.
Property Type:net.infonode.properties.types.ButtonFactoryProperty
Value Type:interface net.infonode.gui.button.ButtonFactory
Icon
Icon for the enabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Disabled Icon
Icon for the disabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Tool Tip Text
The button tool tip text.
Property Type:net.infonode.properties.types.StringProperty
Value Type:class java.lang.String
Factory
The button factory. This factory is used to create a button. The created button will be assigned the icon from the 'Icon' property or the 'Disabled Icon' property and the tool tip from the 'Tool Tip Text' property. An action listener is also added to the button.
Property Type:net.infonode.properties.types.ButtonFactoryProperty
Value Type:interface net.infonode.gui.button.ButtonFactory
Icon
Icon for the enabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Disabled Icon
Icon for the disabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Tool Tip Text
The button tool tip text.
Property Type:net.infonode.properties.types.StringProperty
Value Type:class java.lang.String
Factory
The button factory. This factory is used to create a button. The created button will be assigned the icon from the 'Icon' property or the 'Disabled Icon' property and the tool tip from the 'Tool Tip Text' property. An action listener is also added to the button.
Property Type:net.infonode.properties.types.ButtonFactoryProperty
Value Type:interface net.infonode.gui.button.ButtonFactory
Icon
Icon for the enabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Disabled Icon
Icon for the disabled button state.
Property Type:net.infonode.properties.types.IconProperty
Value Type:interface javax.swing.Icon
Tool Tip Text
The button tool tip text.
Property Type:net.infonode.properties.types.StringProperty
Value Type:class java.lang.String
Factory
The button factory. This factory is used to create a button. The created button will be assigned the icon from the 'Icon' property or the 'Disabled Icon' property and the tool tip from the 'Tool Tip Text' property. An action listener is also added to the button.
Property Type:net.infonode.properties.types.ButtonFactoryProperty
Value Type:interface net.infonode.gui.button.ButtonFactory