A B C D E F G H I L M N O P R S T U V W

S

SCROLLING - Static variable in class net.infonode.tabbedpanel.TabLayoutPolicy
Scrolling layout policy.
SCROLL_DOWN_BUTTON_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Properties for scroll down button
SCROLL_LEFT_BUTTON_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Properties for scroll left button
SCROLL_RIGHT_BUTTON_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Properties for scroll right button
SCROLL_UP_BUTTON_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Properties for scroll up button
SHADOW_BLEND_AREA_SIZE - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
Shadow blend area size property
SHADOW_COLOR - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
Shadow color property
SHADOW_ENABLED - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
Shadow enabled property
SHADOW_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
Array with all properties that controls the shadow
SHADOW_SIZE - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
Shadow size property
SHADOW_STRENGTH - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
Shadow strength property
SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.docking.properties.FloatingWindowProperties
Properties for the shaped panel
SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
The root window shaped panel property values.
SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
Properties for the shaped panel
SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabAreaComponentsProperties
Properties for the shaped panel
SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabAreaProperties
Properties for the shaped panel
SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
Properties for the shaped panel
SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Tab shaped panel properties.
SIZE_POLICIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabBorderSizePolicy
An array with all size policies
SIZE_POLICIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabSizePolicy
An array with all size policies.
SIZE_POLICY - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Size policy property
SPLIT_DROP_FILTER - Static variable in class net.infonode.docking.properties.DockingWindowDropFilterProperties
The DropFilter that is called when a split drop is in progress.
SPLIT_WINDOW_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
Default property values for split windows inside this root window.
STRETCH_ENABLED - Static variable in class net.infonode.tabbedpanel.TabAreaComponentsProperties
Stretch enabled property
ShapedBorder - interface net.infonode.gui.shaped.border.ShapedBorder.
A border that has a Shape.
ShapedGradientDockingTheme - class net.infonode.docking.theme.ShapedGradientDockingTheme.
A theme with tabs with rounded edges, gradient backgrounds and support for slopes on left/right side of tab.
ShapedGradientDockingTheme() - Constructor for class net.infonode.docking.theme.ShapedGradientDockingTheme
Creates a default theme with sloped border on the right side of the tab (excluding tabs on window bars) and with colors based on the active look and feel
ShapedGradientDockingTheme(float, float) - Constructor for class net.infonode.docking.theme.ShapedGradientDockingTheme
Creates a theme with the given slopes on the left and right side of the tab (excluding tabs on window bars) and with colors based on the active look and feel
ShapedGradientDockingTheme(float, float, ColorProvider, ColorProvider, boolean) - Constructor for class net.infonode.docking.theme.ShapedGradientDockingTheme
Creates a theme with the given slopes on the left and right side of the tab (excluding tabs on window bars) and with the given colors
ShapedGradientDockingTheme(float, float, int, ColorProvider, ColorProvider, boolean) - Constructor for class net.infonode.docking.theme.ShapedGradientDockingTheme
Creates a theme with the given slopes on the left and right side of the tab (excluding tabs on window bars) and with the given colors
ShapedGradientTheme - class net.infonode.tabbedpanel.theme.ShapedGradientTheme.
A theme with tabs with rounded edges, gradient backgrounds and support for slopes on left/right side of tab.
ShapedGradientTheme() - Constructor for class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Creates a default theme with sloped border on the right side of the tab and with colors based on the active look and feel
ShapedGradientTheme(float, float) - Constructor for class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Creates a theme with the given slopes on the left and right side of the tab and with colors based on the active look and feel
ShapedGradientTheme(float, float, ColorProvider, ColorProvider) - Constructor for class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Creates a theme with the given slopes on the left and right side of the tab and with the given colors
ShapedGradientTheme(float, float, int, ColorProvider, ColorProvider) - Constructor for class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Creates a theme with the given slopes on the left and right side of the tab and with the given colors
ShapedPanelProperties - class net.infonode.properties.gui.util.ShapedPanelProperties.
Properties and property values for a shaped panel, which is a panel that can have a ShapedBorder and a ComponentPainter.
ShapedPanelProperties() - Constructor for class net.infonode.properties.gui.util.ShapedPanelProperties
Creates an empty property object.
ShapedPanelProperties(PropertyMap) - Constructor for class net.infonode.properties.gui.util.ShapedPanelProperties
Creates a property map containing the map.
ShapedPanelProperties(ShapedPanelProperties) - Constructor for class net.infonode.properties.gui.util.ShapedPanelProperties
Creates a property object that inherit values from another property object.
SimpleAction - class net.infonode.gui.action.SimpleAction.
An action with an icon and a title.
SimpleDockingWindowTitleProvider - class net.infonode.docking.title.SimpleDockingWindowTitleProvider.
A docking window title provider that concatenates all the titles of all the views contained in a window.
SlimFlatDockingTheme - class net.infonode.docking.theme.SlimFlatDockingTheme.
A theme very slim theme that doesn't waste any screen space.
SlimFlatDockingTheme() - Constructor for class net.infonode.docking.theme.SlimFlatDockingTheme
 
SmallFlatTheme - class net.infonode.tabbedpanel.theme.SmallFlatTheme.
A theme with small fonts and flat look
SmallFlatTheme() - Constructor for class net.infonode.tabbedpanel.theme.SmallFlatTheme
Constructs a SmallFlatTheme
SoftBlueIceDockingTheme - class net.infonode.docking.theme.SoftBlueIceDockingTheme.
A light blue theme with gradients and rounded corners.
SoftBlueIceDockingTheme() - Constructor for class net.infonode.docking.theme.SoftBlueIceDockingTheme
Create a theme with default settings.
SoftBlueIceDockingTheme(boolean) - Constructor for class net.infonode.docking.theme.SoftBlueIceDockingTheme
Constructor.
SoftBlueIceDockingTheme(ColorProvider, ColorProvider, int, boolean) - Constructor for class net.infonode.docking.theme.SoftBlueIceDockingTheme
Constructor.
SoftBlueIceTheme - class net.infonode.tabbedpanel.theme.SoftBlueIceTheme.
A light blue theme with gradients and rounded corners.
SoftBlueIceTheme() - Constructor for class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
Creates a theme with default colors and rounded corners.
SoftBlueIceTheme(ColorProvider, ColorProvider, int) - Constructor for class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
Constructor.
SolidColorComponentPainter - class net.infonode.gui.componentpainter.SolidColorComponentPainter.
Paints an area with a solid color.
SolidColorComponentPainter(ColorProvider) - Constructor for class net.infonode.gui.componentpainter.SolidColorComponentPainter
Constructor.
SplitDropInfo - class net.infonode.docking.drop.SplitDropInfo.
Information about an ongoing split drop i.e. a drop that would result in a split of the drop window.
SplitDropInfo(DockingWindow, DockingWindow, Point, Direction) - Constructor for class net.infonode.docking.drop.SplitDropInfo
 
SplitWindow - class net.infonode.docking.SplitWindow.
A window with a split pane that contains two child windows.
SplitWindow(boolean) - Constructor for class net.infonode.docking.SplitWindow
Creates a split window.
SplitWindow(boolean, DockingWindow, DockingWindow) - Constructor for class net.infonode.docking.SplitWindow
Creates a split window with with the given child windows.
SplitWindow(boolean, float, DockingWindow, DockingWindow) - Constructor for class net.infonode.docking.SplitWindow
Creates a split window with with the given child windows.
SplitWindowProperties - class net.infonode.docking.properties.SplitWindowProperties.
Properties and property values for split windows.
SplitWindowProperties() - Constructor for class net.infonode.docking.properties.SplitWindowProperties
Creates an empty property object.
SplitWindowProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.SplitWindowProperties
Creates a property map containing the map.
SplitWindowProperties(SplitWindowProperties) - Constructor for class net.infonode.docking.properties.SplitWindowProperties
Creates a property object that inherit values from another property object.
StateDependentWindowAction - class net.infonode.docking.action.StateDependentWindowAction.
Performs different actions on a window depending on the state of the window.
StateDependentWindowAction(DockingWindowAction, DockingWindowAction, DockingWindowAction) - Constructor for class net.infonode.docking.action.StateDependentWindowAction
Constructor.
StringProperty - class net.infonode.properties.types.StringProperty.
A String property.
StringProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.StringProperty
Constructor.
StringViewMap - class net.infonode.docking.util.StringViewMap.
A map of views that handles view serialization by assigning a string id to each view.
StringViewMap() - Constructor for class net.infonode.docking.util.StringViewMap
Constructor.
StringViewMap(View[]) - Constructor for class net.infonode.docking.util.StringViewMap
Utility constructor that creates a map with a number of views.
scrollTabToVisibleArea(Tab) - Method in class net.infonode.tabbedpanel.TabbedPanel
Scrolls the given tab into the visible area of the tab area.
set(Object, DockingWindowAction) - Method in class net.infonode.docking.action.DockingWindowActionProperty
Sets the value of this property in a value container.
set(Object, DropFilter) - Method in class net.infonode.docking.drop.DropFilterProperty
Sets the value of this property in a value container.
set(Object, DockingWindowTitleProvider) - Method in class net.infonode.docking.title.DockingWindowTitleProviderProperty
Sets the DockingWindowTitleProvider value of this property in a value container.
set(Object, Alignment) - Method in class net.infonode.properties.types.AlignmentProperty
Sets the alignment value of this property in a value container.
set(Object, boolean) - Method in class net.infonode.properties.types.BooleanProperty
Sets the boolean value of this property in a value container.
set(Object, Border) - Method in class net.infonode.properties.types.BorderProperty
Sets the border value of this property in a value container.
set(Object, ButtonFactory) - Method in class net.infonode.properties.types.ButtonFactoryProperty
Sets the ButtonFactory value of this property in a value container.
set(Object, Color) - Method in class net.infonode.properties.types.ColorProperty
Sets the color value of this property in a value container.
set(Object, ComponentPainter) - Method in class net.infonode.properties.types.ComponentPainterProperty
Sets the ComponentPainter value of this property in a value container.
set(Object, DimensionProvider) - Method in class net.infonode.properties.types.DimensionProviderProperty
Sets the dimension provider value of this property in a value container.
set(Object, Direction) - Method in class net.infonode.properties.types.DirectionProperty
Sets the Direction value of this property in a value container.
set(Object, float) - Method in class net.infonode.properties.types.FloatProperty
Sets the float value of this property in a value container.
set(Object, Font) - Method in class net.infonode.properties.types.FontProperty
Sets the font value of this property in a value container.
set(Object, HoverListener) - Method in class net.infonode.properties.types.HoverListenerProperty
Sets the hover listener value of this property in a value container.
set(Object, Icon) - Method in class net.infonode.properties.types.IconProperty
Sets the icon value of this property in a value container.
set(Object, Insets) - Method in class net.infonode.properties.types.InsetsProperty
Sets the insets value of this property in a value container.
set(Object, int) - Method in class net.infonode.properties.types.IntegerProperty
Sets the integer value of this property in a value container.
set(Object, String) - Method in class net.infonode.properties.types.StringProperty
Sets the string value of this property in a value container.
set(Object, TabAreaVisiblePolicy) - Method in class net.infonode.tabbedpanel.TabAreaVisiblePolicyProperty
Sets the TabAreaVisiblePolicy
set(Object, TabDepthOrderPolicy) - Method in class net.infonode.tabbedpanel.TabDepthOrderPolicyProperty
Sets the TabDepthOrderPolicy
set(Object, TabDropDownListVisiblePolicy) - Method in class net.infonode.tabbedpanel.TabDropDownListVisiblePolicyProperty
Sets the TabDropDownListVisiblePolicy
set(Object, TabLayoutPolicy) - Method in class net.infonode.tabbedpanel.TabLayoutPolicyProperty
Sets the TabLayoutPolicy
set(Object, TabSelectTrigger) - Method in class net.infonode.tabbedpanel.TabSelectTriggerProperty
Sets the TabSelectTrigger
set(Object, TabbedPanelHoverPolicy) - Method in class net.infonode.tabbedpanel.TabbedPanelHoverPolicyProperty
Sets the TabbedPanelHoverPolicy
set(Object, TitledTabBorderSizePolicy) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabBorderSizePolicyProperty
Sets the TitledTabBorderSizePolicy
set(Object, TitledTabSizePolicy) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabSizePolicyProperty
Sets the TitledTabSizePolicy
setAbortDragKey(int) - Method in class net.infonode.docking.properties.RootWindowProperties
Sets the key code for the key that aborts a drag.
setAbortDragKey(int) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the key code for aborting a tab drag or reorder operation.
setAction(DockingWindowAction) - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Sets the DockingWindowAction that will be performed when the button is clicked.
setActiveInternalFrameTitleBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the background color for the title of an active JInternalFrame.
setActiveInternalFrameTitleForegroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the foreground color for the title of an active JInternalFrame.
setActiveInternalFrameTitleGradientColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the gradient color for the title of an active JInternalFrame.
setAlwaysShowTitle(boolean) - Method in class net.infonode.docking.properties.ViewProperties
Set to true the view should always be placed in a TabWindow so that it's title is shown.
setAutoCloseEnabled(boolean) - Method in class net.infonode.docking.properties.FloatingWindowProperties
Enables/disables if the floating window should be automatically closed when it doesn't contain any child window.
setAutoSelectTab(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets if automatic selection of a tab is enabled.
setBackground(Color) - Method in class net.infonode.gui.panel.BaseContainer
 
setBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the background color used in JViewport, JTree, JTable etc.
setBackgroundColor(Color) - Method in class net.infonode.properties.gui.util.ComponentProperties
Sets the component background color.
setBorder(Border) - Method in class net.infonode.properties.gui.util.ComponentProperties
Sets the component border.
setBorderSizePolicy(TitledTabBorderSizePolicy) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Sets the border size policy for this TitledTab
setButtonMargin(InsetsUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the margin of a JButton.
setButtonSpacing(int) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Sets the spacing between the buttons on the title bar
setChildDropFilter(DropFilter) - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
Sets the child drop filter to be used when a child window will be asked for accept drop.
setClipChildren(boolean) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Set to true if the child components of the shaped panel should be clipped with the border shape.
setCloseEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
Enables/disables window close by the user.
setComponent(Component) - Method in class net.infonode.docking.View
Sets the component inside the view.
setComponentPainter(ComponentPainter) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Sets the painter that paints the shaped panel background.
setContentPanelEdgeResizeEdgeDistance(int) - Method in class net.infonode.docking.properties.WindowBarProperties
Sets the distance from the content panel edge which inside the user can resize the content panel.
setContentPanelSize(int) - Method in class net.infonode.docking.WindowBar
Sets the size of the content panel.
setContentTitleBarGap(int) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Sets the gap between the view's content and the title bar
setContinuousLayoutEnabled(boolean) - Method in class net.infonode.docking.properties.SplitWindowProperties
Enables/disables continuous layout.
setContinuousLayoutEnabled(boolean) - Method in class net.infonode.docking.properties.WindowBarProperties
Enables/disables continuous layout.
setControlColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the background color for JComponent's.
setDesktopColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the background color for a JDesktopPane.
setDirection(Direction) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Sets the layout direction The icon, text and components are laid out in a line that will be rotated in the given direction.
setDirection(Direction) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Sets the direction of the shaped panel.
setDirection(Direction) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the direction, i.e. the line layout of the titled tab's components.
setDisabledIcon(Icon) - Method in class net.infonode.properties.gui.util.ButtonProperties
Sets the disabled button icon.
setDisabledStateTitleComponent(JComponent) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Sets the disabled state title component
setDividerLocation(float) - Method in class net.infonode.docking.SplitWindow
Sets the divider location as a fraction of this split window's size.
setDividerLocationDragEnabled(boolean) - Method in class net.infonode.docking.properties.SplitWindowProperties
When enabled the user can drag the SplitWindow divider to a new location.
setDividerSize(int) - Method in class net.infonode.docking.properties.SplitWindowProperties
Sets the split pane divider size.
setDockEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
Enables/disables dock to the root window from a floating window.
setDoubleClickRestoresWindow(boolean) - Method in class net.infonode.docking.properties.RootWindowProperties
If set to true, double clicking on a window tab in a window bar restores the window.
setDragEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
Enables/disables window drag by the user.
setDragIndicatorColor(Color) - Method in class net.infonode.docking.properties.SplitWindowProperties
Sets the split pane drag indicator color.
setDragIndicatorColor(Color) - Method in class net.infonode.docking.properties.WindowBarProperties
Sets the resizer's drag indicator color.
setDragRectangleBorderWidth(int) - Method in class net.infonode.docking.properties.RootWindowProperties
Sets the border width of the drag rectangle.
setEdgeSplitDistance(int) - Method in class net.infonode.docking.properties.RootWindowProperties
Sets the distance from the window edge inside which a mouse drag will trigger a window split.
setEnabled(boolean) - Method in class net.infonode.tabbedpanel.Tab
Enable or disable this tab.
setEnabled(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Sets if this TitledTab should be enabled or disabled Note: since ITP 1.5.0 this method will change the enabled property in the TitledTabProperties for this tab.
setEnabled(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Sets if this TitledTab should be enabled or not.
setEnsureSelectedTabVisible(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets if a tab should be made visible if it is selected, i.e. if scrolling is enabled, a tab will be scrolled into the visible part of the tab area when it becomes selected.
setEventComponent(JComponent) - Method in class net.infonode.tabbedpanel.Tab
Sets the event component.
setEventComponents(JComponent[]) - Method in class net.infonode.tabbedpanel.Tab
Sets a list of event components.
setFactory(ButtonFactory) - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Sets the button factory.
setFactory(ButtonFactory) - Method in class net.infonode.properties.gui.util.ButtonProperties
Sets the button factory.
setFocusColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the focus marker color.
setFocusMarkerEnabled(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Sets if this TitledTab should show its built-in focus marker when this tab has focus.
setFocusable(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Sets if this TitledTab should be focusable
setFocusableComponent(JComponent) - Method in class net.infonode.tabbedpanel.Tab
Sets the component in this tab that represents the focusable part of the tab.
setFont(FontUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the base font.
setFont(Font) - Method in class net.infonode.gui.panel.BaseContainer
 
setFont(Font) - Method in class net.infonode.properties.gui.util.ComponentProperties
Sets the component text font.
setForeground(Color) - Method in class net.infonode.gui.panel.BaseContainer
 
setForegroundColor(Color) - Method in class net.infonode.properties.gui.util.ComponentProperties
Sets the component foreground color.
setHighlightPressedTab(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Set to true if the tab pressed with the mouse should be highlighted, otherwise it's not changed.
setHighlighted(boolean) - Method in class net.infonode.tabbedpanel.Tab
Highlights this tab.
setHighlighted(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Sets if this TitledTab should be highlighted or not.
setHighlightedRaised(int) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Sets how many pixels higher this TitledTab will be when it is in its highlighted state compared to its normal and disabled state
setHighlightedStateTitleComponent(JComponent) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Sets the highlighted state title component
setHighlightedTab(Tab) - Method in class net.infonode.tabbedpanel.TabbedPanel
Sets which tab that should be highlighted, i.e. signal highlighted state to the tab
setHorizontal(boolean) - Method in class net.infonode.docking.SplitWindow
Sets the split to horizontal or vertical.
setHorizontalAlignment(Alignment) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the text's and icon's horizontal alignment
setHorizontalFlip(boolean) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Set to true if the shaped panel should be flipped horizontally.
setHoverListener(HoverListener) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Sets the hover listener that will be triggered when the title bar is hoverd by the mouse.
setHoverListener(HoverListener) - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
Sets the hover listener that will be triggered when the tab area components area is hoverd by the mouse.
setHoverListener(HoverListener) - Method in class net.infonode.tabbedpanel.TabAreaProperties
Sets the hover listener that will be triggered when the tab area is hoverd by the mouse.
setHoverListener(HoverListener) - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
Sets the hover listener that will be triggered when the content area is hoverd by the mouse.
setHoverListener(HoverListener) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the hover listener that will be triggered when the tabbed panel is hoverd by the mouse.
setHoverListener(HoverListener) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Sets the hover listener that will be triggered when the tab is hovered by the mouse.
setHoverPolicy(TabbedPanelHoverPolicy) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the hover policy.
setIcon(Icon) - Method in class net.infonode.docking.properties.ViewProperties
Sets the view icon.
setIcon(Icon) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Sets the icon.
setIcon(Icon) - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Sets the button icon.
setIcon(Icon) - Method in class net.infonode.properties.gui.util.ButtonProperties
Sets the button icon.
setIcon(Icon) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Sets the icon for the normal state
setIcon(Icon) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the icon
setIconTextGap(int) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Sets the gap between the icon and the title in the title bar
setIconTextGap(int) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the gap in pixels between the icon and the text
setIconTextHorizontalAlignment(Alignment) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Sets the text's and icon's horizontal alignment
setIconTextRelativeAlignment(Alignment) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the icon alignment relative to the text.
setIconVisible(boolean) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Sets if the icon should be visible or not
setIconVisible(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets if icon is visible or not visible
setInactiveInternalFrameTitleBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the background color for the title of an inactive JInternalFrame.
setInactiveInternalFrameTitleForegroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the foreground color for the title of an inactive JInternalFrame.
setInactiveInternalFrameTitleGradientColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the gradient color for the title of an inactive JInternalFrame.
setInactiveTextColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the inactive text color.
setInsertTabDropFilter(DropFilter) - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
Sets the insert tab drop filter to be used when an insert tab drop is in progress.
setInsets(Insets) - Method in class net.infonode.properties.gui.util.ComponentProperties
Sets the component insets inside the border.
setInteriorDropFilter(DropFilter) - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
Sets the interior drop filter to be used when an interior drop is in progress.
setInternalFrameBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the border used around JInternalFrame's.
setInternalFrameCloseIcon(IconUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the icon used in the close button in the title bar of JInternalFrame's.
setInternalFrameIcon(IconUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the icon to the left in the title bar of JInternalFrame's.
setInternalFrameIconifyIcon(IconUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the icon used in the iconify button in the title of a JInternalFrame.
setInternalFrameMaximizeIcon(IconUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the icon used in the maximize button in the title bar of JInternalFrame's.
setInternalFrameMinimizeIcon(IconUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the icon used in the minimize button in the title bar of JInternalFrame's.
setInternalFrameTitleFont(FontUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the font used in the title of JInternalFrame's.
setInternalFrameTitleFont(Font) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the title font of an JInternalFrame.
setListFocusedItemBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the border used around the focused list item in JList's and JComboBox's.
setListItemBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the border used around list items in JList's and JComboBox's.
setMaximizeEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
Enables/disables window maximize by the user.
setMaximizedWindow(DockingWindow) - Method in class net.infonode.docking.FloatingWindow
Sets the maximized window in this floating window.
setMaximizedWindow(DockingWindow) - Method in class net.infonode.docking.RootWindow
Sets the maximized window in this root window.
setMenuBarBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the border used around JMenuBar's.
setMinimizeEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
Enables/disables window minimize by the user.
setMinimumSizeProvider(DimensionProvider) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Sets the title bar's minimum size dimension provider
setMinimumSizeProvider(DimensionProvider) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Sets the tab's minimum size dimension provider
setMinimumWidth(int) - Method in class net.infonode.docking.properties.WindowBarProperties
Sets the minimum width of the window bar.
setNormalStateTitleComponent(JComponent) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Sets the normal state title component
setOpaque(boolean) - Method in class net.infonode.gui.panel.BaseContainer
 
setOpaque(boolean) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Set to true if the shaped panel should be opaque.
setOpaque(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
 
setOptionPaneButtonFont(FontUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the font used in JOptionPane buttons.
setOptionPaneButtonFont(Font) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the button font for a JOptionPane.
setOrientation(Direction) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Sets the orientation i.e. on what side of the view's content the title bar will be placed
setPaintTabAreaShadow(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Set to true if a shadow should be painted for the tab area, false if a shadow should be painted for the highlighted tab and the tab area components panel.
setPopupMenuBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the border of a JPopupMenu.
setPopupMenuFactory(WindowPopupMenuFactory) - Method in class net.infonode.docking.DockingWindow
Sets the popup menu factory for this window.
setPreferredMinimizeDirection(Direction) - Method in class net.infonode.docking.DockingWindow
Sets the preferred minimize direction of this window.
setPrimaryControlColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the primary control background color used in scroll bar knobs etc.
setRecursiveTabsEnabled(boolean) - Method in class net.infonode.docking.properties.RootWindowProperties
If set to true, the user is allowed to place tab windows inside other tab windows.
setRespectChildWindowMinimumSize(boolean) - Method in class net.infonode.docking.properties.TabWindowProperties
Enables/disables the TabWindow will respect its child windows minimum sizes.
setRestoreEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
Enables/disables window restore by the user.
setScrollBarBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the JScrollBar background color.
setScrollBarWidth(int) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the width of a JScrollBar.
setSelected(boolean) - Method in class net.infonode.tabbedpanel.Tab
Selects this tab.
setSelectedMenuBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the background color for a selected menu item.
setSelectedMenuForegroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the foreground color for a selected menu item.
setSelectedTab(int) - Method in class net.infonode.docking.AbstractTabWindow
Selects the tab with the index.
setSelectedTab(Tab) - Method in class net.infonode.tabbedpanel.TabbedPanel
Selects a tab, i.e. displays the tab's content component in this tabbed panel's content area
setSelectedTextBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the selected text background color.
setSelectedTextColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the selected text color.
setShadingFactor(double) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the shading factor.
setShadowBlendAreaSize(int) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the shadow blend area size, i.e. number of pixels for the shadow color fading.
setShadowColor(Color) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the shadow color.
setShadowEnabled(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets shadow enabled
setShadowSize(int) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the shadow size, i.e. the width/height of the shadow in pixels.
setShadowStrength(float) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the shadow strength. 0 means the shadow color is the same as the backgound color and 1 means the shadow color is the same as shadow color.
setSizePolicy(TitledTabSizePolicy) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Sets the size policy for this TitledTab
setSplitDropFilter(DropFilter) - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
Sets the split drop filter to be used when a split drop is in progress.
setSplitPaneDividerSize(int) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the size of the JSplitPane divider.
setStretchEnabled(boolean) - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
Sets if components should be stretched to same height as tabs if tabs are higher than components.
setTabAreaComponents(JComponent[]) - Method in class net.infonode.tabbedpanel.TabbedPanel
Sets an array of components that will be shown in the tab area next to the tabs, i.e. to the right or below the tabs depending on the tab area orientation.
setTabAreaOrientation(Direction) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the tab area orientation, i.e. if the tab area should be placed up, down, left or right of the content area.
setTabAreaVisiblePolicy(TabAreaVisiblePolicy) - Method in class net.infonode.tabbedpanel.TabAreaProperties
Sets the tab area visible policy for the tab area, i.e. when the tab area is to be visible
setTabDepthOrderPolicy(TabDepthOrderPolicy) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the tab depth order policy to be used when tabs are overlapping i.e.
setTabDeselectable(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets if tab is deselectable.
setTabDropDownListVisiblePolicy(TabDropDownListVisiblePolicy) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the tab drop down list visible policy, i.e. when a drop down list with the tabs should be visible The drop down list will show an icon for the tab if the tab implements the IconProvider and the text will be retrieved by calling toString() on the tab.
setTabLayoutPolicy(TabLayoutPolicy) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the tab layout policy for the tab area, i.e. how the line of tabs should be laid out
setTabReorderEnabled(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets if the tabs can be reordered using the mouse
setTabScrollingOffset(int) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets number of pixels to be shown for the scrolled out tab next to the first visible tab.
setTabSelectTrigger(TabSelectTrigger) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the tab select trigger, i.e. what triggers a tab selection
setTabSpacing(int) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Sets the tab spacing, i.e. number of pixels between the tabs in the tab area.
setTabbedPanel(TabbedPanel) - Method in class net.infonode.tabbedpanel.TabContentPanel
Sets the TabbedPanel
setTableHeaderCellBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the border for the cells of a JTableHeader.
setText(String) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Sets the text for the normal state
setText(String) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the text
setTextColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the text color.
setTextFieldBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the border used around JTextField (including spinners etc.).
setTextTitleComponentGap(int) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the gap in pixels between the text/icon and the title component
setTextVisible(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets if text is visible or not visible
setTitle(String) - Method in class net.infonode.docking.properties.ViewProperties
Sets the view title.
setTitle(String) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Sets the title.
setTitleBarStyle(RootWindowProperties) - Static method in class net.infonode.docking.util.PropertiesUtil
Sets title bar style in the given root window properties object.
setTitleComponent(JComponent) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Sets the title component.
setTitleComponentTextRelativeAlignment(Alignment) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the title components alignment relative to the text/icon
setTitleComponentVisible(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets if title component is visible or not visible
setTitleProvider(DockingWindowTitleProvider) - Method in class net.infonode.docking.properties.DockingWindowProperties
Sets the title provider for the window.
setTitleVisible(boolean) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Sets if the title should be visible or not
setTo(DockingWindowAction) - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Sets the action is performed when the button is clicked.
setToolTipEnabled(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets if tool tip text is enabled or disabled
setToolTipText(String) - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Sets the button tool tip text.
setToolTipText(String) - Method in class net.infonode.properties.gui.util.ButtonProperties
Sets the button tool tip text.
setToolTipText(String) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the tool tip text
setTooltipBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the tooltip background color.
setTooltipForegroundColor(ColorUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the foreground color used in JToolTip.
setTreeClosedIcon(IconUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the icon used with closed nodes in a JTree.
setTreeIconBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the background color for the expand/collapse icons in a JTree.
setTreeLeafIcon(IconUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the icon used with leaf nodes in a JTree.
setTreeOpenIcon(IconUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Sets the icon used with open nodes in a JTree.
setUI(PanelUI) - Method in class net.infonode.gui.panel.BaseContainer
 
setUI(PanelUI) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
 
setUndockEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
Enables/disables undock to floating window.
setUndockOnDropEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
Enables/disables if the window drag by the user and is dropped outside the root window should undock to a floating window or not.
setUseFrame(boolean) - Method in class net.infonode.docking.properties.FloatingWindowProperties
Set to true if the floating window should be created as a JFrame, otherwise a JDialog is used.
setValue(Object, Object) - Method in interface net.infonode.properties.base.Property
Sets the value of this property in an object.
setValue(Property, Object, Object) - Method in class net.infonode.properties.propertymap.PropertyMapValueHandler
 
setValue(Object, Object) - Method in class net.infonode.properties.types.EnumProperty
 
setValue(Object, Object) - Method in class net.infonode.properties.util.AbstractProperty
 
setValue(Property, Object, Object) - Method in interface net.infonode.properties.util.PropertyValueHandler
Sets the value of a property in a value container.
setValue(Object, Object) - Method in class net.infonode.properties.util.ValueHandlerProperty
 
setVerticalAlignment(Alignment) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Sets the text's and icon's vertical alignment
setVerticalFlip(boolean) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Set to true if the shaped panel should be flipped vertically.
setVisible(boolean) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Sets if the title bar should be visible or not
setVisible(boolean) - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Set to true if this button should be visible.
setWindow(DockingWindow) - Method in class net.infonode.docking.FloatingWindow
Sets the top level docking window inside this floating window.
setWindow(DockingWindow) - Method in class net.infonode.docking.RootWindow
Sets the top level docking window inside this root window.
setWindows(DockingWindow, DockingWindow) - Method in class net.infonode.docking.SplitWindow
Sets the child windows of this split window.
split(DockingWindow, Direction, float) - Method in class net.infonode.docking.DockingWindow
Splits this window in the given direction.
startDrag(RootWindow) - Method in class net.infonode.docking.DockingWindow
Starts a drag and drop operation for this window.

A B C D E F G H I L M N O P R S T U V W
Copyright © 2007 NNL Technology AB. All Rights Reserved.