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

G

GradientComponentPainter - class net.infonode.gui.componentpainter.GradientComponentPainter.
A painter that paints an gradient area specified by four corner colors.
GradientComponentPainter(Color, Color, Color, Color) - Constructor for class net.infonode.gui.componentpainter.GradientComponentPainter
Constructor.
GradientComponentPainter(ColorProvider, ColorProvider, ColorProvider, ColorProvider) - Constructor for class net.infonode.gui.componentpainter.GradientComponentPainter
Constructor.
GradientDockingTheme - class net.infonode.docking.theme.GradientDockingTheme.
A theme that draws gradient tab backgrounds.
GradientDockingTheme() - Constructor for class net.infonode.docking.theme.GradientDockingTheme
Creates a default theme with opaque title bar, shadows and focus highlighter.
GradientDockingTheme(boolean, boolean, boolean, boolean) - Constructor for class net.infonode.docking.theme.GradientDockingTheme
Constructor.
GradientDockingTheme(boolean, boolean, boolean, boolean, Color) - Constructor for class net.infonode.docking.theme.GradientDockingTheme
Constructor.
GradientDockingTheme(boolean, boolean, boolean, boolean, Color, Color) - Constructor for class net.infonode.docking.theme.GradientDockingTheme
Constructor.
GradientTabAreaBorder - class net.infonode.tabbedpanel.border.GradientTabAreaBorder.
Paints a gradient background for a tab area component.
GradientTabAreaBorder(Color) - Constructor for class net.infonode.tabbedpanel.border.GradientTabAreaBorder
Creates a border where the color of the component edge closest to the tabben panel content panel will be the default control color.
GradientTabAreaBorder(Color, Color) - Constructor for class net.infonode.tabbedpanel.border.GradientTabAreaBorder
Constructor.
GradientTabAreaBorder(ColorProvider, ColorProvider) - Constructor for class net.infonode.tabbedpanel.border.GradientTabAreaBorder
Constructor.
GradientTheme - class net.infonode.tabbedpanel.theme.GradientTheme.
A theme that draws gradient tab backgrounds.
GradientTheme() - Constructor for class net.infonode.tabbedpanel.theme.GradientTheme
Creates a default theme with transparent tab area and shadows.
GradientTheme(boolean, boolean) - Constructor for class net.infonode.tabbedpanel.theme.GradientTheme
Constructor.
GradientTheme(boolean, boolean, Color) - Constructor for class net.infonode.tabbedpanel.theme.GradientTheme
Constructor.
GradientTheme(boolean, boolean, Color, Color) - Constructor for class net.infonode.tabbedpanel.theme.GradientTheme
Constructor.
get(Object) - Method in class net.infonode.docking.action.DockingWindowActionProperty
Gets the DockingWindowAction value of this property in a value container.
get(Object) - Method in class net.infonode.docking.drop.DropFilterProperty
Gets the DropFilter value of this property in a value container.
get(Object) - Method in class net.infonode.docking.title.DockingWindowTitleProviderProperty
Gets the DockingWindowTitleProvider value of this property in a value container.
get(Object) - Method in class net.infonode.properties.propertymap.PropertyMapProperty
Return the property valueContainer value for this property in the value container.
get(Object) - Method in class net.infonode.properties.types.AlignmentProperty
Returns the alignment value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.BooleanProperty
Returns the boolean value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.BorderProperty
Returns the border value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.ButtonFactoryProperty
Returns the ButtonFactory value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.ColorProperty
Returns the color value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.ComponentPainterProperty
Returns the ComponentPainter value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.DimensionProviderProperty
Returns the dimension provider value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.DirectionProperty
Returns the Direction value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.FloatProperty
Returns the float value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.FontProperty
Returns the font value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.HoverListenerProperty
Returns the hover listener value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.IconProperty
Returns the icon value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.InsetsProperty
Returns the insets value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.IntegerProperty
Returns the integer value of this property in a value container.
get(Object) - Method in class net.infonode.properties.types.StringProperty
Returns the string value of this property in a value container.
get(Object) - Method in class net.infonode.tabbedpanel.TabAreaVisiblePolicyProperty
Gets the TabAreaVisiblePolicy
get(Object) - Method in class net.infonode.tabbedpanel.TabDepthOrderPolicyProperty
Gets the TabDepthOrderPolicy
get(Object) - Method in class net.infonode.tabbedpanel.TabDropDownListVisiblePolicyProperty
Gets the TabDropDownListVisiblePolicy
get(Object) - Method in class net.infonode.tabbedpanel.TabLayoutPolicyProperty
Gets the TabLayoutPolicy
get(Object) - Method in class net.infonode.tabbedpanel.TabSelectTriggerProperty
Gets the TabSelectTrigger
get(Object) - Method in class net.infonode.tabbedpanel.TabbedPanelHoverPolicyProperty
Gets the TabbedPanelHoverPolicy
get(Object) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabBorderSizePolicyProperty
Gets the TitledTabBorderSizePolicy
get(Object) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabSizePolicyProperty
Gets the TitledTabSizePolicy
getAbortDragKey() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the key code for the key that aborts a drag.
getAbortDragKey() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the key code for aborting a tab drag or reorder operation.
getAction(DockingWindow) - Method in class net.infonode.docking.action.DockingWindowAction
Creates a simple action that performs this action on a window.
getAction() - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Gets the DockingWindowAction that is performed when the button is clicked.
getActiveInternalFrameTitleBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color for active JInternalFrame's.
getActiveInternalFrameTitleForegroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the foreground color for active JInternalFrame's.
getActiveInternalFrameTitleGradientColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the gradient color for active JInternalFrame's.
getAlignments() - Static method in class net.infonode.util.Alignment
Gets the alignments.
getAlternateHighlightColor() - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Gets the alternate highlight color provider used for tab area components gradient background and highlighted tab background (when no highlight color is specified)
getAlwaysShowTitle() - Method in class net.infonode.docking.properties.ViewProperties
Returns true if the view shows it's title even though it's not in a tabbed panel with other windows.
getAutoCloseEnabled() - Method in class net.infonode.docking.properties.FloatingWindowProperties
Returns true if the floating window should be automatically closed when it doesn't contain any child window.
getAutoSelectTab() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets if automatic selection of a tab is enabled.
getBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color for JViewport, JTree, JTable etc.
getBackgroundColor() - Method in class net.infonode.properties.gui.util.ComponentProperties
Returns the component background color.
getBlueIceTheme() - Static method in class net.infonode.gui.laf.InfoNodeLookAndFeelThemes
A theme with light blue controls and blue selection.
getBorder() - Method in class net.infonode.properties.gui.util.ComponentProperties
Returns the component border.
getBorderColor(Direction) - Method in class net.infonode.tabbedpanel.theme.LookAndFeelTheme
 
getBorderInsets(Component) - Method in class net.infonode.tabbedpanel.border.GradientTabAreaBorder
 
getBorderInsets(Component) - Method in class net.infonode.tabbedpanel.border.OpenContentBorder
 
getBorderInsets(Component) - Method in class net.infonode.tabbedpanel.border.TabAreaLineBorder
 
getBorderInsets(Component) - Method in class net.infonode.tabbedpanel.border.TabHighlightBorder
 
getBorderInsets(Component) - Method in class net.infonode.tabbedpanel.border.TabLineBorder
Deprecated.  
getBorderSizePolicy() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets the border size policy for this TitledTab
getBuildTime() - Method in class net.infonode.util.ReleaseInfo
Gets the build time in millis
getButtonIconSize() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the default icon size for buttons
getButtonMargin() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the margin of a JButton.
getButtonProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the properties getMap() with properties for all the buttons in a tabbed panel.
getButtonSpacing() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the spacing between the buttons on the title bar
getChildDropFilter() - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
Returns the child drop filter that is used when a child window will be asked for accept drop.
getChildWindow(int) - Method in class net.infonode.docking.AbstractTabWindow
 
getChildWindow(int) - Method in class net.infonode.docking.DockingWindow
Returns the child window with index index.
getChildWindow(int) - Method in class net.infonode.docking.FloatingWindow
 
getChildWindow(int) - Method in class net.infonode.docking.RootWindow
 
getChildWindow(int) - Method in class net.infonode.docking.SplitWindow
 
getChildWindow(int) - Method in class net.infonode.docking.View
 
getChildWindow() - Method in class net.infonode.docking.drop.ChildDropInfo
Returns the current child window in the drop window that will be asked if it accepts any type of drops.
getChildWindowCount() - Method in class net.infonode.docking.AbstractTabWindow
 
getChildWindowCount() - Method in class net.infonode.docking.DockingWindow
Returns the number of child windows.
getChildWindowCount() - Method in class net.infonode.docking.FloatingWindow
 
getChildWindowCount() - Method in class net.infonode.docking.RootWindow
 
getChildWindowCount() - Method in class net.infonode.docking.SplitWindow
 
getChildWindowCount() - Method in class net.infonode.docking.View
 
getChildWindowIndex(DockingWindow) - Method in class net.infonode.docking.DockingWindow
Returns the index of a child windows.
getClipChildren() - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Returns true the child components of the shaped panel are clipped with the border shape.
getCloseButtonFactory() - Static method in class net.infonode.docking.DefaultButtonFactories
Returns the default close button factory.
getCloseButtonProperties() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns the close button property values.
getCloseButtonProperties() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the close button property values.
getCloseButtonProperties() - Method in class net.infonode.docking.properties.WindowTabStateProperties
Returns the close button property values.
getCloseEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns true if the window close by the user is enabled.
getClosestWindowBar(DockingWindow) - Method in class net.infonode.docking.RootWindow
Returns the direction of the closest enabled window bar to a docking window.
getColor() - Method in class net.infonode.gui.colorprovider.AbstractColorProvider
 
getColor(Component) - Method in class net.infonode.gui.colorprovider.AbstractColorProvider
 
getColor(Component) - Method in class net.infonode.gui.colorprovider.BackgroundColorProvider
 
getColor(Component) - Method in class net.infonode.gui.colorprovider.BackgroundPainterColorProvider
 
getColor(Component) - Method in class net.infonode.gui.colorprovider.ColorBlender
 
getColor() - Method in class net.infonode.gui.colorprovider.ColorBlender
 
getColor(Component) - Method in class net.infonode.gui.colorprovider.ColorMultiplier
 
getColor() - Method in class net.infonode.gui.colorprovider.ColorMultiplier
 
getColor() - Method in interface net.infonode.gui.colorprovider.ColorProvider
Returns the default color when no component is available.
getColor(Component) - Method in interface net.infonode.gui.colorprovider.ColorProvider
Returns the color obtained from the given component.
getColor(Component) - Method in class net.infonode.gui.colorprovider.ColorProviderList
 
getColor() - Method in class net.infonode.gui.colorprovider.ColorProviderList
 
getColor() - Method in class net.infonode.gui.colorprovider.FixedColorProvider
 
getColor() - Method in class net.infonode.gui.colorprovider.UIManagerColorProvider
 
getColor(Component) - Method in interface net.infonode.gui.componentpainter.ComponentPainter
Returns an approximate average color of the pixels painted by this painter.
getColor(Component) - Method in class net.infonode.gui.componentpainter.GradientComponentPainter
 
getColor(Component) - Method in class net.infonode.gui.componentpainter.SolidColorComponentPainter
 
getColorProvider(Color, ColorProvider) - Static method in class net.infonode.gui.colorprovider.ColorProviderUtil
Returns a ColorProvider for the color.
getComponent() - Method in class net.infonode.docking.View
Gets the component inside the view.
getComponentPainter() - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Gets the painter that paints the shaped panel background.
getComponentProperties() - Method in class net.infonode.docking.properties.FloatingWindowProperties
Gets the component properties
getComponentProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the property values for the root window component.
getComponentProperties() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Gets the component properties
getComponentProperties() - Method in class net.infonode.docking.properties.WindowBarProperties
Returns the property values for the window bar component.
getComponentProperties() - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
Gets the component properties
getComponentProperties() - Method in class net.infonode.tabbedpanel.TabAreaProperties
Gets the component properties
getComponentProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
Gets the component properties
getComponentProperties() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the component properties.
getContentAreaBackground() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the content area background color
getContentAreaInsets() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the insets for the content area
getContentComponent() - Method in class net.infonode.tabbedpanel.Tab
Gets the content component
getContentPanelEdgeResizeDistance() - Method in class net.infonode.docking.properties.WindowBarProperties
Returns the distance from the content panel edge which inside the user can resize the content panel.
getContentPanelProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the properties getMap() with properties for the tabbed panel's content area
getContentPanelSize() - Method in class net.infonode.docking.WindowBar
Returns the size of the content panel.
getContentTitleBarGap() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Returns the gap between the view's content and the title bar
getContinuousLayoutEnabled() - Method in class net.infonode.docking.properties.SplitWindowProperties
Returns true if continuous layout is enabled.
getContinuousLayoutEnabled() - Method in class net.infonode.docking.properties.WindowBarProperties
Returns true if continuous layout is enabled.
getControlColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color used for JComponent.
getControlColor() - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Gets the control background color
getControlDarkShadowColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the control dark shadow color.
getControlHighlightColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the control highlight color.
getControlLightShadowColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the control light shadow color.
getControlShadowColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the control shadow color.
getCurrentTab() - Method in class net.infonode.tabbedpanel.TabStateChangedEvent
Gets the current Tab
getCustomTabAreaComponents() - Method in class net.infonode.docking.AbstractTabWindow
Returns a list containing the custom tab area components.
getCustomTabComponents() - Method in class net.infonode.docking.View
Returns a list containing the custom window tab components.
getCustomTitleBarComponents() - Method in class net.infonode.docking.View
Returns a list containing the custom view title bar components.
getDarkBlueGreenTheme() - Static method in class net.infonode.gui.laf.InfoNodeLookAndFeelThemes
A theme with dark blue controls and green selection.
getDarkColor() - Method in class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
Returns the dark gradient color.
getDarkControlColor() - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Gets the dark control background color used for gradient for normal tab and disabled tab
getDarkShadow() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the (border) dark shadow color
getDefaultMap() - Method in class net.infonode.properties.propertymap.PropertyMapGroup
Returns the property map containing the default values for properties in this group.
getDefaultProperties() - Static method in class net.infonode.tabbedpanel.TabbedPanelProperties
Creates a properties object with default properties based on the current look and feel
getDefaultProperties() - Static method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Creates a properties object with default properties based on the current look and feel
getDepthOrderPolicies() - Static method in class net.infonode.tabbedpanel.TabDepthOrderPolicy
Gets the available tab depth order policies.
getDescription() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeel
 
getDescription() - Method in interface net.infonode.properties.base.Property
Returns a description of this property.
getDescription() - Method in class net.infonode.properties.base.PropertyGroup
Returns the description for this group.
getDescription() - Method in class net.infonode.properties.util.AbstractProperty
 
getDesktopColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the desktop color used in JDesktopPane etc.
getDimension(Component) - Method in interface net.infonode.gui.DimensionProvider
Returns the dimension for the given component
getDirection() - Method in class net.infonode.docking.WindowBar
Returns the window bar direction in the root window it is a member of
getDirection() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Returns the layout direction The icon, text and components are laid out in a line that will be rotated in the given direction.
getDirection() - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Gets the direction of the shaped panel.
getDirection() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the direction, i.e. the line layout of the titled tab components.
getDirections() - Static method in class net.infonode.util.Direction
Gets all directions.
getDisabledBackground() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the tab disabled state background color
getDisabledForeground() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the tab disabled state foreground color
getDisabledIcon() - Method in class net.infonode.properties.gui.util.ButtonProperties
Returns the disabled button icon.
getDisabledProperties() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets the properties for the disabled state
getDisabledStateTitleComponent() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the title component for the disabled state
getDividerLocation() - Method in class net.infonode.docking.SplitWindow
Returns the divider location as a fraction of this split window's size.
getDividerLocationDragEnabled() - Method in class net.infonode.docking.properties.SplitWindowProperties
Returns true if the user can drag the SplitWindow divider to a new location.
getDividerSize() - Method in class net.infonode.docking.properties.SplitWindowProperties
Returns the split pane divider size.
getDockButtonFactory() - Static method in class net.infonode.docking.DefaultButtonFactories
Returns the default dock button factory.
getDockButtonProperties() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns the dock button property values.
getDockButtonProperties() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the dock button property values.
getDockButtonProperties() - Method in class net.infonode.docking.properties.WindowTabStateProperties
Returns the dock button property values.
getDockEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns true if the window can be docked to the root window from a floating window.
getDockingWindowProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the default property values for docking windows.
getDoubleClickRestoresWindow() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns true if double clicking on a window tab in a window bar restores the window.
getDragEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns true if the window drag by the user is enabled.
getDragIndicatorColor() - Method in class net.infonode.docking.properties.SplitWindowProperties
Returns the split pane drag indicator color.
getDragIndicatorColor() - Method in class net.infonode.docking.properties.WindowBarProperties
Returns the resizer's drag indicator color.
getDragLabelProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the property values for the drag label.
getDragRectangleBorderWidth() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the border width of the drag rectangle.
getDragRectangleShapedPanelProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Shaped panel properties for the drag rectangle.
getDragWindow() - Method in interface net.infonode.docking.drag.DockingWindowDragger
The window that is dragged and dropped.
getDragger(MouseEvent) - Method in interface net.infonode.docking.drag.DockingWindowDraggerProvider
Returns a DockingWindowDragger.
getDropDownListVisiblePolicies() - Static method in class net.infonode.tabbedpanel.TabDropDownListVisiblePolicy
Gets the tab drop down list visible policies.
getDropFilterProperties() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns the property values for drop filters.
getDropTarget() - Method in interface net.infonode.docking.drag.DockingWindowDragger
Returns the RootWindow where the window can be dropped.
getDropWindow() - Method in class net.infonode.docking.drop.DropInfo
Returns the window that is asked (via the DropFilter if a drop of the dragged window is accepted.
getEdgeSplitDistance() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the distance from the window edge inside which a mouse drag will trigger a window split.
getEnabled() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets if this TitledTab is enabled or disabled
getEnsureSelectedTabVisible() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets 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.
getEventComponents() - Method in class net.infonode.tabbedpanel.Tab
Gets the event components for this Tab
getFactory() - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Gets the button factory.
getFactory() - Method in class net.infonode.properties.gui.util.ButtonProperties
Gets the button factory.
getFirstListener() - Method in class net.infonode.gui.hover.CompoundHoverListener
Gets the first hover listener
getFloatingWindowFor(DockingWindow) - Static method in class net.infonode.docking.util.DockingUtil
Returns the FloatingWindow for a window if the window is undocked.
getFloatingWindowProperties() - Method in class net.infonode.docking.FloatingWindow
Returns the property values for this floating window.
getFloatingWindowProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the default property values for floating windows.
getFocusColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the control focus marker color.
getFocusMarkerEnabled() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets if this TitledTab should show its built-in focus marker when this tab has focus.
getFocusable() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets if this TitledTab is focusable
getFocusableComponent() - Method in class net.infonode.tabbedpanel.Tab
Gets the component in this tab that is focusable
getFocusedButtonProperties() - Method in class net.infonode.docking.properties.WindowTabProperties
Returns the property values for the tab buttons when the tab is focused or a component in the tab's content component has focus.
getFocusedProperties() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Returns the property values for the title bar's focused state Note:These properties are added as super object to the normal properties when the view has focus.
getFocusedProperties() - Method in class net.infonode.docking.properties.WindowTabProperties
Returns the property values for the titled tab when it is focused or a component in the tab's content component has focus.
getFocusedView() - Method in class net.infonode.docking.RootWindow
Returns the view that currently contains the focus.
getFont() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Returns the base font.
getFont() - Method in class net.infonode.properties.gui.util.ComponentProperties
Returns the component text font.
getFont() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the font
getForegroundColor() - Method in class net.infonode.properties.gui.util.ComponentProperties
Returns the component foreground color.
getGrayTheme() - Static method in class net.infonode.gui.laf.InfoNodeLookAndFeelThemes
A theme with light gray controls and blue selection.
getGroup() - Method in interface net.infonode.properties.base.Property
Returns the property group that this property belongs to.
getGroup() - Method in class net.infonode.properties.util.AbstractProperty
 
getHighlight() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the (border) highlight color
getHighlightColor() - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Gets the highlight color provider
getHighlightPressedTab() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets if the tab pressed with the mouse will be highlighted.
getHighlightedButtonProperties() - Method in class net.infonode.docking.properties.WindowTabProperties
Returns the property values for the tab buttons when the tab is highlighted.
getHighlightedProperties() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets the properties for the highlighted state
getHighlightedRaised() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets how many pixels higher this TitledTab will be when it is in its highlighted state compared to its normal and disabled state
getHighlightedStateBackground() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the tab highlighted state backgound color
getHighlightedStateForeground() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the tab highlighted state foreground color
getHighlightedStateTitleComponent() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the title component for the highlighted state
getHighlightedTab() - Method in class net.infonode.tabbedpanel.TabbedPanel
Gets the highlighted tab
getHighlightedTabGradientBorder() - Method in class net.infonode.tabbedpanel.theme.GradientTheme
Returns the gradient border for the highlighted tab.
getHomepage() - Method in class net.infonode.util.ReleaseInfo
Gets the URL for the product homepage.
getHorizontalAlignment() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the text's and icon's horizontal alignment
getHorizontalAlignments() - Static method in class net.infonode.util.Alignment
Gets the horizontal alignments.
getHorizontalFlip() - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Returns true if the shaped panel is flipped horizontally.
getHoverListener() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Gets the hover listener that will be triggered when the title bar is hovered by the mouse.
getHoverListener() - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
Gets the hover listener that will be triggered when the tab area components area is hovered by the mouse.
getHoverListener() - Method in class net.infonode.tabbedpanel.TabAreaProperties
Sets the hover listener that will be triggered when the tab area is hovered by the mouse.
getHoverListener() - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
Gets the hover listener that will be triggered when the content area is hovered by the mouse.
getHoverListener() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the hover listener that will be triggered when the tabbed panel is hovered by the mouse.
getHoverListener() - Method in class net.infonode.tabbedpanel.hover.TitledTabDelayedMouseExitHoverAction
Gets the hover listener
getHoverListener() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets the hover listener that will be triggered when the tab is hovered by the mouse.
getHoverPolicies() - Static method in class net.infonode.tabbedpanel.TabbedPanelHoverPolicy
Gets the hover policies.
getHoverPolicy() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the hover policy.
getIcon() - Method in class net.infonode.docking.AbstractTabWindow
 
getIcon() - Method in class net.infonode.docking.DockingWindow
Returns the icon for this window.
getIcon() - Method in class net.infonode.docking.FloatingWindow
 
getIcon() - Method in class net.infonode.docking.RootWindow
 
getIcon() - Method in class net.infonode.docking.SplitWindow
 
getIcon() - Method in class net.infonode.docking.View
 
getIcon() - Method in class net.infonode.docking.action.CloseOthersWindowAction
 
getIcon() - Method in class net.infonode.docking.action.CloseWindowAction
 
getIcon() - Method in class net.infonode.docking.action.CloseWithAbortWindowAction
 
getIcon() - Method in class net.infonode.docking.action.DockWindowAction
 
getIcon() - Method in class net.infonode.docking.action.DockWithAbortWindowAction
 
getIcon() - Method in class net.infonode.docking.action.DockingWindowAction
Returns the optional icon of this action.
getIcon() - Method in class net.infonode.docking.action.MaximizeWindowAction
 
getIcon() - Method in class net.infonode.docking.action.MaximizeWithAbortWindowAction
 
getIcon() - Method in class net.infonode.docking.action.MinimizeWithAbortWindowAction
 
getIcon() - Method in class net.infonode.docking.action.RestoreParentWindowAction
 
getIcon() - Method in class net.infonode.docking.action.RestoreParentWithAbortWindowAction
 
getIcon() - Method in class net.infonode.docking.action.RestoreViewWithAbortTitleBarAction
 
getIcon() - Method in class net.infonode.docking.action.RestoreWithAbortWindowAction
 
getIcon() - Method in class net.infonode.docking.action.UndockWindowAction
 
getIcon() - Method in class net.infonode.docking.action.UndockWithAbortWindowAction
 
getIcon() - Method in class net.infonode.docking.properties.ViewProperties
Returns the view icon.
getIcon() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the view icon.
getIcon() - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Returns the button icon.
getIcon() - Method in interface net.infonode.docking.util.ViewFactory
Returns the icon for this factory.
getIcon() - Method in interface net.infonode.gui.icon.IconProvider
Gets the icon
getIcon() - Method in class net.infonode.properties.gui.util.ButtonProperties
Returns the button icon.
getIcon() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the icon for the normal state
getIcon() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the icon
getIconTextGap() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the gap between the icon and the title in the title bar
getIconTextGap() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the icon text gap
getIconTextGap() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the gap in pixels between the icon and the text
getIconTextHorizontalAlignment() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Gets the text's and icon's horizontal alignment
getIconTextRelativeAlignment() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the icon alignment relative to the text.
getIconVisible() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns if the icon should be visible or not
getIconVisible() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets if icon is visible or not visible
getInactiveInternalFrameTitleBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color for inactive JInternalFrame's.
getInactiveInternalFrameTitleForegroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the foreground color for inactive JInternalFrame's.
getInactiveInternalFrameTitleGradientColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the gradient color for inactive JInternalFrame's.
getInactiveTextColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the color used for inactive text.
getIndex() - Method in class net.infonode.tabbedpanel.Tab
Gets the index of this tab in the TabbedPanel.
getInsertTabDropFilter() - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
Returns the insert tab drop filter that is used when an insert tab drop is in progress.
getInsets() - Method in class net.infonode.properties.gui.util.ComponentProperties
Returns the component insets inside the border.
getInstance() - Static method in class net.infonode.properties.propertymap.PropertyMapManager
Returns the only instance of this class.
getInteriorDropFilter() - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
Returns the interior drop filter that is used when an interior drop is in progress.
getInternalFrameBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the border used around JInternalFrame's.
getInternalFrameCloseIcon() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the icon used in the close button in the title bar of JInternalFrame's.
getInternalFrameIcon() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the icon to the left in the title bar of JInternalFrame's.
getInternalFrameIconifyIcon() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the icon used in the iconify button in the title of a JInternalFrame.
getInternalFrameMaximizeIcon() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the icon used in the maximize button in the title bar of JInternalFrame's.
getInternalFrameMinimizeIcon() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the icon used in the minimize button in the title bar of JInternalFrame's.
getInternalFrameTitleFont() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the font used in the title of JInternalFrame's.
getInvalidProperty() - Method in class net.infonode.properties.base.exception.InvalidPropertyTypeException
Returns the property which type is incompatible with the property type.
getLastFocusedChildWindow() - Method in class net.infonode.docking.DockingWindow
Returns the child window that last contained focus.
getLayoutPolicies() - Static method in class net.infonode.tabbedpanel.TabLayoutPolicy
Gets the tab layout policies.
getLeftWindow() - Method in class net.infonode.docking.SplitWindow
Returns the left/upper child window.
getLicense() - Method in class net.infonode.util.ReleaseInfo
Gets the product license
getLightColor() - Method in class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
Returns the light gradient color.
getLineColor() - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Gets the line color provider
getListFocusedItemBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the border used around the focused list item in JList's and JComboBox's.
getListItemBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the border used around list items in JList's and JComboBox's.
getLongValue(Object) - Method in class net.infonode.properties.types.NumberProperty
Returns the long value of this property in a value container.
getMajor() - Method in class net.infonode.util.ProductVersion
Gets the major version number, i.e.
getMap() - Method in class net.infonode.properties.propertymap.PropertyMapContainer
Returns the property map.
getMaxValue() - Method in class net.infonode.properties.types.FloatProperty
Returns the largest value that this property can have.
getMaxValue() - Method in class net.infonode.properties.types.NumberProperty
Returns the largest value that this property can have.
getMaximizeButtonFactory() - Static method in class net.infonode.docking.DefaultButtonFactories
Returns the default maximize button factory.
getMaximizeButtonProperties() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns the maximize button property values.
getMaximizeButtonProperties() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the maximize button property values.
getMaximizeEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns true if the window maximize by the user is enabled.
getMaximizedWindow() - Method in class net.infonode.docking.FloatingWindow
Returns the maximized window in this floating window.
getMaximizedWindow() - Method in class net.infonode.docking.RootWindow
Returns the maximized window in this root window, or null if there no maximized window.
getMenuBarBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the border used around JMenuBar's.
getMinValue() - Method in class net.infonode.properties.types.FloatProperty
Returns the smallest value that this property can have.
getMinValue() - Method in class net.infonode.properties.types.NumberProperty
Returns the smallest value that this property can have.
getMinimizeButtonFactory() - Static method in class net.infonode.docking.DefaultButtonFactories
Returns the default minimize button factory.
getMinimizeButtonProperties() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns the minimize button property values.
getMinimizeButtonProperties() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the minimize button property values.
getMinimizeButtonProperties() - Method in class net.infonode.docking.properties.WindowTabStateProperties
Returns the minimize button property values.
getMinimizeEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns true if the window minimize by the user is enabled.
getMinimumSizeProvider() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Gets the dimension provider for the title bar's minimum size
getMinimumSizeProvider() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets the dimension provider for the tab's minimum size
getMinimumWidth() - Method in class net.infonode.docking.properties.WindowBarProperties
Returns the minimum width of the window bar.
getMinor() - Method in class net.infonode.util.ProductVersion
Gets the minor version number, i.e.
getMouseEvent() - Method in class net.infonode.tabbedpanel.TabDragEvent
Returns the mouse event that triggered this drag.
getMouseListeners() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the mouse listeners
getMouseMotionListeners() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the mouse motion listeners
getName() - Method in class net.infonode.docking.action.CloseOthersWindowAction
 
getName() - Method in class net.infonode.docking.action.CloseWindowAction
 
getName() - Method in class net.infonode.docking.action.CloseWithAbortWindowAction
 
getName() - Method in class net.infonode.docking.action.DockWindowAction
 
getName() - Method in class net.infonode.docking.action.DockWithAbortWindowAction
 
getName() - Method in class net.infonode.docking.action.DockingWindowAction
Returns the name of this action.
getName() - Method in class net.infonode.docking.action.MaximizeWindowAction
 
getName() - Method in class net.infonode.docking.action.MaximizeWithAbortWindowAction
 
getName() - Method in class net.infonode.docking.action.MinimizeWithAbortWindowAction
 
getName() - Method in class net.infonode.docking.action.NullWindowAction
 
getName() - Method in class net.infonode.docking.action.RestoreFocusWindowAction
 
getName() - Method in class net.infonode.docking.action.RestoreParentWindowAction
 
getName() - Method in class net.infonode.docking.action.RestoreParentWithAbortWindowAction
 
getName() - Method in class net.infonode.docking.action.RestoreViewWithAbortTitleBarAction
 
getName() - Method in class net.infonode.docking.action.RestoreWithAbortWindowAction
 
getName() - Method in class net.infonode.docking.action.StateDependentWindowAction
 
getName() - Method in class net.infonode.docking.action.UndockWindowAction
 
getName() - Method in class net.infonode.docking.action.UndockWithAbortWindowAction
 
getName() - Method in class net.infonode.docking.theme.BlueHighlightDockingTheme
 
getName() - Method in class net.infonode.docking.theme.ClassicDockingTheme
Gets the theme name
getName() - Method in class net.infonode.docking.theme.DefaultDockingTheme
 
getName() - Method in class net.infonode.docking.theme.DockingWindowsTheme
Returns the name of this theme.
getName() - Method in class net.infonode.docking.theme.GradientDockingTheme
 
getName() - Method in class net.infonode.docking.theme.LookAndFeelDockingTheme
Gets the theme name
getName() - Method in class net.infonode.docking.theme.ShapedGradientDockingTheme
Gets the theme name
getName() - Method in class net.infonode.docking.theme.SlimFlatDockingTheme
 
getName() - Method in class net.infonode.docking.theme.SoftBlueIceDockingTheme
 
getName() - Method in class net.infonode.gui.action.SimpleAction
 
getName() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeel
 
getName() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Returns the theme name.
getName() - Method in interface net.infonode.properties.base.Property
Returns the property name.
getName() - Method in class net.infonode.properties.base.PropertyGroup
Returns the name of this group.
getName() - Method in class net.infonode.properties.util.AbstractProperty
 
getName() - Method in class net.infonode.tabbedpanel.theme.BlueHighlightTheme
Gets the name for this theme
getName() - Method in class net.infonode.tabbedpanel.theme.ClassicTheme
Gets the name for this theme
getName() - Method in class net.infonode.tabbedpanel.theme.DefaultTheme
Gets the name for this theme
getName() - Method in class net.infonode.tabbedpanel.theme.GradientTheme
Gets the name for this theme
getName() - Method in class net.infonode.tabbedpanel.theme.LookAndFeelTheme
Gets the name for this theme
getName() - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Gets the theme name
getName() - Method in class net.infonode.tabbedpanel.theme.SmallFlatTheme
Gets the name for this theme
getName() - Method in class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
 
getName() - Method in class net.infonode.tabbedpanel.theme.TabbedPanelTitledTabTheme
Gets the name for this theme
getName() - Method in class net.infonode.util.Enum
Return the name of this enum value.
getNextCCW() - Method in class net.infonode.util.Direction
Returns the direction that is one quarter of a revolution counter clock wise.
getNextCW() - Method in class net.infonode.util.Direction
Returns the direction that is one quarter of a revolution clock wise.
getNormalButtonProperties() - Method in class net.infonode.docking.properties.WindowTabProperties
Returns the property values for the tab buttons when the tab is in the normal state.
getNormalProperties() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Returns the property values for the title bar's normal state
getNormalProperties() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets the properties for the normal state
getNormalStateBackground() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the tab normal state background color
getNormalStateForeground() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the tab normal state foreground color
getNormalStateTitleComponent() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the title component for the normal state
getNormalTabGradientBorder() - Method in class net.infonode.tabbedpanel.theme.GradientTheme
Returns the gradient border for the normal tab or the tab area if it's opaque.
getOpaque() - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Returns true if the shaped panel should be opaque.
getOpposite() - Method in class net.infonode.util.Direction
Returns the opposite direction.
getOptionPaneButtonFont() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the font used in JOptionPane buttons.
getOrientation() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Returns the orientation i.e. on what side of the view's content the title bar will be placed
getPaintTabAreaShadow() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Returns true if a shadow is painted for the tab area, false if a shadow is painted for the highlighted tab and the tab area components panel.
getParentTab(Component) - Static method in class net.infonode.tabbedpanel.TabbedUtils
Gets the tab for whom the given component is a child.
getParentTabbedPanel(Component) - Static method in class net.infonode.tabbedpanel.TabbedUtils
Gets the tabbed panel for whom the given component is a child
getParentTabbedPanelContentPanel(Component) - Static method in class net.infonode.tabbedpanel.TabbedUtils
Gets the TabbedPanelContentPanel for whom the given component is a child
getPatch() - Method in class net.infonode.util.ProductVersion
Gets the patch version number, i.e.
getPoint() - Method in class net.infonode.docking.drop.DropInfo
Returns the current mouse point relative to the drop window.
getPoint() - Method in class net.infonode.tabbedpanel.TabDragEvent
Gets the mouse coordinates
getPopupMenuBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the border of a JPopupMenu.
getPopupMenuFactory() - Method in class net.infonode.docking.DockingWindow
Returns the popup menu factory for this window.
getPreferredDelta() - Method in class net.infonode.properties.types.FloatProperty
Returns the preferred amount to increase and decrease a property value by.
getPreferredDigitCount() - Method in class net.infonode.properties.types.FloatProperty
Returns the preferred number of digits to allocate space for in an editor for a property value.
getPreferredDigitCount() - Method in class net.infonode.properties.types.NumberProperty
Returns the preferred number of digits to allocate space for in an editor for a property value
getPreferredMinimizeDirection() - Method in class net.infonode.docking.DockingWindow
Gets the preferred minimize direction of this window.
getPreferredSize() - Method in class net.infonode.docking.WindowBar
 
getPreviousTab() - Method in class net.infonode.tabbedpanel.TabStateChangedEvent
Gets the previous Tab
getPrimaryControlColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the color of scrollbar "knobs" etc.
getPrimaryControlDarkShadowColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the primary control dark shadow color.
getPrimaryControlHighlightColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the primary control highlight color.
getPrimaryControlShadowColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the primary control shadow color.
getProductName() - Method in class net.infonode.util.ReleaseInfo
Gets the product name
getProductVendor() - Method in class net.infonode.util.ReleaseInfo
Gets the product vendor
getProductVersion() - Method in class net.infonode.util.ReleaseInfo
Gets the product version
getProperties() - Method in class net.infonode.properties.base.PropertyGroup
Returns an array with the properties in this group.
getProperties() - Method in class net.infonode.tabbedpanel.TabbedPanel
Gets the TabbedPanelProperties
getProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanel
Gets the properties for this component
getProperties() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the TitledTabProperties
getProperty(int) - Method in class net.infonode.properties.base.PropertyGroup
Returns the property at the index, This does not include properties in super groups.
getProperty(String) - Method in class net.infonode.properties.base.PropertyGroup
Returns the property with the given name.
getProperty() - Method in class net.infonode.properties.base.exception.PropertyException
Returns the property that triggered this exception.
getPropertyCount() - Method in class net.infonode.properties.base.PropertyGroup
Returns the number of properties in this group.
getPropertyGroup() - Method in class net.infonode.properties.types.PropertyGroupProperty
Returns the property group.
getPropertyMapGroup() - Method in class net.infonode.properties.propertymap.PropertyMapProperty
Returns the property group which property maps can be used as values for this property.
getRecursiveTabsEnabled() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns true if the user is allowed to place tab windows inside other tab windows.
getReleaseInfo() - Static method in class net.infonode.docking.DockingWindowsReleaseInfo
Gets the release information
getReleaseInfo() - Static method in class net.infonode.gui.laf.InfoNodeLookAndFeelReleaseInfo
Gets the release information
getReleaseInfo() - Static method in class net.infonode.tabbedpanel.TabbedPanelReleaseInfo
Gets the release information
getRespectChildWindowMinimumSize() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns true if the TabWindow will respect its child windows minimum sizes.
getRestoreButtonFactory() - Static method in class net.infonode.docking.DefaultButtonFactories
Returns the default restore button factory.
getRestoreButtonProperties() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns the restore button property values.
getRestoreButtonProperties() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the restore button property values.
getRestoreButtonProperties() - Method in class net.infonode.docking.properties.WindowTabStateProperties
Returns the restore button property values.
getRestoreEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns true if the window restore by the user is enabled.
getRightWindow() - Method in class net.infonode.docking.SplitWindow
Returns the right/lower child window.
getRootWindow() - Method in class net.infonode.docking.DockingWindow
Returns the RootWindow which contains this window, null if there is none.
getRootWindow() - Method in class net.infonode.docking.RootWindow
 
getRootWindow() - Method in class net.infonode.docking.WindowBar
 
getRootWindowProperties() - Method in class net.infonode.docking.RootWindow
Returns the property values for this root window.
getRootWindowProperties() - Method in class net.infonode.docking.theme.BlueHighlightDockingTheme
 
getRootWindowProperties() - Method in class net.infonode.docking.theme.ClassicDockingTheme
Gets the theme RootWindowProperties
getRootWindowProperties() - Method in class net.infonode.docking.theme.DefaultDockingTheme
 
getRootWindowProperties() - Method in class net.infonode.docking.theme.DockingWindowsTheme
Returns the root window properties for this theme.
getRootWindowProperties() - Method in class net.infonode.docking.theme.GradientDockingTheme
 
getRootWindowProperties() - Method in class net.infonode.docking.theme.LookAndFeelDockingTheme
Gets the theme RootWindowProperties
getRootWindowProperties() - Method in class net.infonode.docking.theme.ShapedGradientDockingTheme
Gets the theme RootWindowProperties
getRootWindowProperties() - Method in class net.infonode.docking.theme.SlimFlatDockingTheme
 
getRootWindowProperties() - Method in class net.infonode.docking.theme.SoftBlueIceDockingTheme
 
getScrollBarBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color for JScrollBar's.
getScrollBarBackgroundShadowColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background shadow color for JScrollBar's.
getScrollBarWidth() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the width of a JScrollBar.
getScrollDownButtonFactory() - Static method in class net.infonode.tabbedpanel.TabbedPanelDefaultButtonFactories
Returns the default scroll down button factory.
getScrollDownButtonProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Gets the scroll down button properties
getScrollLeftButtonFactory() - Static method in class net.infonode.tabbedpanel.TabbedPanelDefaultButtonFactories
Returns the default scroll left button factory.
getScrollLeftButtonProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Gets the scroll left button properties
getScrollRightButtonFactory() - Static method in class net.infonode.tabbedpanel.TabbedPanelDefaultButtonFactories
Returns the default scroll right button factory.
getScrollRightButtonProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Gets the scroll right button properties
getScrollUpButtonFactory() - Static method in class net.infonode.tabbedpanel.TabbedPanelDefaultButtonFactories
Returns the default scroll up button factory.
getScrollUpButtonProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Gets the scroll up button properties
getSecondListener() - Method in class net.infonode.gui.hover.CompoundHoverListener
Gets the second hover listener
getSelectTriggers() - Static method in class net.infonode.tabbedpanel.TabSelectTrigger
Gets the tab select triggers.
getSelectedMenuBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color used for selected JMenuItem's.
getSelectedMenuForegroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the foreground color used for selected JMenuItem's.
getSelectedTab() - Method in class net.infonode.tabbedpanel.TabbedPanel
Gets the selected tab, i.e. the tab who's content component is currently displayed in this tabbed panel's content area
getSelectedTextBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the selected text background color.
getSelectedTextColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the selected text color.
getSelectedWindow() - Method in class net.infonode.docking.AbstractTabWindow
Returns the currently selected window in the tabbed panel.
getShadingFactor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Returns the shading factor.
getShadowBlendAreaSize() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the shadow blend area size, i.e. number of pixels for the shadow color fading.
getShadowColor() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the shadow color.
getShadowEnabled() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets shadow enabled
getShadowSize() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the shadow size, i.e. the width/height of the shadow in pixels.
getShadowStrength() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets 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.
getShape(Component, int, int, int, int) - Method in interface net.infonode.gui.shaped.border.ShapedBorder
Gets the shape of this border.
getShape() - Method in class net.infonode.tabbedpanel.Tab
Gets the tab Shape.
getShape() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the Shape for the current active rendering state.
getShapedPanelProperties() - Method in class net.infonode.docking.properties.FloatingWindowProperties
Gets the shaped panel properties
getShapedPanelProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the property values for the root window shaped panel.
getShapedPanelProperties() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Gets the shaped panel properties
getShapedPanelProperties() - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
Gets the shaped panel properties
getShapedPanelProperties() - Method in class net.infonode.tabbedpanel.TabAreaProperties
Gets the shaped panel properties
getShapedPanelProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
Gets the shaped panel properties
getShapedPanelProperties() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the shaped panel properties.
getSizePolicies() - Static method in class net.infonode.tabbedpanel.titledtab.TitledTabBorderSizePolicy
Gets the titled tab border size policies.
getSizePolicies() - Static method in class net.infonode.tabbedpanel.titledtab.TitledTabSizePolicy
Gets the size policies.
getSizePolicy() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
Gets the size policy for this TitledTab
getSoftGrayTheme() - Static method in class net.infonode.gui.laf.InfoNodeLookAndFeelThemes
A low contrast theme with a softer tone.
getSource() - Method in class net.infonode.gui.hover.HoverEvent
Gets the hoverable component that is the source for this event
getSplitDirection() - Method in class net.infonode.docking.drop.SplitDropInfo
Returns the current split direction i.e. in what direction the drop window should be split.
getSplitDropFilter() - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
Returns the split drop filter that is used when a split drop is in progress.
getSplitPaneDividerSize() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the size of the JSplitPane divider.
getSplitWindowProperties() - Method in class net.infonode.docking.SplitWindow
Returns the property values for this split window.
getSplitWindowProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the default property values for split windows.
getStretchEnabled() - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
Gets if components should be stretched to same height as tabs if tabs are higher than components.
getSuperGroup() - Method in class net.infonode.properties.base.PropertyGroup
Returns the super group of this group.
getSuperMap() - Method in interface net.infonode.properties.propertymap.PropertyMap
Returns the most recently added super map.
getTab() - Method in class net.infonode.tabbedpanel.TabEvent
Gets the tab that is the source for this event
getTabAreaComponents() - Method in class net.infonode.tabbedpanel.TabbedPanel
Gets the tab area components.
getTabAreaComponentsGradientBorder() - Method in class net.infonode.tabbedpanel.theme.GradientTheme
Returns the gradient border for the tab area components.
getTabAreaComponentsProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the properties getMap() with properties for the area in a tabbed panel's tab area where the tab area components are shown.
getTabAreaOrientation() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the tab area orientation, i.e. if the tab area should be placed up, down, left or right of the content area
getTabAreaProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the properties getMap() with properties for the tabbed panel's tab area
getTabAreaVisiblePolicy() - Method in class net.infonode.tabbedpanel.TabAreaProperties
Gets the tab area visible policy for the tab area, i.e. when the tab area is to be visible
getTabAt(int) - Method in class net.infonode.tabbedpanel.TabbedPanel
Gets the tab at index
getTabCount() - Method in class net.infonode.tabbedpanel.TabbedPanel
Gets the number of tabs
getTabDepthOrderPolicy() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the tab depth order policy to be used when tabs are overlapping i.e.
getTabDeselectable() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets if tab is deselectable.
getTabDropDownListButtonFactory() - Static method in class net.infonode.tabbedpanel.TabbedPanelDefaultButtonFactories
Returns the default tab drop down list button factory.
getTabDropDownListButtonProperties() - Method in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
Gets the tab drop down list button properties
getTabDropDownListVisiblePolicy() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the tab drop down list visible policy, i.e. when a drop down list with the tabs should be visible.
getTabIndex(Tab) - Method in class net.infonode.tabbedpanel.TabbedPanel
Gets the index for tab
getTabInsets() - Static method in class net.infonode.tabbedpanel.TabbedUIDefaults
Gets the tab insets
getTabLayoutPolicy() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the tab layout policy for the tab area, i.e. how the line of tabs should be laid out
getTabProperties() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns the property values for the window tab when the window is located in a TabWindow or a WindowBar.
getTabProperties() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns the default property values for the window tabs in the tab window.
getTabReorderEnabled() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets if the tabs can be reorder using the mouse.
getTabScrollingOffset() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets number of pixels to be shown for the last scrolled tab.
getTabSelectTrigger() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the tab select trigger, i.e. what triggers a tab selection
getTabSpacing() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
Gets the tab spacing, i.e. number of pixels between the tabs in the tab area.
getTabWindowFor(DockingWindow) - Static method in class net.infonode.docking.util.DockingUtil
Returns the TabWindow for a window.
getTabWindowProperties() - Method in class net.infonode.docking.AbstractTabWindow
Returns the properties for this tab window.
getTabWindowProperties() - Method in class net.infonode.docking.TabWindow
 
getTabWindowProperties() - Method in class net.infonode.docking.WindowBar
 
getTabWindowProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the default property values for tab windows.
getTabWindowProperties() - Method in class net.infonode.docking.properties.WindowBarProperties
Returns the tab window property values.
getTabbedPanel() - Method in class net.infonode.tabbedpanel.Tab
Gets the TabbedPanel that this tab is a member of
getTabbedPanel() - Method in class net.infonode.tabbedpanel.TabContentPanel
Gets the TabbedPanel for whom this component is the tabs' content component container
getTabbedPanel() - Method in class net.infonode.tabbedpanel.TabRemovedEvent
Gets the TabbedPanel the Tab was removed from
getTabbedPanel() - Method in class net.infonode.tabbedpanel.TabStateChangedEvent
Gets the TabbedPanel in which the state change occured
getTabbedPanel() - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanel
Gets the tabbed panel that this component is the content area component for
getTabbedPanelProperties() - Method in class net.infonode.docking.TabWindowHoverAction
Returns this action's tabbed panel properties
getTabbedPanelProperties() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns the property values for the tabbed panel in the tab window.
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.hover.TabbedPanelHoverAction
Gets the TabbedPanelProperties object for this action.
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.hover.TabbedPanelTitledTabHoverAction
Gets the TabbedPanelProperties object for this action.
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.hover.TitledTabTabbedPanelHoverAction
Gets the TabbedPanelProperties object for this action.
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.BlueHighlightTheme
Gets the TabbedPanelProperties for this theme
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.ClassicTheme
Gets the TabbedPanelProperties for this theme
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.DefaultTheme
Gets the TabbedPanelProperties for this theme
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.GradientTheme
 
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.LookAndFeelTheme
Gets the TabbedPanelProperties for this theme
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Gets the TabbedPanelProperties for this theme
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.SmallFlatTheme
Gets the TabbedPanelProperties for this theme
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
 
getTabbedPanelProperties() - Method in class net.infonode.tabbedpanel.theme.TabbedPanelTitledTabTheme
Gets the TabbedPanelProperties for this theme
getTableHeaderCellBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the border around cells in JTableHeader's.
getText() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
Gets the text for the normal state
getText() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the text
getTextColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the text color.
getTextFieldBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the border used around JTextField (including spinners etc.).
getTextTitleComponentGap() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the gap in pixels between the text/icon and the title component
getTextVisible() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets if text is visible or not visible
getTheme() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeel
Gets the active theme
getTitle() - Method in class net.infonode.docking.DockingWindow
Returns the title of this window.
getTitle() - Method in class net.infonode.docking.properties.ViewProperties
Returns the view title.
getTitle() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the view title.
getTitle(DockingWindow) - Method in interface net.infonode.docking.title.DockingWindowTitleProvider
Returns a text title for a DockingWindow.
getTitle(DockingWindow) - Method in class net.infonode.docking.title.LengthLimitedDockingWindowTitleProvider
 
getTitle(DockingWindow) - Method in class net.infonode.docking.title.SimpleDockingWindowTitleProvider
 
getTitle() - Method in interface net.infonode.docking.util.ViewFactory
Returns the title of this factory.
getTitleComponentTextRelativeAlignment() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the title components alignment relative to the text/icon
getTitleComponentVisible() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets if title component is visible or not visible
getTitleProvider() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns the title provider for the window.
getTitleVisible() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns if the title should be visible or not
getTitledTabProperties() - Method in class net.infonode.docking.TabWindowHoverAction
Returns this action's titled tab properties
getTitledTabProperties() - Method in class net.infonode.docking.properties.WindowTabProperties
Returns the property values for the titled tab used in the tab.
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.hover.TabbedPanelTitledTabHoverAction
Gets the TitledTabProperties object for this action.
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.hover.TitledTabDelayedMouseExitHoverAction
Gets the TitledTabProperties object for this action.
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.hover.TitledTabHoverAction
Gets the TitledTabProperties object for this action.
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.hover.TitledTabTabbedPanelHoverAction
Gets the TitledTabProperties object for this action.
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.BlueHighlightTheme
Gets the TitledTabProperties for this theme
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.ClassicTheme
Gets the TitledTabProperties for this theme
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.DefaultTheme
Gets the TitledTabProperties for this theme
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.GradientTheme
 
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.LookAndFeelTheme
Gets the TitledTabProperties for this theme
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
Gets the TitledTabProperties for this theme
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.SmallFlatTheme
Gets the TitledTabProperties for this theme
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
 
getTitledTabProperties() - Method in class net.infonode.tabbedpanel.theme.TabbedPanelTitledTabTheme
Gets the TitledTabProperties for this theme
getToolTipEnabled() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets if tool tip text is enabled or disabled
getToolTipText() - Method in class net.infonode.docking.properties.WindowTabButtonProperties
Returns the button tool tip text.
getToolTipText() - Method in class net.infonode.properties.gui.util.ButtonProperties
Returns the button tool tip text.
getToolTipText() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the tool tip text
getTooltipBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color for JToolTip.
getTooltipForegroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color used in JToolTip.
getTreeClosedIcon() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the icon used with closed nodes in a JTree.
getTreeIconBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the background color used for collapse and expand icons in a JTree.
getTreeLeafIcon() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the icon used with leaf nodes in a JTree.
getTreeOpenIcon() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
Gets the icon used with open nodes in a JTree.
getType() - Method in interface net.infonode.properties.base.Property
Returns the value type of this property.
getType() - Method in class net.infonode.properties.util.AbstractProperty
 
getUndockButtonFactory() - Static method in class net.infonode.docking.DefaultButtonFactories
Returns the default undock button factory.
getUndockButtonProperties() - Method in class net.infonode.docking.properties.TabWindowProperties
Returns the undock button property values.
getUndockButtonProperties() - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
Returns the undock button property values.
getUndockButtonProperties() - Method in class net.infonode.docking.properties.WindowTabStateProperties
Returns the undock button property values.
getUndockEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns true if the window can be undocked to a floating window.
getUndockOnDropEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
Returns true if the window drag by the user and is dropped outside the root window should undock to a floating window.
getUseFrame() - Method in class net.infonode.docking.properties.FloatingWindowProperties
Returns true if the floating window should be created as a JFrame, otherwise a JDialog is used.
getValidValues() - Method in class net.infonode.properties.types.EnumProperty
Returns the valid values for this property.
getValue(Object) - Method in interface net.infonode.properties.base.Property
Returns the value of this property in a value container.
getValue() - Method in class net.infonode.properties.base.exception.InvalidPropertyValueException
Returns the value.
getValue(Object) - Method in class net.infonode.properties.propertymap.PropertyMapProperty
 
getValue(Property, Object) - Method in class net.infonode.properties.propertymap.PropertyMapValueHandler
 
getValue(Object) - Method in class net.infonode.properties.types.EnumProperty
 
getValue(Property, Object) - Method in interface net.infonode.properties.util.PropertyValueHandler
Gets the value of a property from a value container.
getValue(Object) - Method in class net.infonode.properties.util.ValueHandlerProperty
 
getValue() - Method in class net.infonode.util.Enum
Returns the integer identifier for this enum value.
getValueIsRemovable(Property, Object) - Method in class net.infonode.properties.propertymap.PropertyMapValueHandler
 
getValueIsRemovable(Property, Object) - Method in interface net.infonode.properties.util.PropertyValueHandler
Returns true if the property value is removable from the value container.
getValueIsSet(Property, Object) - Method in class net.infonode.properties.propertymap.PropertyMapValueHandler
 
getValueIsSet(Property, Object) - Method in interface net.infonode.properties.util.PropertyValueHandler
Returns true if a value for the property is set in the value container.
getVerticalAlignment() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
Gets the text's and icon's vertical alignment
getVerticalAlignments() - Static method in class net.infonode.util.Alignment
Gets the vertical alignments.
getVerticalFlip() - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
Returns true if the shaped panel is flipped vertically.
getView(String) - Method in class net.infonode.docking.util.StringViewMap
Returns the view with a specific id.
getView(int) - Method in class net.infonode.docking.util.ViewMap
Returns the view with a specific id.
getViewAtIndex(int) - Method in class net.infonode.docking.util.AbstractViewMap
Returns the view at a specific index.
getViewCount() - Method in class net.infonode.docking.util.AbstractViewMap
Returns the number of views in this map.
getViewFactories() - Method in class net.infonode.docking.util.AbstractViewMap
 
getViewFactories() - Method in class net.infonode.docking.util.MixedViewHandler
 
getViewFactories() - Method in interface net.infonode.docking.util.ViewFactoryManager
Returns the view factories.
getViewProperties() - Method in class net.infonode.docking.View
Returns the property values for this view.
getViewProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the default property values for views.
getViewSerializer() - Method in class net.infonode.docking.RootWindow
Returns the view serializer object for the views inside this root window.
getViewTitleBarProperties() - Method in class net.infonode.docking.TabWindowHoverAction
Returns this action's view title bar properties
getViewTitleBarProperties() - Method in class net.infonode.docking.properties.ViewProperties
Returns the property values for the title bar in the view
getVisible() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
Returns if the title bar should be visible or not
getVisiblePolicies() - Static method in class net.infonode.tabbedpanel.TabAreaVisiblePolicy
Gets the tab area visible policies.
getWindow() - Method in class net.infonode.docking.FloatingWindow
Returns the top level docking window inside this floating window.
getWindow() - Method in class net.infonode.docking.RootWindow
Returns the top level docking window inside this root window.
getWindow() - Method in class net.infonode.docking.drop.DropInfo
Returns the window that is beeing dragged, i.e. the window that could be dropped.
getWindowAreaProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the component property values for the window area component.
getWindowAreaShapedPanelProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the shaped panel property values for the window area component.
getWindowBar(Direction) - Method in class net.infonode.docking.RootWindow
Returns the window bar in the direction.
getWindowBarProperties() - Method in class net.infonode.docking.WindowBar
Returns the property values for this window bar.
getWindowBarProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
Returns the default window bar property values.
getWindowLayoutAsString(DockingWindow) - Static method in class net.infonode.docking.util.DeveloperUtil
Returns a Java code pseudo-like string with information about the current window layout in a docking window.
getWindowParent() - Method in class net.infonode.docking.DockingWindow
Returns the window parent of this window.
getWindowProperties() - Method in class net.infonode.docking.DockingWindow
Returns the properties for this window.
getWindowProperties() - Method in class net.infonode.docking.FloatingWindow
Returns the properties 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.