A B C D E F G H I L M N O P R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORT_DRAG_KEY - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Key code for the key that aborts a drag.
- ABORT_DRAG_KEY - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Abort drag key code property
- abortDrag() - Method in interface net.infonode.docking.drag.DockingWindowDragger
-
Aborts this drag operation.
- abortDrag() - Method in class net.infonode.docking.drag.DockingWindowDragSource
-
Aborts the currect drag operation.
- abortDrag() - Method in class net.infonode.gui.draggable.DraggableComponent
- AbstractButtonIcon - Class in net.infonode.gui.icon.button
- AbstractButtonIcon() - Constructor for class net.infonode.gui.icon.button.AbstractButtonIcon
- AbstractButtonIcon(int) - Constructor for class net.infonode.gui.icon.button.AbstractButtonIcon
- AbstractButtonIcon(int, boolean) - Constructor for class net.infonode.gui.icon.button.AbstractButtonIcon
- AbstractButtonIcon(Color) - Constructor for class net.infonode.gui.icon.button.AbstractButtonIcon
- AbstractButtonIcon(Color, int) - Constructor for class net.infonode.gui.icon.button.AbstractButtonIcon
- AbstractButtonInfo - Class in net.infonode.docking.internalutil
- AbstractButtonInfo(PropertyMapProperty) - Constructor for class net.infonode.docking.internalutil.AbstractButtonInfo
- AbstractChangeNotifyMap - Class in net.infonode.util.collection.notifymap
- AbstractChangeNotifyMap() - Constructor for class net.infonode.util.collection.notifymap.AbstractChangeNotifyMap
- AbstractColorProvider - Class in net.infonode.gui.colorprovider
-
Base class for color providers.
- AbstractColorProvider() - Constructor for class net.infonode.gui.colorprovider.AbstractColorProvider
- AbstractComponentPainter - Class in net.infonode.gui.componentpainter
-
An abstract base class for
ComponentPainter
's. - AbstractComponentPainter() - Constructor for class net.infonode.gui.componentpainter.AbstractComponentPainter
- AbstractComponentPainterWrapper - Class in net.infonode.gui.componentpainter
- AbstractComponentPainterWrapper(ComponentPainter) - Constructor for class net.infonode.gui.componentpainter.AbstractComponentPainterWrapper
- AbstractConstChangeNotifyMap - Class in net.infonode.util.collection.notifymap
- AbstractConstChangeNotifyMap() - Constructor for class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- AbstractPolygonBorder - Class in net.infonode.gui.shaped.border
- AbstractPolygonBorder(ColorProvider) - Constructor for class net.infonode.gui.shaped.border.AbstractPolygonBorder
- AbstractPolygonBorder(ColorProvider, ColorProvider) - Constructor for class net.infonode.gui.shaped.border.AbstractPolygonBorder
- AbstractPolygonBorder(ColorProvider, ColorProvider, ColorProvider, ColorProvider) - Constructor for class net.infonode.gui.shaped.border.AbstractPolygonBorder
- AbstractProperty - Class in net.infonode.properties.util
-
An abstract base class for properties.
- AbstractProperty(PropertyGroup, String, Class, String) - Constructor for class net.infonode.properties.util.AbstractProperty
-
Constructor.
- AbstractShapedBorder - Class in net.infonode.gui.shaped.border
- AbstractShapedBorder() - Constructor for class net.infonode.gui.shaped.border.AbstractShapedBorder
- AbstractShapedBorderWrapper - Class in net.infonode.gui.shaped.border
- AbstractShapedBorderWrapper(ShapedBorder) - Constructor for class net.infonode.gui.shaped.border.AbstractShapedBorderWrapper
- AbstractTabWindow - Class in net.infonode.docking
-
Abstract base class for windows containing a tabbed panel.
- AbstractTabWindow(boolean, WindowItem) - Constructor for class net.infonode.docking.AbstractTabWindow
- AbstractTabWindowItem - Class in net.infonode.docking.model
- AbstractTabWindowItem() - Constructor for class net.infonode.docking.model.AbstractTabWindowItem
- AbstractTabWindowItem(WindowItem) - Constructor for class net.infonode.docking.model.AbstractTabWindowItem
- AbstractViewMap - Class in net.infonode.docking.util
-
Base class for view maps.
- AbstractViewMap() - Constructor for class net.infonode.docking.util.AbstractViewMap
- AbstractWindowLocation - Class in net.infonode.docking.location
- AbstractWindowLocation() - Constructor for class net.infonode.docking.location.AbstractWindowLocation
- AbstractWindowLocation(DockingWindow, WindowLocation) - Constructor for class net.infonode.docking.location.AbstractWindowLocation
- AcceptAllDropFilter - Class in net.infonode.docking.drop
-
A
DropFilter
that will accept drop of any window. - acceptChildDrop(Point, DockingWindow) - Method in class net.infonode.docking.DockingWindow
- acceptDrop(DropInfo) - Method in class net.infonode.docking.drop.AcceptAllDropFilter
- acceptDrop(DropInfo) - Method in interface net.infonode.docking.drop.DropFilter
-
Return true if the drop should be accepted, otherwise false.
- acceptDrop(DropInfo) - Method in class net.infonode.docking.drop.RejectAllDropFilter
- acceptHover(ArrayList) - Method in interface net.infonode.gui.hover.hoverable.Hoverable
- acceptHover(ArrayList) - Method in class net.infonode.gui.hover.panel.HoverableShapedPanel
- acceptInteriorDrop(Point, DockingWindow) - Method in class net.infonode.docking.AbstractTabWindow
- acceptInteriorDrop(Point, DockingWindow) - Method in class net.infonode.docking.DockingWindow
- acceptInteriorDrop(Point, DockingWindow) - Method in class net.infonode.docking.FloatingWindow
- acceptInteriorDrop(Point, DockingWindow) - Method in class net.infonode.docking.RootWindow
- acceptInteriorDrop(Point, DockingWindow) - Method in class net.infonode.docking.View
- acceptSplitDrop(Point, DockingWindow, int) - Method in class net.infonode.docking.DockingWindow
- acceptsSplitWith(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- acceptsSplitWith(DockingWindow) - Method in class net.infonode.docking.FloatingWindow
- acceptsSplitWith(DockingWindow) - Method in class net.infonode.docking.RootWindow
- acceptsSplitWith(DockingWindow) - Method in class net.infonode.docking.TabWindow
- acceptsSplitWith(DockingWindow) - Method in class net.infonode.docking.WindowBar
- acceptTabbedPanelHover(TabbedPanelHoverPolicy, ArrayList, TabbedPanel, Component) - Static method in class net.infonode.tabbedpanel.internal.TabbedHoverUtil
- ACTION - Static variable in class net.infonode.docking.properties.WindowTabButtonProperties
-
The
DockingWindowAction
that is performed when the button is clicked. - add(int, Object) - Method in class net.infonode.util.ChangeNotifyList
- add(Color, Color) - Static method in class net.infonode.util.ColorUtil
- add(Dimension, Dimension, boolean) - Static method in class net.infonode.gui.DimensionUtil
- add(Dimension, Insets) - Static method in class net.infonode.gui.DimensionUtil
- add(Dimension, Insets) - Static method in class net.infonode.gui.layout.LayoutUtil
- add(Insets, Insets) - Static method in class net.infonode.gui.InsetsUtil
- add(Object) - Method in class net.infonode.util.ChangeNotifyList
- add(Object) - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- add(Object[], Object, Object[]) - Static method in class net.infonode.util.ArrayUtil
- add(Int4) - Method in class net.infonode.util.math.Int4
- add(SignalListener) - Method in interface net.infonode.util.signal.SignalHook
- addAll(int, Collection) - Method in class net.infonode.util.ChangeNotifyList
- addAll(Collection) - Method in class net.infonode.util.ChangeNotifyList
- addDebugMenuItems(JPopupMenu, DockingWindow) - Static method in class net.infonode.docking.internalutil.InternalDockingUtil
- addDraggableComponent(DraggableComponent) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- addHoverable(Hoverable) - Method in class net.infonode.gui.hover.hoverable.HoverManager
- addLayoutComponent(Component, Object) - Method in class net.infonode.gui.layout.BorderLayout2
- addLayoutComponent(Component, Object) - Method in class net.infonode.gui.layout.DirectionLayout
- addLayoutComponent(Component, Object) - Method in class net.infonode.gui.layout.StackableLayout
- addLayoutComponent(String, Component) - Method in class net.infonode.gui.layout.BorderLayout2
- addLayoutComponent(String, Component) - Method in class net.infonode.gui.layout.DirectionLayout
- addLayoutComponent(String, Component) - Method in class net.infonode.gui.layout.StackableLayout
- addLayoutComponent(String, Component) - Method in class net.infonode.gui.layout.StretchLayout
- addListener(DockingWindowListener) - Method in class net.infonode.docking.DockingWindow
-
Adds a listener which will reveive events for this window and all child windows.
- addListener(DraggableComponentBoxListener) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- addListener(DraggableComponentListener) - Method in class net.infonode.gui.draggable.DraggableComponent
- addListener(DynamicUIManagerListener) - Method in class net.infonode.gui.DynamicUIManager
- addListener(ScrollButtonBoxListener) - Method in class net.infonode.gui.ScrollButtonBox
- addListener(SimpleSplitPaneListener) - Method in class net.infonode.gui.SimpleSplitPane
- addListener(PropertyMapListener) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Adds a listener that listens for value changes in this PropertyMap.
- addListener(PropertyMapListener) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- addListener(SignalListener) - Method in class net.infonode.util.signal.Signal
- addListSelectionListener(ListSelectionListener) - Method in class net.infonode.gui.PopupList
- addMap(int, ConstMap) - Method in class net.infonode.util.collection.map.ConstVectorMap
- addMap(int, ConstChangeNotifyMap) - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- addMap(ConstMap) - Method in class net.infonode.util.collection.map.ConstVectorMap
- addMap(ConstChangeNotifyMap) - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- addMouseListener(MouseListener) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
-
Adds a MouseListener to receive mouse events from this TitledTab.
- addMouseMotionListener(MouseMotionListener) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
-
Adds a MouseMotionListener to receive mouse events from this TitledTab.
- addNotify() - Method in class net.infonode.tabbedpanel.Tab
- addPopupListListener(PopupListListener) - Method in class net.infonode.gui.PopupList
- addPrioritizedListener(DynamicUIManagerListener) - Method in class net.infonode.gui.DynamicUIManager
- addProperty(Property) - Method in class net.infonode.properties.base.PropertyGroup
-
Add a property to this group.
- addPropertyChangeListener(Property, PropertyChangeListener) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Adds a property listener that listens for value changes for a specific property.
- addPropertyChangeListener(Property, PropertyChangeListener) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- addScrollableBoxListener(ScrollableBoxListener) - Method in class net.infonode.gui.ScrollableBox
- addSuperMap(PropertyMap) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Adds a super map to this map.
- addSuperMap(PropertyMap) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- addSuperObject(DockingWindowDropFilterProperties) - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(DockingWindowProperties) - Method in class net.infonode.docking.properties.DockingWindowProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(FloatingWindowProperties) - Method in class net.infonode.docking.properties.FloatingWindowProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(RootWindowProperties) - Method in class net.infonode.docking.properties.RootWindowProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(SplitWindowProperties) - Method in class net.infonode.docking.properties.SplitWindowProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(TabWindowProperties) - Method in class net.infonode.docking.properties.TabWindowProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(ViewProperties) - Method in class net.infonode.docking.properties.ViewProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(ViewTitleBarProperties) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(ViewTitleBarStateProperties) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(WindowBarProperties) - Method in class net.infonode.docking.properties.WindowBarProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(WindowTabButtonProperties) - Method in class net.infonode.docking.properties.WindowTabButtonProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(WindowTabProperties) - Method in class net.infonode.docking.properties.WindowTabProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(WindowTabStateProperties) - Method in class net.infonode.docking.properties.WindowTabStateProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(ButtonProperties) - Method in class net.infonode.properties.gui.util.ButtonProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(ComponentProperties) - Method in class net.infonode.properties.gui.util.ComponentProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(ShapedPanelProperties) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(TabAreaComponentsProperties) - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(TabAreaProperties) - Method in class net.infonode.tabbedpanel.TabAreaProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(TabbedPanelButtonProperties) - Method in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(TabbedPanelContentPanelProperties) - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(TabbedPanelProperties) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(TitledTabProperties) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Adds a super object from which property values are inherited.
- addSuperObject(TitledTabStateProperties) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Adds a super object from which property values are inherited.
- addTab(DockingWindow) - Method in class net.infonode.docking.AbstractTabWindow
-
Adds a window tab last in this tab window.
- addTab(DockingWindow, int) - Method in class net.infonode.docking.AbstractTabWindow
-
Inserts a window tab at an index in this tab window.
- addTab(DockingWindow, int) - Method in class net.infonode.docking.TabWindow
- addTab(Tab) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Add a tab.
- addTabListener(TabListener) - Method in class net.infonode.tabbedpanel.Tab
-
Adds a TabListener
- addTabListener(TabListener) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Adds a TablListener that will receive events for all the tabs in this TabbedPanel
- addTabMouseButtonListener(MouseButtonListener) - Method in class net.infonode.docking.DockingWindow
-
Adds a listener that receives mouse button events for window tabs.
- addTabNoSelect(DockingWindow, int) - Method in class net.infonode.docking.AbstractTabWindow
- addTabNoSelect(DockingWindow, int) - Method in class net.infonode.docking.TabWindow
- addTabNoSelect(DockingWindow, int) - Method in class net.infonode.docking.WindowBar
- addTo(Insets, Insets) - Static method in class net.infonode.gui.InsetsUtil
- addToRootWindow(DockingWindow, RootWindow) - Static method in class net.infonode.docking.internalutil.InternalDockingUtil
- addTreeListener(PropertyMapTreeListener) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Adds a tree listener that listens for value changes in this PropertyMap or any child maps.
- addTreeListener(PropertyMapTreeListener) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- addView(int, View) - Method in class net.infonode.docking.util.ViewMap
-
Adds a view to the map.
- addView(Object, View) - Method in class net.infonode.docking.util.AbstractViewMap
- addView(String, View) - Method in class net.infonode.docking.util.StringViewMap
-
Adds a view to the map.
- addView(View) - Method in class net.infonode.docking.util.StringViewMap
-
Adds a view to the map.
- addWeak(SignalListener) - Method in interface net.infonode.util.signal.SignalHook
- addWeakListener(PropertyMap, PropertyMapListener) - Static method in class net.infonode.properties.propertymap.PropertyMapWeakListenerManager
-
Adds a weak listener to a
PropertyMap
. - addWeakPropertyChangeListener(PropertyMap, Property, PropertyChangeListener) - Static method in class net.infonode.properties.propertymap.PropertyMapWeakListenerManager
-
Adds a weak property change listener to a
PropertyMap
. - addWeakTreeListener(PropertyMap, PropertyMapTreeListener) - Static method in class net.infonode.properties.propertymap.PropertyMapWeakListenerManager
-
Adds a weak tree listener to a
PropertyMap
. - addWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- addWindow(DockingWindow, RootWindow) - Static method in class net.infonode.docking.util.DockingUtil
-
Adds a window inside a root window.
- addWindow(WindowItem) - Method in class net.infonode.docking.model.WindowItem
- addWindow(WindowItem, int) - Method in class net.infonode.docking.model.WindowItem
- addWindowItem(DockingWindow, int) - Method in class net.infonode.docking.DockingWindow
- afterWindowRemoved(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- afterWindowRemoved(DockingWindow) - Method in class net.infonode.docking.FloatingWindow
- align(MenuElement) - Static method in class net.infonode.gui.menu.MenuUtil
- Alignment - Class in net.infonode.util
-
An enum class for alignments, left, center, right, top, bottom.
- AlignmentProperty - Class in net.infonode.properties.types
-
A property of type
Alignment
. - AlignmentProperty(PropertyGroup, String, String, PropertyValueHandler, Alignment[]) - Constructor for class net.infonode.properties.types.AlignmentProperty
-
Constructor.
- ALIGNMENTS - Static variable in class net.infonode.util.Alignment
-
Array containing all alignments..
- ALWAYS - Static variable in class net.infonode.tabbedpanel.TabAreaVisiblePolicy
-
Always visible policy.
- ALWAYS - Static variable in class net.infonode.tabbedpanel.TabbedPanelHoverPolicy
-
Always hover policy.
- ALWAYS_AND_EXCLUDE - Static variable in class net.infonode.tabbedpanel.TabbedPanelHoverPolicy
-
Always and exclude hover policy.
- ALWAYS_SHOW_TITLE - Static variable in class net.infonode.docking.properties.ViewProperties
-
If true the view will always be placed in a TabWindow so that it's title is shown.
- AntUtils - Class in net.infonode.util
-
Utility functions for Ant build environment
- AntUtils() - Constructor for class net.infonode.util.AntUtils
- append(Object[], Object[], Object[]) - Static method in class net.infonode.util.ArrayUtil
- append(String[], String[]) - Static method in class net.infonode.util.ArrayUtil
- apply(Object) - Method in interface net.infonode.util.collection.Closure
- applyButtonHighlighter(JButton, int) - Static method in class net.infonode.gui.ButtonFactory
- applyTo(AbstractButton) - Method in class net.infonode.properties.gui.util.ButtonProperties
-
Applies the icon, disabled icon and tool tip to the given button
- applyTo(JComponent) - Method in class net.infonode.properties.gui.util.ComponentProperties
-
Applies the property values to a component.
- applyTo(JComponent, Direction) - Method in class net.infonode.properties.gui.util.ComponentProperties
-
Applies the property values to a component and rotates the insets in the given direction.
- applyTo(ShapedPanelProperties, ShapedPanel) - Static method in class net.infonode.properties.gui.InternalPropertiesUtil
-
Applies the property values to a shaped panel.
- applyTo(ShapedPanelProperties, ShapedPanel, Direction) - Static method in class net.infonode.properties.gui.InternalPropertiesUtil
-
Applies the property values to a shaped panel.
- ArrayUtil - Class in net.infonode.util
- ArrowIcon - Class in net.infonode.gui.icon.button
- ArrowIcon(int, Direction) - Constructor for class net.infonode.gui.icon.button.ArrowIcon
- ArrowIcon(int, Direction, boolean) - Constructor for class net.infonode.gui.icon.button.ArrowIcon
- ArrowIcon(Color, int, Direction) - Constructor for class net.infonode.gui.icon.button.ArrowIcon
- ArrowIcon(Color, Direction) - Constructor for class net.infonode.gui.icon.button.ArrowIcon
- ArrowIcon(Direction) - Constructor for class net.infonode.gui.icon.button.ArrowIcon
- ASCENDING - Static variable in class net.infonode.tabbedpanel.TabDepthOrderPolicy
-
Ascending depth order policy.
- atEntry() - Method in interface net.infonode.util.collection.map.base.ConstMapIterator
-
Returns true if the iterator points to an entry in the map.
- atEntry() - Method in class net.infonode.util.collection.map.EmptyIterator
- AUTO_CLOSE_ENABLED - Static variable in class net.infonode.docking.properties.FloatingWindowProperties
-
Auto close enabled
- AUTO_SELECT_TAB - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Auto select tab property
- AZURE_BLUE_HUE - Static variable in class net.infonode.gui.Colors
B
- BACKGROUND_COLOR - Static variable in class net.infonode.properties.gui.util.ComponentProperties
-
Component background color.
- BACKGROUND_COLOR_PAINTER - Static variable in class net.infonode.gui.componentpainter.SolidColorComponentPainter
-
Paints a component using the background color set in the component.
- BackgroundColorProvider - Class in net.infonode.gui.colorprovider
-
Returns the background color of a component.
- BackgroundPainter - Interface in net.infonode.gui
-
An object that paints its background using a
ComponentPainter
. - BackgroundPainterColorProvider - Class in net.infonode.gui.colorprovider
-
Finds the most suitable background color of a component.
- BaseContainer - Class in net.infonode.gui.panel
- BaseContainer() - Constructor for class net.infonode.gui.panel.BaseContainer
- BaseContainer(boolean) - Constructor for class net.infonode.gui.panel.BaseContainer
- BaseContainer(boolean, LayoutManager) - Constructor for class net.infonode.gui.panel.BaseContainer
- BaseContainer(LayoutManager) - Constructor for class net.infonode.gui.panel.BaseContainer
- BaseContainerUtil - Class in net.infonode.gui.panel
- BaseContainerUtil() - Constructor for class net.infonode.gui.panel.BaseContainerUtil
- BasePanel - Class in net.infonode.gui.panel
-
A transparent panel with
BorderLayout
. - BasePanel() - Constructor for class net.infonode.gui.panel.BasePanel
- beforeDrop(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- beginBatch() - Method in class net.infonode.properties.propertymap.PropertyMapManager
-
Begins a batch operation.
- beginOptimize(DockingWindow) - Static method in class net.infonode.docking.DockingWindow
- beginSection() - Method in class net.infonode.util.Printer
- beginSection(String) - Method in class net.infonode.util.Printer
- beginUpdateModel() - Static method in class net.infonode.docking.DockingWindow
- BLACK - Static variable in class net.infonode.gui.colorprovider.FixedColorProvider
-
A provider for the color black.
- blend(Color, Color, double) - Static method in class net.infonode.util.ColorUtil
- BLUE_HUE - Static variable in class net.infonode.gui.Colors
- BlueHighlightDockingTheme - Class in net.infonode.docking.theme
-
A theme where the tab of the focused window has a blue background.
- BlueHighlightDockingTheme() - Constructor for class net.infonode.docking.theme.BlueHighlightDockingTheme
- BlueHighlightTheme - Class in net.infonode.tabbedpanel.theme
-
A theme with dark borders and blue (or custom color) background for the highlighted state.
- BlueHighlightTheme() - Constructor for class net.infonode.tabbedpanel.theme.BlueHighlightTheme
-
Constructs a BlueHighlightTheme
- BlueHighlightTheme(Color) - Constructor for class net.infonode.tabbedpanel.theme.BlueHighlightTheme
-
Constructs a BlueHighlightTheme
- BooleanProperty - Class in net.infonode.properties.types
-
A boolean property.
- BooleanProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.BooleanProperty
-
Constructor.
- BORDER - Static variable in class net.infonode.properties.gui.util.ComponentProperties
-
Component border.
- BORDER_SIZE_POLICY - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Border size policy property
- BorderIcon - Class in net.infonode.gui.icon.button
- BorderIcon(Icon, int) - Constructor for class net.infonode.gui.icon.button.BorderIcon
- BorderIcon(Icon, Color, Insets) - Constructor for class net.infonode.gui.icon.button.BorderIcon
- BorderLayout2 - Class in net.infonode.gui.layout
- BorderLayout2() - Constructor for class net.infonode.gui.layout.BorderLayout2
- BorderProperty - Class in net.infonode.properties.types
-
A property of type
Border
. - BorderProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.BorderProperty
-
Constructor.
- BorderUtil - Class in net.infonode.gui.border
- BorderValue - Class in net.infonode.gui.laf.value
- BorderValue() - Constructor for class net.infonode.gui.laf.value.BorderValue
- BorderValue(Border) - Constructor for class net.infonode.gui.laf.value.BorderValue
- BOTH - Static variable in class net.infonode.gui.layout.StretchLayout
- BOTTOM - Static variable in class net.infonode.util.Alignment
-
Bottom alignment.
- BROWN_HUE - Static variable in class net.infonode.gui.Colors
- BUTTON_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Button properties
- BUTTON_SPACING - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Button spacing
- ButtonFactory - Class in net.infonode.gui
- ButtonFactory - Interface in net.infonode.gui.button
-
A button factory.
- ButtonFactoryProperty - Class in net.infonode.properties.types
-
A property which has
ButtonFactory
's as values. - ButtonFactoryProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.ButtonFactoryProperty
-
Constructor.
- ButtonInfo - Interface in net.infonode.docking.internalutil
- ButtonProperties - Class in net.infonode.properties.gui.util
-
Properties and property values for a button.
- ButtonProperties() - Constructor for class net.infonode.properties.gui.util.ButtonProperties
-
Creates an empty property object.
- ButtonProperties(ButtonProperties) - Constructor for class net.infonode.properties.gui.util.ButtonProperties
-
Creates a property object that inherit values from another property object.
- ButtonProperties(PropertyMap) - Constructor for class net.infonode.properties.gui.util.ButtonProperties
-
Creates a property map containing the map.
C
- calculateIntersectionClip(int, int, int, int, Shape) - Static method in class net.infonode.gui.GraphicsUtil
- calculateMaximumIconWidth(Object[]) - Method in class net.infonode.gui.TextIconListCellRenderer
- canBeAssiged(Object) - Method in interface net.infonode.properties.base.Property
-
Returns true if the value can be assigned to this property.
- canBeAssiged(Object) - Method in class net.infonode.properties.types.FloatProperty
- canBeAssiged(Object) - Method in class net.infonode.properties.types.NumberProperty
- canBeAssiged(Object) - Method in class net.infonode.properties.util.AbstractProperty
- CantRemoveValueException - Exception in net.infonode.properties.base.exception
-
Exception thrown when a property value can't be removed.
- CantRemoveValueException(Property) - Constructor for exception net.infonode.properties.base.exception.CantRemoveValueException
-
Constructor.
- CENTER - Static variable in class net.infonode.util.Alignment
-
Center alignment.
- changed() - Method in class net.infonode.gui.ContainerList
- changed() - Method in class net.infonode.util.ChangeNotifyList
- changed(DraggableComponentBoxEvent) - Method in class net.infonode.gui.draggable.DraggableComponentBoxAdapter
- changed(DraggableComponentBoxEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentBoxListener
- changed(DraggableComponentEvent) - Method in class net.infonode.gui.draggable.DraggableComponentAdapter
- changed(DraggableComponentEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentListener
- changed(ScrollableBox) - Method in interface net.infonode.gui.ScrollableBoxListener
- ChangeNotifyList - Class in net.infonode.util
- ChangeNotifyList() - Constructor for class net.infonode.util.ChangeNotifyList
- ChangeNotifyList(List) - Constructor for class net.infonode.util.ChangeNotifyList
- ChangeNotifyMap - Interface in net.infonode.util.collection.notifymap
- ChangeNotifyMapWrapper - Class in net.infonode.util.collection.notifymap
- ChangeNotifyMapWrapper(Map) - Constructor for class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- CHILD_DROP_FILTER - Static variable in class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
The
DropFilter
that is called when a child window will be asked for accept drop. - ChildDropInfo - Class in net.infonode.docking.drop
-
Information about an ongoing child drop i.e.
- ChildDropInfo(DockingWindow, DockingWindow, Point, DockingWindow) - Constructor for class net.infonode.docking.drop.ChildDropInfo
- childInsideTab() - Method in class net.infonode.docking.AbstractTabWindow
- childInsideTab() - Method in class net.infonode.docking.DockingWindow
- childRemoved(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- ClassicDockingTheme - Class in net.infonode.docking.theme
-
A theme with a "classic" look with round edges for the tabs.
- ClassicDockingTheme() - Constructor for class net.infonode.docking.theme.ClassicDockingTheme
-
Creates a ClassicDockingTheme.
- ClassicTheme - Class in net.infonode.tabbedpanel.theme
-
A theme with a "classic" look and with round edges for the titled tabs.
- ClassicTheme() - Constructor for class net.infonode.tabbedpanel.theme.ClassicTheme
-
Constructs a default Classic Theme
- ClassicTheme(int) - Constructor for class net.infonode.tabbedpanel.theme.ClassicTheme
-
Constructs a Classic Theme
- cleanUp() - Method in class net.infonode.docking.model.WindowItem
- cleanUpModel() - Method in class net.infonode.docking.DockingWindow
- cleanUpModel() - Method in class net.infonode.docking.RootWindow
- clear() - Method in class net.infonode.util.ChangeNotifyList
- clear() - Method in interface net.infonode.util.collection.Collection
-
Removes all elements from this collection..
- clear() - Method in class net.infonode.util.collection.map.MapAdapter
- clear() - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- clear(boolean) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Removes all property values in this property map.
- clear(boolean) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- clear(DockingWindow, DropAction) - Method in class net.infonode.docking.internalutil.DropAction
- clearChildrenFocus(DockingWindow, View) - Method in class net.infonode.docking.AbstractTabWindow
- clearChildrenFocus(DockingWindow, View) - Method in class net.infonode.docking.DockingWindow
- clearFocus(View) - Method in class net.infonode.docking.AbstractTabWindow
- clearFocus(View) - Method in class net.infonode.docking.DockingWindow
- clearFocus(View) - Method in class net.infonode.docking.WindowBar
- clearWindows() - Method in class net.infonode.docking.model.TabWindowItem
- clearWindows() - Method in class net.infonode.docking.model.WindowItem
- CLIP_CHILDREN - Static variable in class net.infonode.properties.gui.util.ShapedPanelProperties
-
If true the child components of the shaped panel are clipped with the border shape.
- close() - Method in class net.infonode.docking.DockingWindow
-
Removes this window from it's window parent.
- close() - Method in class net.infonode.docking.FloatingWindow
- CLOSE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
The close button property values.
- CLOSE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
The close button property values.
- CLOSE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabStateProperties
-
The close button property values.
- CLOSE_ENABLED - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables window close by the user.
- CloseButtonInfo - Class in net.infonode.docking.internalutil
- CloseButtonInfo(PropertyMapProperty) - Constructor for class net.infonode.docking.internalutil.CloseButtonInfo
- CloseIcon - Class in net.infonode.gui.icon.button
- CloseIcon() - Constructor for class net.infonode.gui.icon.button.CloseIcon
- CloseIcon(int) - Constructor for class net.infonode.gui.icon.button.CloseIcon
- CloseIcon(Color) - Constructor for class net.infonode.gui.icon.button.CloseIcon
- CloseIcon(Color, int) - Constructor for class net.infonode.gui.icon.button.CloseIcon
- CloseOthersWindowAction - Class in net.infonode.docking.action
-
Closes all tabs (with abort possibility) except the one belonging to the window the action is performed upon in the AbstractTabWindow parent of the window.
- CloseWindowAction - Class in net.infonode.docking.action
-
Closes a window using the
DockingWindow.close()
method. - closeWithAbort() - Method in class net.infonode.docking.DockingWindow
-
Same as
DockingWindow.close()
, but theDockingWindowListener.windowClosing(DockingWindow)
method of the window listeners will be called before closing the window, giving them the possibility to abort the close operation. - CloseWithAbortWindowAction - Class in net.infonode.docking.action
-
Closes a window using the
DockingWindow.closeWithAbort()
method. - Closure - Interface in net.infonode.util.collection
- Collection - Interface in net.infonode.util.collection
- ColorBlender - Class in net.infonode.gui.colorprovider
-
Blends two colors according to the given blend amount.
- ColorBlender(ColorProvider, ColorProvider, float) - Constructor for class net.infonode.gui.colorprovider.ColorBlender
-
Constructor.
- ColorMultiplier - Class in net.infonode.gui.colorprovider
-
Multiplies the RGB components of a color with the given factor.
- ColorMultiplier(ColorProvider, double) - Constructor for class net.infonode.gui.colorprovider.ColorMultiplier
-
Constructor.
- ColorProperty - Class in net.infonode.properties.types
-
A property of type
Color
. - ColorProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.ColorProperty
-
Constructor.
- ColorProvider - Interface in net.infonode.gui.colorprovider
-
An object that provides colors.
- ColorProviderList - Class in net.infonode.gui.colorprovider
- ColorProviderList(ColorProvider[]) - Constructor for class net.infonode.gui.colorprovider.ColorProviderList
- ColorProviderList(ColorProvider, ColorProvider) - Constructor for class net.infonode.gui.colorprovider.ColorProviderList
- ColorProviderList(ColorProvider, ColorProvider, ColorProvider) - Constructor for class net.infonode.gui.colorprovider.ColorProviderList
- ColorProviderUtil - Class in net.infonode.gui.colorprovider
-
Utility methods for
ColorProvider
's. - Colors - Class in net.infonode.gui
- ColorUtil - Class in net.infonode.util
- ColorValue - Class in net.infonode.gui.laf.value
- ColorValue() - Constructor for class net.infonode.gui.laf.value.ColorValue
- ColorValue(int, int, int) - Constructor for class net.infonode.gui.laf.value.ColorValue
- ColorValue(Color) - Constructor for class net.infonode.gui.laf.value.ColorValue
- ColorValue(ColorUIResource) - Constructor for class net.infonode.gui.laf.value.ColorValue
- COMPONENT_PAINTER - Static variable in class net.infonode.properties.gui.util.ShapedPanelProperties
-
ComponentPainter
that paints the shaped panel background. - COMPONENT_PROPERTIES - Static variable in class net.infonode.docking.properties.FloatingWindowProperties
-
Properties for the component
- COMPONENT_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
The root window component property values.
- COMPONENT_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Properties for the component
- COMPONENT_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowBarProperties
-
The window bar component property values.
- COMPONENT_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Properties for the component
- COMPONENT_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabAreaProperties
-
Properties for the component
- COMPONENT_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
Properties for the component
- COMPONENT_PROPERTIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Tab component properties.
- componentAdded(DraggableComponentBoxEvent) - Method in class net.infonode.gui.draggable.DraggableComponentBoxAdapter
- componentAdded(DraggableComponentBoxEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentBoxListener
- ComponentCache - Class in net.infonode.tabbedpanel.theme.internal.laftheme
- componentDragAborted(DraggableComponentBoxEvent) - Method in class net.infonode.gui.draggable.DraggableComponentBoxAdapter
- componentDragAborted(DraggableComponentBoxEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentBoxListener
- componentDragged(DraggableComponentBoxEvent) - Method in class net.infonode.gui.draggable.DraggableComponentBoxAdapter
- componentDragged(DraggableComponentBoxEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentBoxListener
- componentDropped(DraggableComponentBoxEvent) - Method in class net.infonode.gui.draggable.DraggableComponentBoxAdapter
- componentDropped(DraggableComponentBoxEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentBoxListener
- ComponentPaintChecker - Class in net.infonode.gui
- ComponentPaintChecker(Component) - Constructor for class net.infonode.gui.ComponentPaintChecker
- ComponentPainter - Interface in net.infonode.gui.componentpainter
-
Paints an area of a component.
- ComponentPainterProperty - Class in net.infonode.properties.types
-
A property of type
ComponentPainter
. - ComponentPainterProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.ComponentPainterProperty
- ComponentProperties - Class in net.infonode.properties.gui.util
-
Properties and property values for a
JComponent
. - ComponentProperties() - Constructor for class net.infonode.properties.gui.util.ComponentProperties
-
Creates an empty property object.
- ComponentProperties(ComponentProperties) - Constructor for class net.infonode.properties.gui.util.ComponentProperties
-
Creates a property object that inherit values from another property object.
- ComponentProperties(PropertyMap) - Constructor for class net.infonode.properties.gui.util.ComponentProperties
-
Creates a property map containing the map.
- componentRemoved(DraggableComponentBoxEvent) - Method in class net.infonode.gui.draggable.DraggableComponentBoxAdapter
- componentRemoved(DraggableComponentBoxEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentBoxListener
- componentSelected(DraggableComponentBoxEvent) - Method in class net.infonode.gui.draggable.DraggableComponentBoxAdapter
- componentSelected(DraggableComponentBoxEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentBoxListener
- ComponentUtil - Class in net.infonode.gui
- COMPOSITE - Static variable in class net.infonode.properties.propertymap.ref.PropertyMapRefDecoder
- CompositeMapRef - Class in net.infonode.properties.propertymap.ref
- CompositeMapRef(PropertyMapRef, PropertyMapRef) - Constructor for class net.infonode.properties.propertymap.ref.CompositeMapRef
- CompoundComponentPainter - Class in net.infonode.gui.componentpainter
-
Paints the same area with two painters.
- CompoundComponentPainter(ComponentPainter, ComponentPainter) - Constructor for class net.infonode.gui.componentpainter.CompoundComponentPainter
- CompoundHoverListener - Class in net.infonode.gui.hover
-
CompoundHoverListener takes the two given hover listeners and calls the first hover listener and then the second when the mouse is hovering.
- CompoundHoverListener(HoverListener, HoverListener) - Constructor for class net.infonode.gui.hover.CompoundHoverListener
-
Creates a CompoundHoverListener
- COMPRESSION - Static variable in class net.infonode.tabbedpanel.TabLayoutPolicy
-
Compression layout policy.
- ConstChangeNotifyMap - Interface in net.infonode.util.collection.notifymap
- ConstChangeNotifyVectorMap - Class in net.infonode.util.collection.notifymap
- ConstChangeNotifyVectorMap() - Constructor for class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- ConstCollection - Interface in net.infonode.util.collection
- constIterator() - Method in interface net.infonode.util.collection.map.base.ConstMap
-
Returns an iterator for this map.
- constIterator() - Method in class net.infonode.util.collection.map.ConstVectorMap
- constIterator() - Method in class net.infonode.util.collection.map.MapAdapter
- constIterator() - Method in class net.infonode.util.collection.map.SingleValueMap
- constIterator() - Method in class net.infonode.util.collection.notifymap.AbstractChangeNotifyMap
- constIterator() - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- ConstMap - Interface in net.infonode.util.collection.map.base
-
An immutable map.
- ConstMapIterator - Interface in net.infonode.util.collection.map.base
-
An iterator for a map.
- ConstVectorMap - Class in net.infonode.util.collection.map
- ConstVectorMap() - Constructor for class net.infonode.util.collection.map.ConstVectorMap
- ContainerList - Class in net.infonode.gui
- ContainerList(Container) - Constructor for class net.infonode.gui.ContainerList
- contains(double, double) - Method in class net.infonode.gui.TranslatingShape
- contains(double, double, double, double) - Method in class net.infonode.gui.TranslatingShape
- contains(int, int) - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- contains(int, int) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
- contains(short[], short) - Static method in class net.infonode.util.ArrayUtil
- contains(Point2D) - Method in class net.infonode.gui.TranslatingShape
- contains(Rectangle2D) - Method in class net.infonode.gui.TranslatingShape
- contains(Object) - Method in class net.infonode.util.ChangeNotifyList
- contains(Object[], Object) - Static method in class net.infonode.util.ArrayUtil
- contains(View) - Method in class net.infonode.docking.util.AbstractViewMap
-
Returns true if this view map contains the view.
- containsAll(Collection) - Method in class net.infonode.util.ChangeNotifyList
- containsDraggableComponent(DraggableComponent) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- containsEqual(Object[], Object) - Static method in class net.infonode.util.ArrayUtil
- containsKey(Object) - Method in interface net.infonode.util.collection.map.base.ConstMap
-
Returns true if this map contains the key.
- containsKey(Object) - Method in class net.infonode.util.collection.map.ConstVectorMap
- containsKey(Object) - Method in class net.infonode.util.collection.map.MapAdapter
- containsKey(Object) - Method in class net.infonode.util.collection.map.SingleValueMap
- containsKey(Object) - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- containsKey(Object) - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- containsValue(Object) - Method in interface net.infonode.util.collection.map.base.ConstMap
-
Returns true if this map contains the value.
- containsValue(Object) - Method in class net.infonode.util.collection.map.ConstVectorMap
- containsValue(Object) - Method in class net.infonode.util.collection.map.MapAdapter
- containsValue(Object) - Method in class net.infonode.util.collection.map.SingleValueMap
- containsValue(Object) - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- containsValue(Object) - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- CONTENT_PANEL_EDGE_RESIZE_DISTANCE - Static variable in class net.infonode.docking.properties.WindowBarProperties
-
Inside this distance from the content panel edge the user can resize the content panel.
- CONTENT_PANEL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Content area properties
- CONTENT_TITLE_BAR_GAP - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Content title bar gap property
- contentAreaContainsPoint(Point) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Check if the content area contains the given point
- ContentTitleBar - Class in net.infonode.gui
- ContentTitleBar() - Constructor for class net.infonode.gui.ContentTitleBar
- ContentTitleBar(Component) - Constructor for class net.infonode.gui.ContentTitleBar
- CONTINUOUS_LAYOUT_ENABLED - Static variable in class net.infonode.docking.properties.SplitWindowProperties
-
When enabled causes the windows to change size continuously while dragging the split window divider.
- CONTINUOUS_LAYOUT_ENABLED - Static variable in class net.infonode.docking.properties.WindowBarProperties
-
When enabled causes the windows to change size continuously while dragging the split window divider.
- CONTROL_COLOR - Static variable in class net.infonode.gui.colorprovider.UIManagerColorProvider
-
A provider for the 'control' color.
- CONTROL_DARK_SHADOW - Static variable in class net.infonode.gui.colorprovider.UIManagerColorProvider
-
A provider for the 'controlDkShadow' color.
- convert(MouseEvent, Component) - Static method in class net.infonode.gui.EventUtil
- convert(MouseEvent, Component, Point) - Static method in class net.infonode.gui.EventUtil
- COPPER_HUE - Static variable in class net.infonode.gui.Colors
- copy() - Method in class net.infonode.docking.model.FloatingWindowItem
- copy() - Method in class net.infonode.docking.model.RootWindowItem
- copy() - Method in class net.infonode.docking.model.SplitWindowItem
- copy() - Method in class net.infonode.docking.model.TabWindowItem
- copy() - Method in class net.infonode.docking.model.ViewItem
- copy() - Method in class net.infonode.docking.model.WindowBarItem
- copy() - Method in class net.infonode.docking.model.WindowItem
- copy() - Method in class net.infonode.properties.util.PropertyPath
-
Creates a new path that is a copy of this path.
- copy(boolean, boolean) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Creates a copy of this map.
- copy(boolean, boolean) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- copy(Color) - Static method in class net.infonode.util.ColorUtil
- copy(Font) - Static method in class net.infonode.gui.FontUtil
- copy(Insets) - Static method in class net.infonode.gui.InsetsUtil
- copy(Border) - Static method in class net.infonode.gui.border.BorderUtil
- copy(Icon) - Static method in class net.infonode.gui.icon.IconUtil
- CopyOnWriteArrayList - Class in net.infonode.util.collection
- CopyOnWriteArrayList(int) - Constructor for class net.infonode.util.collection.CopyOnWriteArrayList
- copyTo(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- copyTo(PropertyMapImpl) - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- copyTo(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- count(boolean[], boolean) - Static method in class net.infonode.util.ArrayUtil
- count(int[], int) - Static method in class net.infonode.util.ArrayUtil
- countComponents(Container) - Static method in class net.infonode.gui.ComponentUtil
- countNotNull(Object[]) - Static method in class net.infonode.util.ArrayUtil
- create(byte[]) - Static method in class net.infonode.util.ImageUtils
- create(String) - Static method in class net.infonode.util.ImageUtils
- create(URL) - Static method in class net.infonode.util.ImageUtils
- create(PropertyMap) - Static method in class net.infonode.properties.propertymap.PropertyMapFactory
-
Creates a property map with the same property group as inheritFrom.
- create(PropertyMapGroup) - Static method in class net.infonode.properties.propertymap.PropertyMapFactory
-
Creates a property map that can contain values for properties in the given property group.
- createButton(Object) - Method in interface net.infonode.gui.button.ButtonFactory
-
Creates a button.
- createButton(Object) - Method in class net.infonode.gui.button.FlatButtonFactory
- createButton(String, boolean, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createButton(String, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createButton(String, String, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createButton(Icon, String, boolean, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createButton(Icon, String, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createButtons() - Method in class net.infonode.gui.laf.ui.SlimInternalFrameTitlePane
- createDefault() - Static method in class net.infonode.docking.properties.RootWindowProperties
-
Creates a property object that inherits default property values.
- createDefault(Direction) - Static method in class net.infonode.docking.properties.WindowBarProperties
-
Creates a property object which inherits the default property values.
- createDefaultDivider() - Method in class net.infonode.gui.laf.ui.SlimSplitPaneUI
- createDialogButton(String, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createFlatHighlightButton(Icon, String, int, boolean, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createFlatHighlightButton(Icon, String, int, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createFlatIconHoverButton(Icon, Icon, Icon) - Static method in class net.infonode.gui.ButtonFactory
- createFloatingWindow(Point, Dimension, DockingWindow) - Method in class net.infonode.docking.RootWindow
-
Creates and shows a floating window with the given window as top-level window in the floating window or without any top-level window i.e.
- createGradientPixels(Color[], int, int) - Static method in class net.infonode.util.ImageUtils
- createGradientPixels(Color[], int, int, int[]) - Static method in class net.infonode.util.ImageUtils
- createHeavyweightSupportedRootWindow(AbstractViewMap, boolean) - Static method in class net.infonode.docking.util.DockingUtil
-
Creates a root window with support for view serialization, popup menues and support for heavy weight components inside the views.
- createHeavyweightSupportedRootWindow(AbstractViewMap, ViewSerializer, boolean) - Static method in class net.infonode.docking.util.DockingUtil
-
Creates a root window with support for view serialization, popup menues and support for heavyweight components inside the views.
- createHighlightButton(String, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createHighlightButton(Icon, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createHighlightButton(Icon, String, ActionListener) - Static method in class net.infonode.gui.ButtonFactory
- createInnerRootWindow(View[]) - Static method in class net.infonode.docking.internalutil.InternalDockingUtil
- createInsetsTabBorder(boolean, boolean, boolean) - Method in class net.infonode.tabbedpanel.theme.ClassicTheme
-
Creates a tab border with extra insets border
- createLeftOneTouchButton() - Method in class net.infonode.gui.laf.ui.SlimSplitPaneDivider
- createNorthPane(JInternalFrame) - Method in class net.infonode.gui.laf.ui.SlimInternalFrameUI
- createPixel(int, int, int) - Static method in class net.infonode.util.ImageUtils
- createPolygon(Component, int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- createPolygon(Component, int, int) - Method in class net.infonode.gui.shaped.border.PolygonBorder
- createPolygon(Component, int, int) - Method in class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- createPopupMenu(DockingWindow) - Method in interface net.infonode.docking.WindowPopupMenuFactory
-
Creates and returns a popup menu for a docking window.
- createPositive(PropertyGroup, String, String, int, PropertyValueHandler) - Static method in class net.infonode.properties.types.IntegerProperty
-
Creates an integer property that can only be set to zero and positive integers.
- createProductVersion(int, int, int) - Static method in class net.infonode.util.AntUtils
- createProductVersion(String, String, String) - Static method in class net.infonode.util.AntUtils
- createPropertyObject() - Method in class net.infonode.docking.DockingWindow
- createPropertyObject() - Method in class net.infonode.docking.FloatingWindow
- createPropertyObject() - Method in class net.infonode.docking.model.RootWindowItem
- createPropertyObject() - Method in class net.infonode.docking.RootWindow
- createPropertyObject() - Method in class net.infonode.docking.SplitWindow
- createPropertyObject() - Method in class net.infonode.docking.TabWindow
- createPropertyObject() - Method in class net.infonode.docking.View
- createPropertyObject() - Method in class net.infonode.docking.WindowBar
- createRelativeRef(Property, PropertyMap, Property) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Creates a relative reference from one property value to another property value.
- createRelativeRef(Property, PropertyMap, Property) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- createRenderer() - Method in class net.infonode.gui.laf.ui.SlimComboBoxUI
- createRightOneTouchButton() - Method in class net.infonode.gui.laf.ui.SlimSplitPaneDivider
- createRootWindow(AbstractViewMap, boolean) - Static method in class net.infonode.docking.util.DockingUtil
-
Creates a root window with support for view serialization and popup menues.
- createRootWindow(AbstractViewMap, ViewSerializer, boolean) - Static method in class net.infonode.docking.util.DockingUtil
-
Creates a root window with support for view serialization and popup menues.
- createRootWindowProperties() - Static method in class net.infonode.docking.theme.BlueHighlightDockingTheme
-
Create a root window properties object with the property values for this theme.
- createRootWindowProperties() - Static method in class net.infonode.docking.theme.SlimFlatDockingTheme
-
Create a root window properties object with the property values for this theme.
- createSplitWindow(DockingWindow, DockingWindow, SplitWindowItem) - Method in interface net.infonode.docking.model.ViewReader
- createTabBorder(boolean, boolean, boolean) - Method in class net.infonode.tabbedpanel.theme.ClassicTheme
-
Creates a tab border without extra insets border
- createTabBorder(ColorProvider, ColorProvider, float, float, boolean, boolean, boolean, boolean, boolean, boolean, int) - Method in class net.infonode.tabbedpanel.theme.ShapedGradientTheme
-
Creates a tab border
- createTabWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- createTabWindow(DockingWindow[], TabWindowItem) - Method in interface net.infonode.docking.model.ViewReader
- createTitleBarStyleRootWindowProperties() - Static method in class net.infonode.docking.util.PropertiesUtil
-
Creates and returns a new
RootWindowProperties
object that is meant to be added as super object on anotherRootWindowProperties
object, for example a theme'sRootWindowProperties
. - createTitledTab(String, Icon) - Static method in class net.infonode.tabbedpanel.TabFactory
-
Creates a TitledTab with a text and an icon
- createTitledTab(String, Icon, Icon, Icon, JComponent, JComponent) - Static method in class net.infonode.tabbedpanel.TabFactory
-
Creates a TitledTab with a text, a different icon for each of the states, a title component and a content component
- createTitledTab(String, Icon, JComponent) - Static method in class net.infonode.tabbedpanel.TabFactory
-
Creates a TitledTab with a text, an icon and a content component
- createTitledTab(String, Icon, JComponent, JComponent) - Static method in class net.infonode.tabbedpanel.TabFactory
-
Creates a TitledTab with a text, an icon, a title component and a content component
- createTransform(Direction, boolean, boolean, int, int) - Static method in class net.infonode.util.ImageUtils
- createUI(JComponent) - Static method in class net.infonode.gui.FlatIconButtonUI
- createUI(JComponent) - Static method in class net.infonode.gui.laf.ui.SlimComboBoxUI
- createUI(JComponent) - Static method in class net.infonode.gui.laf.ui.SlimInternalFrameUI
- createUI(JComponent) - Static method in class net.infonode.gui.laf.ui.SlimMenuItemUI
- createUI(JComponent) - Static method in class net.infonode.gui.laf.ui.SlimSplitPaneUI
- createView() - Method in interface net.infonode.docking.util.ViewFactory
-
Creates a view.
- createWindow(ViewReader, ArrayList) - Method in class net.infonode.docking.model.FloatingWindowItem
- createWindow(ViewReader, ArrayList) - Method in class net.infonode.docking.model.RootWindowItem
- createWindow(ViewReader, ArrayList) - Method in class net.infonode.docking.model.SplitWindowItem
- createWindow(ViewReader, ArrayList) - Method in class net.infonode.docking.model.TabWindowItem
- createWindow(ViewReader, ArrayList) - Method in class net.infonode.docking.model.ViewItem
- createWindow(ViewReader, ArrayList) - Method in class net.infonode.docking.model.WindowBarItem
- createWindow(ViewReader, ArrayList) - Method in class net.infonode.docking.model.WindowItem
- createWindowBarProperties() - Static method in class net.infonode.docking.theme.SlimFlatDockingTheme
-
Deprecated.the window bar properties are now included in the root window properties
- createWindowLayoutFrame(String, DockingWindow) - Static method in class net.infonode.docking.util.DeveloperUtil
-
Creates a JFrame with a text area that shows the layout of the given window as pseudo-like Java code, i.e.
- createWindowMenuFactory(ViewFactoryManager, boolean) - Static method in class net.infonode.docking.util.WindowMenuUtil
-
Creates a factory which creates a popup menu containing common window actions.
- createWindowMenuFactory(ViewFactoryManager, boolean, boolean) - Static method in class net.infonode.docking.util.WindowMenuUtil
-
Creates a factory which creates a popup menu containing common window actions.
- CursorManager - Class in net.infonode.gui
- CYAN_HUE - Static variable in class net.infonode.gui.Colors
D
- decode(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.ref.CompositeMapRef
- decode(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.ref.PropertyMapPropertyRef
- decode(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.ref.PropertyMapRefDecoder
- decode(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- decode(ObjectInputStream) - Static method in class net.infonode.util.Alignment
-
Decodes an alignment from a stream.
- decode(ObjectInputStream) - Static method in class net.infonode.util.Direction
-
Decodes a direction from a stream.
- decode(ObjectInputStream) - Static method in class net.infonode.util.IntList
- decode(ObjectInputStream, RootWindow) - Static method in class net.infonode.docking.location.LocationDecoder
- decode(ObjectInputStream, RootWindow) - Static method in class net.infonode.docking.location.WindowRootLocation
- decode(ObjectInputStream, RootWindow) - Static method in class net.infonode.docking.location.WindowSplitLocation
- decode(ObjectInputStream, RootWindow) - Static method in class net.infonode.docking.location.WindowTabLocation
- decode(ObjectInputStream, PropertyMapImpl, Property) - Static method in class net.infonode.properties.propertymap.value.PropertyRefValue
- decode(ObjectInputStream, PropertyMapImpl, Property) - Static method in class net.infonode.properties.propertymap.value.ValueDecoder
- decode(Class, ObjectInputStream) - Static method in class net.infonode.util.Enum
- DEFAULT_BACKGROUND_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_BUTTON_ICON_SIZE - Static variable in class net.infonode.docking.internalutil.InternalDockingUtil
- DEFAULT_CONTROL_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_DARK_COLOR - Static variable in class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
- DEFAULT_DESKTOP_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_FONT_SIZE - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_LIGHT_COLOR - Static variable in class net.infonode.tabbedpanel.theme.SoftBlueIceTheme
- DEFAULT_PRIMARY_CONTROL_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_SELECTED_BACKGROUND_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_SELECTED_TEXT_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_TAB_AREA_BACKGROUND_COLOR - Static variable in class net.infonode.tabbedpanel.theme.GradientTheme
-
The tab area background color used if no color is specified in the constructor.
- DEFAULT_TEXT_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_TOOLTIP_BACKGROUND_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_TOOLTIP_FOREGROUND_COLOR - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
- DEFAULT_WINDOW_TAB_BUTTON_ICON_SIZE - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
The size of the default window tab button icons.
- DefaultButtonFactories - Class in net.infonode.docking
-
Contains the default window button factories used in window tabs and
TabWindow
's. - DefaultDockingTheme - Class in net.infonode.docking.theme
-
A helper class that contains an empty theme.
- DefaultDockingTheme() - Constructor for class net.infonode.docking.theme.DefaultDockingTheme
-
Constructor.
- DefaultTheme - Class in net.infonode.tabbedpanel.theme
-
A default theme that only contains empty tabbed panel properties and titled tab properties object i.e.
- DefaultTheme() - Constructor for class net.infonode.tabbedpanel.theme.DefaultTheme
-
Constructs a default theme
- DelayedHoverExitAction - Class in net.infonode.gui.hover.action
- DelayedHoverExitAction(HoverListener, int) - Constructor for class net.infonode.gui.hover.action.DelayedHoverExitAction
- DESCENDING - Static variable in class net.infonode.tabbedpanel.TabDepthOrderPolicy
-
Descending depth order policy.
- DESKTOP_BACKGROUND - Static variable in class net.infonode.gui.colorprovider.UIManagerColorProvider
-
A provider for the 'Desktop.background' color.
- detach() - Method in class net.infonode.docking.DockingWindow
- DeveloperUtil - Class in net.infonode.docking.util
-
Utility methods to make certain tasks easier during the development of an application using IDW.
- DeveloperUtil() - Constructor for class net.infonode.docking.util.DeveloperUtil
- DimensionProvider - Interface in net.infonode.gui
-
An object that provides dimensions.
- DimensionProviderProperty - Class in net.infonode.properties.types
-
A property of type
DimensionProvider
. - DimensionProviderProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.DimensionProviderProperty
- DimensionUtil - Class in net.infonode.gui
- DimensionUtil() - Constructor for class net.infonode.gui.DimensionUtil
- Direction - Class in net.infonode.util
-
An enum class for directions, up, down, left, right.
- DIRECTION - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Direction property
- DIRECTION - Static variable in class net.infonode.properties.gui.util.ShapedPanelProperties
-
The direction of the shaped panel.
- DIRECTION - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Direction property
- DirectionLayout - Class in net.infonode.gui.layout
- DirectionLayout() - Constructor for class net.infonode.gui.layout.DirectionLayout
- DirectionLayout(int) - Constructor for class net.infonode.gui.layout.DirectionLayout
- DirectionLayout(Direction) - Constructor for class net.infonode.gui.layout.DirectionLayout
- DirectionLayout(Direction, int) - Constructor for class net.infonode.gui.layout.DirectionLayout
- DirectionPanel - Class in net.infonode.gui.panel
- DirectionPanel() - Constructor for class net.infonode.gui.panel.DirectionPanel
- DirectionPanel(int, Component[]) - Constructor for class net.infonode.gui.panel.DirectionPanel
- DirectionPanel(Component[]) - Constructor for class net.infonode.gui.panel.DirectionPanel
- DirectionPanel(Direction, int) - Constructor for class net.infonode.gui.panel.DirectionPanel
- DirectionPanel(Direction, int, Component[]) - Constructor for class net.infonode.gui.panel.DirectionPanel
- DirectionPanel(Direction, Component[]) - Constructor for class net.infonode.gui.panel.DirectionPanel
- DirectionProperty - Class in net.infonode.properties.types
-
A property of type
Direction
. - DirectionProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.DirectionProperty
-
Constructor.
- DIRECTIONS - Static variable in class net.infonode.util.Direction
-
Array containing all directions.
- DISABLED_ICON - Static variable in class net.infonode.properties.gui.util.ButtonProperties
-
The disabled button icon.
- DISABLED_PROPERTIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Disabled state properties
- dispatchEvent(MouseEvent) - Method in class net.infonode.gui.hover.hoverable.HoverManager
- dispose() - Method in class net.infonode.docking.internal.ViewTitleBar
- dispose() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- dispose() - Method in class net.infonode.docking.theme.LookAndFeelDockingTheme
-
Disposes this theme.
- dispose() - Method in class net.infonode.tabbedpanel.internal.TabDropDownList
- dispose() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- dispose() - Method in class net.infonode.tabbedpanel.theme.LookAndFeelTheme
-
Disposes this theme.
- div(long) - Method in class net.infonode.util.math.Int4
- DIVIDER_LOCATION_DRAG_ENABLED - Static variable in class net.infonode.docking.properties.SplitWindowProperties
-
When enabled the user can drag the SplitWindow divider to a new location.
- DIVIDER_SIZE - Static variable in class net.infonode.docking.properties.SplitWindowProperties
-
The split pane divider size.
- dividerLocationChanged(SimpleSplitPane) - Method in interface net.infonode.gui.SimpleSplitPaneListener
- doAcceptDrop(Point, DockingWindow) - Method in class net.infonode.docking.DockingWindow
- doAcceptDrop(Point, DockingWindow) - Method in class net.infonode.docking.FloatingWindow
- doAcceptDrop(Point, DockingWindow) - Method in class net.infonode.docking.RootWindow
- doAcceptDrop(Point, DockingWindow) - Method in class net.infonode.docking.SplitWindow
- doAcceptDrop(Point, DockingWindow) - Method in class net.infonode.docking.View
- dock() - Method in class net.infonode.docking.DockingWindow
-
Docks the window to the RootWindow to the location it had before it was undocked.
- DOCK_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
The dock button property values.
- DOCK_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
The dock button property values.
- DOCK_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabStateProperties
-
The dock button property values.
- DOCK_ENABLED - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables undock to a floating window.
- DockButtonInfo - Class in net.infonode.docking.internalutil
- DockButtonInfo(PropertyMapProperty) - Constructor for class net.infonode.docking.internalutil.DockButtonInfo
- DockIcon - Class in net.infonode.gui.icon.button
- DockIcon() - Constructor for class net.infonode.gui.icon.button.DockIcon
- DockIcon(int) - Constructor for class net.infonode.gui.icon.button.DockIcon
- DockIcon(Color) - Constructor for class net.infonode.gui.icon.button.DockIcon
- DockIcon(Color, int) - Constructor for class net.infonode.gui.icon.button.DockIcon
- DOCKING_WINDOW_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Default property values for DockingWindows inside this root window.
- DockingUtil - Class in net.infonode.docking.util
-
Class that contains utility methods for docking windows.
- DockingWindow - Class in net.infonode.docking
-
This is the base class for all types of docking windows.
- DockingWindow(WindowItem) - Constructor for class net.infonode.docking.DockingWindow
- DockingWindowAction - Class in net.infonode.docking.action
-
An action that can be performed on a
DockingWindow
. - DockingWindowAction() - Constructor for class net.infonode.docking.action.DockingWindowAction
- DockingWindowActionMouseButtonListener - Class in net.infonode.docking.mouse
-
A
MouseButtonListener
that performs aDockingWindowAction
. - DockingWindowActionMouseButtonListener(int, int, int, DockingWindowAction, boolean) - Constructor for class net.infonode.docking.mouse.DockingWindowActionMouseButtonListener
-
Creates a listener which performs an action when a mouse button is pressed, released or clicked, with an additional key mask.
- DockingWindowActionMouseButtonListener(int, int, DockingWindowAction) - Constructor for class net.infonode.docking.mouse.DockingWindowActionMouseButtonListener
-
Creates a listener which performs an action when a mouse button is pressed, released or clicked.
- DockingWindowActionMouseButtonListener(int, DockingWindowAction) - Constructor for class net.infonode.docking.mouse.DockingWindowActionMouseButtonListener
-
Creates a listener which performs an action when a mouse button is clicked.
- DockingWindowActionProperty - Class in net.infonode.docking.action
-
A property that has a
DockingWindowAction
object as value. - DockingWindowActionProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.docking.action.DockingWindowActionProperty
-
Constructor.
- DockingWindowAdapter - Class in net.infonode.docking
-
Adapter class which implements the
DockingWindowListener
methods with empty bodies. - DockingWindowAdapter() - Constructor for class net.infonode.docking.DockingWindowAdapter
- DockingWindowDragger - Interface in net.infonode.docking.drag
-
Handles the drag and drop of a
DockingWindow
. - DockingWindowDraggerProvider - Interface in net.infonode.docking.drag
-
Provides a
DockingWindowDragger
. - DockingWindowDragSource - Class in net.infonode.docking.drag
-
Handles the drag and drop of a
DockingWindow
triggered by mouse events on aJComponent
. - DockingWindowDragSource(JComponent, DockingWindowDraggerProvider) - Constructor for class net.infonode.docking.drag.DockingWindowDragSource
-
Constructor.
- DockingWindowDropFilterProperties - Class in net.infonode.docking.properties
-
Properties and property values for
DropFilter
s for all types ofDockingWindow
s. - DockingWindowDropFilterProperties() - Constructor for class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
Creates an empty property object.
- DockingWindowDropFilterProperties(DockingWindowDropFilterProperties) - Constructor for class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
Creates a property object that inherit values from another property object.
- DockingWindowDropFilterProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
Creates a property object containing the map.
- DockingWindowListener - Interface in net.infonode.docking
-
A listener for
DockingWindow
events. - DockingWindowProperties - Class in net.infonode.docking.properties
-
Properties and property values common for all docking windows.
- DockingWindowProperties() - Constructor for class net.infonode.docking.properties.DockingWindowProperties
-
Creates an empty property object.
- DockingWindowProperties(DockingWindowProperties) - Constructor for class net.infonode.docking.properties.DockingWindowProperties
-
Creates a property object that inherit values from another property object.
- DockingWindowProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.DockingWindowProperties
-
Creates a property map containing the map.
- DockingWindowsReleaseInfo - Class in net.infonode.docking
-
InfoNode Docking Windows release information.
- DockingWindowsTheme - Class in net.infonode.docking.theme
-
A docking windows theme.
- DockingWindowsTheme() - Constructor for class net.infonode.docking.theme.DockingWindowsTheme
- DockingWindowTitleProvider - Interface in net.infonode.docking.title
-
Returns a text title for a
DockingWindow
. - DockingWindowTitleProviderProperty - Class in net.infonode.docking.title
-
A property that has a
DockingWindowTitleProvider
object as value. - DockingWindowTitleProviderProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.docking.title.DockingWindowTitleProviderProperty
-
Constructor.
- DockWindowAction - Class in net.infonode.docking.action
-
Docks a window using the
DockingWindow.dock()
method. - dockWithAbort() - Method in class net.infonode.docking.DockingWindow
-
Same as
DockingWindow.dock()
, but theDockingWindowListener.windowDocking(DockingWindow)
method of the window listeners will be called before docking the window, giving them the possibility to abort the dock operation. - DockWithAbortWindowAction - Class in net.infonode.docking.action
-
Docks a window using the
DockingWindow.dockWithAbort()
method. - doRemoveWindow(DockingWindow) - Method in class net.infonode.docking.AbstractTabWindow
- doRemoveWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- doRemoveWindow(DockingWindow) - Method in class net.infonode.docking.FloatingWindow
- doRemoveWindow(DockingWindow) - Method in class net.infonode.docking.RootWindow
- doRemoveWindow(DockingWindow) - Method in class net.infonode.docking.SplitWindow
- doRemoveWindow(DockingWindow) - Method in class net.infonode.docking.View
- doReplace(DockingWindow, DockingWindow) - Method in class net.infonode.docking.AbstractTabWindow
- doReplace(DockingWindow, DockingWindow) - Method in class net.infonode.docking.DockingWindow
- doReplace(DockingWindow, DockingWindow) - Method in class net.infonode.docking.FloatingWindow
- doReplace(DockingWindow, DockingWindow) - Method in class net.infonode.docking.RootWindow
- doReplace(DockingWindow, DockingWindow) - Method in class net.infonode.docking.SplitWindow
- doReplace(DockingWindow, DockingWindow) - Method in class net.infonode.docking.View
- DOUBLE_CLICK_RESTORES_WINDOW - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Double clicking on a minimized window in a window bar restores it.
- DOWN - Static variable in class net.infonode.util.Direction
-
Down direction.
- drag(Point) - Method in class net.infonode.gui.draggable.DraggableComponent
- DRAG_ENABLED - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables window drag by the user.
- DRAG_INDICATOR_COLOR - Static variable in class net.infonode.docking.properties.SplitWindowProperties
-
The split pane drag indicator color.
- DRAG_INDICATOR_COLOR - Static variable in class net.infonode.docking.properties.WindowBarProperties
-
The drag indicator color.
- DRAG_LABEL_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
The window drag label property values.
- DRAG_RECTANGLE_BORDER_WIDTH - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
The width of the drag rectangle border.
- DRAG_RECTANGLE_SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Shaped panel properties for the drag rectangle.
- dragAborted(DraggableComponentEvent) - Method in class net.infonode.gui.draggable.DraggableComponentAdapter
- dragAborted(DraggableComponentEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentListener
- dragDraggableComponent(DraggableComponent, Point) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- DraggableComponent - Class in net.infonode.gui.draggable
- DraggableComponent(JComponent) - Constructor for class net.infonode.gui.draggable.DraggableComponent
- DraggableComponent(JComponent, JComponent) - Constructor for class net.infonode.gui.draggable.DraggableComponent
- DraggableComponent(JComponent, JComponent[]) - Constructor for class net.infonode.gui.draggable.DraggableComponent
- DraggableComponentAdapter - Class in net.infonode.gui.draggable
- DraggableComponentAdapter() - Constructor for class net.infonode.gui.draggable.DraggableComponentAdapter
- DraggableComponentBox - Class in net.infonode.gui.draggable
- DraggableComponentBox(int) - Constructor for class net.infonode.gui.draggable.DraggableComponentBox
- DraggableComponentBox(int, boolean) - Constructor for class net.infonode.gui.draggable.DraggableComponentBox
- DraggableComponentBoxAdapter - Class in net.infonode.gui.draggable
- DraggableComponentBoxAdapter() - Constructor for class net.infonode.gui.draggable.DraggableComponentBoxAdapter
- DraggableComponentBoxEvent - Class in net.infonode.gui.draggable
- DraggableComponentBoxEvent(DraggableComponentBox) - Constructor for class net.infonode.gui.draggable.DraggableComponentBoxEvent
- DraggableComponentBoxEvent(DraggableComponentBox, DraggableComponent) - Constructor for class net.infonode.gui.draggable.DraggableComponentBoxEvent
- DraggableComponentBoxEvent(DraggableComponentBox, DraggableComponent, DraggableComponent) - Constructor for class net.infonode.gui.draggable.DraggableComponentBoxEvent
- DraggableComponentBoxEvent(DraggableComponentBox, DraggableComponent, DraggableComponentEvent) - Constructor for class net.infonode.gui.draggable.DraggableComponentBoxEvent
- DraggableComponentBoxEvent(DraggableComponentBox, DraggableComponent, DraggableComponentEvent, Point) - Constructor for class net.infonode.gui.draggable.DraggableComponentBoxEvent
- DraggableComponentBoxListener - Interface in net.infonode.gui.draggable
- DraggableComponentEvent - Class in net.infonode.gui.draggable
- DraggableComponentEvent(DraggableComponent) - Constructor for class net.infonode.gui.draggable.DraggableComponentEvent
- DraggableComponentEvent(DraggableComponent, int) - Constructor for class net.infonode.gui.draggable.DraggableComponentEvent
- DraggableComponentEvent(DraggableComponent, int, MouseEvent) - Constructor for class net.infonode.gui.draggable.DraggableComponentEvent
- DraggableComponentEvent(DraggableComponent, MouseEvent) - Constructor for class net.infonode.gui.draggable.DraggableComponentEvent
- DraggableComponentListener - Interface in net.infonode.gui.draggable
- dragged(DraggableComponentEvent) - Method in class net.infonode.gui.draggable.DraggableComponentAdapter
- dragged(DraggableComponentEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentListener
- DragLabelWindow - Class in net.infonode.gui
- DragLabelWindow(Dialog) - Constructor for class net.infonode.gui.DragLabelWindow
- DragLabelWindow(Frame) - Constructor for class net.infonode.gui.DragLabelWindow
- dragWindow(MouseEvent) - Method in interface net.infonode.docking.drag.DockingWindowDragger
-
Drags the window to a new location.
- drawLine(Graphics, int, int, int, int, boolean, boolean, Color, Color, Color) - Static method in class net.infonode.gui.HighlightPainter
- drawOptimizedLine(Graphics, int, int, int, int) - Static method in class net.infonode.gui.GraphicsUtil
- DROP_FILTER_PROPERTIES - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Property values for drop filters.
- DropAction - Class in net.infonode.docking.internalutil
- DropAction() - Constructor for class net.infonode.docking.internalutil.DropAction
- DropDownIcon - Class in net.infonode.gui.icon.button
- DropDownIcon(int, Direction) - Constructor for class net.infonode.gui.icon.button.DropDownIcon
- DropDownIcon(Color, int, Direction) - Constructor for class net.infonode.gui.icon.button.DropDownIcon
- DropFilter - Interface in net.infonode.docking.drop
-
Interface for filtering drops when a drag and drop is in progress.
- DropFilterProperty - Class in net.infonode.docking.drop
-
A property that has a
DropFilter
object as value. - DropFilterProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.docking.drop.DropFilterProperty
-
Constructor.
- DropInfo - Class in net.infonode.docking.drop
-
Super class for all drop infos
- dropped(DraggableComponentEvent) - Method in class net.infonode.gui.draggable.DraggableComponentAdapter
- dropped(DraggableComponentEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentListener
- dropWindow(MouseEvent) - Method in interface net.infonode.docking.drag.DockingWindowDragger
-
Drops the window at the specified location.
- dump() - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- dump(DockingWindow, Printer) - Static method in class net.infonode.docking.internalutil.InternalDockingUtil
- dump(Printer) - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- dump(Printer) - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- dump(Printer) - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- dump(Printer, Set) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- dumpSuperMaps(Printer) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- DynamicUIManager - Class in net.infonode.gui
- DynamicUIManagerListener - Interface in net.infonode.gui
E
- each(Closure) - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- EDGE_SPLIT_DISTANCE - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Inside this distance from the window edge a mouse drag will trigger a window split.
- EdgeBorder - Class in net.infonode.gui.border
- EdgeBorder() - Constructor for class net.infonode.gui.border.EdgeBorder
- EdgeBorder(boolean, boolean, boolean, boolean) - Constructor for class net.infonode.gui.border.EdgeBorder
- EdgeBorder(Color, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.gui.border.EdgeBorder
- EdgeBorder(ColorProvider) - Constructor for class net.infonode.gui.border.EdgeBorder
- EdgeBorder(ColorProvider, ColorProvider, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.gui.border.EdgeBorder
- emit(Object) - Method in class net.infonode.util.signal.Signal
- EMPTY - Static variable in class net.infonode.tabbedpanel.theme.internal.laftheme.SizeIcon
- EMPTY_INSETS - Static variable in class net.infonode.gui.InsetsUtil
- EMPTY_LIST - Static variable in class net.infonode.util.IntList
-
The empty list.
- EmptyIcon - Class in net.infonode.gui.icon
- EmptyIterator - Class in net.infonode.util.collection
- EmptyIterator - Class in net.infonode.util.collection.map
- emptyProperties - Static variable in class net.infonode.docking.model.SplitWindowItem
- emptyProperties - Static variable in class net.infonode.docking.model.TabWindowItem
- emptyProperties - Static variable in class net.infonode.docking.model.WindowItem
- ENABLED - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
TitledTab enabled property
- endBatch() - Method in class net.infonode.properties.propertymap.PropertyMapManager
-
Ends a batch operation.
- endOptimize() - Static method in class net.infonode.docking.DockingWindow
- endSection() - Method in class net.infonode.util.Printer
- endUpdateModel() - Static method in class net.infonode.docking.DockingWindow
- ENSURE_SELECTED_VISIBLE - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Ensure selected visible property
- ensureVisible(int) - Method in class net.infonode.gui.ScrollableBox
- Enum - Class in net.infonode.util
-
Base class for enum classes.
- Enum(int, String) - Constructor for class net.infonode.util.Enum
- EnumProperty - Class in net.infonode.properties.types
-
A property which value is one in a fixed set of values.
- EnumProperty(PropertyGroup, String, Class, String, PropertyValueHandler, Object[]) - Constructor for class net.infonode.properties.types.EnumProperty
-
Constructor.
- equal(byte[], int, byte[], int, int) - Static method in class net.infonode.util.ArrayUtil
- equal(int[], int, int[], int, int) - Static method in class net.infonode.util.ArrayUtil
- EQUAL_SIZE - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabBorderSizePolicy
-
Equal size policy.
- EQUAL_SIZE - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabSizePolicy
-
Equal size policy.
- equals(Object) - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- equals(Object) - Method in class net.infonode.util.IntList
- equals(Object, Object) - Static method in class net.infonode.util.Utils
- equals(IntList) - Method in class net.infonode.util.IntList
- EtchedLineBorder - Class in net.infonode.gui.border
- EtchedLineBorder() - Constructor for class net.infonode.gui.border.EtchedLineBorder
- EtchedLineBorder(boolean, boolean, boolean, boolean) - Constructor for class net.infonode.gui.border.EtchedLineBorder
- EtchedLineBorder(boolean, boolean, boolean, boolean, Color, Color) - Constructor for class net.infonode.gui.border.EtchedLineBorder
- EventUtil - Class in net.infonode.gui
- execute(DockingWindow, MouseEvent) - Method in class net.infonode.docking.internalutil.DropAction
F
- FACTORY - Static variable in class net.infonode.docking.properties.WindowTabButtonProperties
-
The button factory.
- FACTORY - Static variable in class net.infonode.properties.gui.util.ButtonProperties
-
The button factory.
- findComponentUnderGlassPaneAt(Point, Component) - Static method in class net.infonode.gui.ComponentUtil
- findFirstComponentOfType(Component, Class) - Static method in class net.infonode.gui.ComponentUtil
- findLargest(float[]) - Static method in class net.infonode.util.ArrayUtil
- findLargest(int[]) - Static method in class net.infonode.util.ArrayUtil
- findSmallest(double[]) - Static method in class net.infonode.util.ArrayUtil
- findSmallest(int[]) - Static method in class net.infonode.util.ArrayUtil
- fireEntriesChanged(ConstMap) - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- fireEntryChanged(Object, Object, Object) - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- fireEntryRemoved(Object, Object) - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- firePropertyTreeValuesChanged(Map) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- firePropertyValueChanged(Property, ValueChange) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- fireTitleChanged() - Method in class net.infonode.docking.DockingWindow
- fireTitleChanged() - Method in class net.infonode.docking.FloatingWindow
- fireViewFocusChanged(View, View) - Method in class net.infonode.docking.DockingWindow
- fireWindowHidden(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- fireWindowShown(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- firstListenerAdded() - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- firstListenerAdded() - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- firstListenerAdded() - Method in class net.infonode.util.signal.Signal
- FixedColorProvider - Class in net.infonode.gui.colorprovider
-
A
ColorProvider
which always returns the same color. - FixedColorProvider(Color) - Constructor for class net.infonode.gui.colorprovider.FixedColorProvider
-
Constructor.
- FixedInsetsShapedBorder - Class in net.infonode.gui.shaped.border
- FixedInsetsShapedBorder(Insets, ShapedBorder) - Constructor for class net.infonode.gui.shaped.border.FixedInsetsShapedBorder
- FixedTransformComponentPainter - Class in net.infonode.gui.componentpainter
-
A painter that paints its wrapped painter using the same fixed values for direction, horizontal flip and vertical flip.
- FixedTransformComponentPainter(ComponentPainter) - Constructor for class net.infonode.gui.componentpainter.FixedTransformComponentPainter
- FixedTransformComponentPainter(ComponentPainter, Direction) - Constructor for class net.infonode.gui.componentpainter.FixedTransformComponentPainter
- FixedTransformComponentPainter(ComponentPainter, Direction, boolean, boolean) - Constructor for class net.infonode.gui.componentpainter.FixedTransformComponentPainter
- FlatButtonFactory - Class in net.infonode.gui.button
-
Creates a flat button with mouse over highlighting.
- FlatButtonFactory() - Constructor for class net.infonode.gui.button.FlatButtonFactory
- FlatIconButtonUI - Class in net.infonode.gui
- FlatIconButtonUI() - Constructor for class net.infonode.gui.FlatIconButtonUI
- flip(Insets, boolean, boolean) - Static method in class net.infonode.gui.InsetsUtil
- flipHorizontal(Insets) - Static method in class net.infonode.gui.InsetsUtil
- flipInsets(Component, Insets) - Static method in class net.infonode.gui.shaped.ShapedUtil
- flipVertical(Insets) - Static method in class net.infonode.gui.InsetsUtil
- FLOATING_WINDOW_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Default property values for floating windows inside this root window.
- FloatingWindow - Class in net.infonode.docking
-
A window that is floating on-top of the root window and containing another docking window.
- FloatingWindowItem - Class in net.infonode.docking.model
- FloatingWindowItem() - Constructor for class net.infonode.docking.model.FloatingWindowItem
- FloatingWindowProperties - Class in net.infonode.docking.properties
-
Properties and property values for floating windows.
- FloatingWindowProperties() - Constructor for class net.infonode.docking.properties.FloatingWindowProperties
-
Creates an empty property object.
- FloatingWindowProperties(FloatingWindowProperties) - Constructor for class net.infonode.docking.properties.FloatingWindowProperties
-
Creates a property object that inherit values from another property object.
- FloatingWindowProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.FloatingWindowProperties
-
Creates a property map containing the map.
- FloatProperty - Class in net.infonode.properties.types
-
A float property.
- FloatProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.FloatProperty
-
Constructor.
- FloatProperty(PropertyGroup, String, String, PropertyValueHandler, float, float) - Constructor for class net.infonode.properties.types.FloatProperty
-
Constructor.
- FloatProperty(PropertyGroup, String, String, PropertyValueHandler, float, float, int, float) - Constructor for class net.infonode.properties.types.FloatProperty
-
Constructor.
- FOCUS_BORDER - Static variable in class net.infonode.gui.laf.ui.SlimComboBoxUI
- FOCUS_MARKER_ENABLED - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Focus Marker Enabled property
- FOCUSABLE - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Focusabled property
- FocusBorder - Class in net.infonode.gui.border
- FocusBorder(Component) - Constructor for class net.infonode.gui.border.FocusBorder
- FOCUSED_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabProperties
-
Property values for the tab buttons when the tab is focused or a component in the tab's content component has focus.
- FOCUSED_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Focused properties.
- FOCUSED_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabProperties
-
Property values for the titled tab when it is focused or a component in the tab's content component has focus.
- FONT - Static variable in class net.infonode.properties.gui.util.ComponentProperties
-
Component text font.
- FontProperty - Class in net.infonode.properties.types
-
A property of type
Font
. - FontProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.FontProperty
-
Constructor.
- FontUtil - Class in net.infonode.gui
- FontValue - Class in net.infonode.gui.laf.value
- FontValue() - Constructor for class net.infonode.gui.laf.value.FontValue
- FontValue(FontUIResource) - Constructor for class net.infonode.gui.laf.value.FontValue
- forceExit(Component) - Method in class net.infonode.gui.hover.action.DelayedHoverExitAction
- FOREGROUND_COLOR - Static variable in class net.infonode.properties.gui.util.ComponentProperties
-
Component foreground color.
- FUNCTIONAL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Array with all properties that controls the functional behavior
G
- get(int) - Method in class net.infonode.util.ChangeNotifyList
- get(int) - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- 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.TabbedPanelHoverPolicyProperty
-
Gets the TabbedPanelHoverPolicy
- 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.titledtab.TitledTabBorderSizePolicyProperty
-
Gets the TitledTabBorderSizePolicy
- get(Object) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabSizePolicyProperty
-
Gets the TitledTabSizePolicy
- get(Object) - Method in interface net.infonode.util.collection.map.base.ConstMap
-
Returns the value associated with the key.
- get(Object) - Method in class net.infonode.util.collection.map.ConstVectorMap
- get(Object) - Method in class net.infonode.util.collection.map.MapAdapter
- get(Object) - Method in class net.infonode.util.collection.map.SingleValueMap
- get(Object) - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- get(Object) - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- get(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- get(PropertyMapImpl) - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- get(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- getA() - Method in class net.infonode.util.math.Int4
- 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.
- getAbortDragKeyCode() - Method in class net.infonode.gui.draggable.DraggableComponent
- getAction() - Method in class net.infonode.docking.properties.WindowTabButtonProperties
-
Gets the
DockingWindowAction
that is performed when the button is clicked. - getAction(DockingWindow) - Method in class net.infonode.docking.action.DockingWindowAction
-
Creates a simple action that performs this action on a window.
- getActiveBackgroundColor() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- getActiveComponentPainter() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- 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.
- getAlpha(int) - Static method in class net.infonode.util.ImageUtils
- 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.
- getAncestors() - Method in class net.infonode.docking.DockingWindow
- getAncestors() - Method in class net.infonode.docking.internal.WindowAncestors
- 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.
- getB() - Method in class net.infonode.util.math.Int4
- 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.
- getBackgroundColor(Component) - Static method in class net.infonode.gui.ComponentUtil
- getBestFittedWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- getBestFittedWindow(DockingWindow) - Method in class net.infonode.docking.TabWindow
- getBlendFactor(int, int) - Static method in class net.infonode.gui.HighlightPainter
- getBlue(int) - Static method in class net.infonode.util.ImageUtils
- 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.gui.laf.value.BorderValue
- getBorder() - Method in class net.infonode.properties.gui.util.ComponentProperties
-
Returns the component border.
- getBorder(String) - Static method in class net.infonode.gui.UIManagerUtil
- getBorder(String, String) - Static method in class net.infonode.gui.UIManagerUtil
- getBorderColor(Direction) - Method in class net.infonode.tabbedpanel.theme.LookAndFeelTheme
- getBorderInsets(Component) - Method in class net.infonode.gui.border.EdgeBorder
- getBorderInsets(Component) - Method in class net.infonode.gui.border.EtchedLineBorder
- getBorderInsets(Component) - Method in class net.infonode.gui.border.FocusBorder
- getBorderInsets(Component) - Method in class net.infonode.gui.border.HighlightBorder
- getBorderInsets(Component) - Method in class net.infonode.gui.border.PopupMenuBorder
- getBorderInsets(Component) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- getBorderInsets(Component) - Method in class net.infonode.gui.shaped.border.AbstractShapedBorderWrapper
- getBorderInsets(Component) - Method in class net.infonode.gui.shaped.border.FixedInsetsShapedBorder
- 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.
- getBorderLayoutOrientation(Direction) - Static method in class net.infonode.gui.ComponentUtil
- getBorderLayoutOrientation(Direction) - Static method in class net.infonode.gui.layout.LayoutUtil
- getBorderSizePolicy() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Gets the border size policy for this TitledTab
- getBounds() - Method in class net.infonode.gui.TranslatingShape
- getBounds2D() - Method in class net.infonode.gui.TranslatingShape
- getBoxComponents() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getBuildTime() - Method in class net.infonode.util.ReleaseInfo
-
Gets the build time in millis
- getBuildTime(long) - Static method in class net.infonode.util.AntUtils
- getBuildTime(String) - Static method in class net.infonode.util.AntUtils
- getButton() - Method in class net.infonode.gui.PopupList
- 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
- getC() - Method in class net.infonode.util.math.Int4
- getChangeSignal() - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- getChangeSignal() - Method in interface net.infonode.util.collection.notifymap.ConstChangeNotifyMap
- getChangeSignalInternal() - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- getChildAt(Container, Point) - Static method in class net.infonode.gui.ComponentUtil
- getChildAtLine(Container, Point, boolean) - Static method in class net.infonode.gui.ComponentUtil
- getChildContaining(Component, Component) - Static method in class net.infonode.gui.layout.LayoutUtil
- 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.
- getChildEdgeDepth(DockingWindow, Direction) - Method in class net.infonode.docking.DockingWindow
- getChildEdgeDepth(DockingWindow, Direction) - Method in class net.infonode.docking.SplitWindow
- getChildEdgeDepth(DockingWindow, Direction) - Method in class net.infonode.docking.TabWindow
- getChildMap(PropertyMapProperty) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- getChildMapImpl(PropertyMapProperty) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- 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.
- 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
- getChildWindowContaining(WindowItem) - Method in class net.infonode.docking.model.WindowItem
- 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() - Method in class net.infonode.gui.colorprovider.ColorBlender
- 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() - 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() - Method in class net.infonode.gui.laf.value.ColorValue
- 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(Component) - Method in class net.infonode.gui.colorprovider.ColorMultiplier
- 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(Component) - Method in class net.infonode.gui.componentpainter.AbstractComponentPainterWrapper
- 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.CompoundComponentPainter
- getColor(Component) - Method in class net.infonode.gui.componentpainter.GradientComponentPainter
- getColor(Component) - Method in class net.infonode.gui.componentpainter.RectangleComponentPainter
- getColor(Component) - Method in class net.infonode.gui.componentpainter.SolidColorComponentPainter
- getColor(String) - Static method in class net.infonode.gui.UIManagerUtil
- getColor(String, Color) - Static method in class net.infonode.gui.UIManagerUtil
- getColor(String, String) - Static method in class net.infonode.gui.UIManagerUtil
- getColor(String, String, Color) - Static method in class net.infonode.gui.UIManagerUtil
- 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.
- getComponent() - Method in class net.infonode.gui.draggable.DraggableComponent
- getComponentDirection() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getComponentIndex(Component) - Static method in class net.infonode.gui.ComponentUtil
- getComponentPainter() - Method in interface net.infonode.gui.BackgroundPainter
-
Returns the
ComponentPainter
that is used to paint the background of this object. - getComponentPainter() - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- 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.
- getComponentSpacing() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getComponentSpacing() - Method in class net.infonode.gui.layout.DirectionLayout
- getComponentTreePosition(Component, ArrayList) - Static method in class net.infonode.gui.ComponentUtil
- getConnectedWindow() - Method in class net.infonode.docking.model.WindowItem
- 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
- getContentInsets(Direction, boolean) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- 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.
- getContentTabAreaBorderColor(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- getContentTitleBarGap() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
-
Returns the gap between the view's content and the title bar
- getContentWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- 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.
- getCurrentGlobalCursor(JRootPane) - Static method in class net.infonode.gui.CursorManager
- getCurrentTab() - Method in class net.infonode.tabbedpanel.TabStateChangedEvent
-
Gets the current Tab
- getCursorLayerComponent(JRootPane) - Static method in class net.infonode.gui.CursorManager
- 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.
- getD() - Method in class net.infonode.util.math.Int4
- 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
- getDefaultBorder() - Method in class net.infonode.gui.laf.value.BorderValue
- 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
- getDelay() - Method in class net.infonode.gui.hover.action.DelayedHoverExitAction
- getDepthOrderPolicies() - Static method in class net.infonode.tabbedpanel.TabDepthOrderPolicy
-
Gets the available tab depth order policies.
- getDepthSortOrder() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- 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. - getDiff(Insets, Insets) - Static method in class net.infonode.gui.InsetsUtil
- getDimension(Component) - Method in interface net.infonode.gui.DimensionProvider
-
Returns the dimension for the given component
- getDirection() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
-
Returns the layout direction
- 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.gui.icon.button.ArrowIcon
- getDirection() - Method in class net.infonode.gui.layout.DirectionLayout
- getDirection() - Method in class net.infonode.gui.panel.ResizablePanel
- getDirection() - Method in class net.infonode.gui.RotatableLabel
- getDirection() - Method in class net.infonode.gui.RotatableLabelUI
- getDirection() - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- 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.
- getDirection(Component) - Static method in class net.infonode.gui.shaped.ShapedUtil
- 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.model.SplitWindowItem
- getDividerLocation() - Method in class net.infonode.docking.SplitWindow
-
Returns the divider location as a fraction of this split window's size.
- getDividerLocation() - Method in class net.infonode.gui.SimpleSplitPane
- getDividerLocationDragEnabled() - Method in class net.infonode.docking.properties.SplitWindowProperties
-
Returns true if the user can drag the SplitWindow divider to a new location.
- getDividerPanel() - Method in class net.infonode.gui.SimpleSplitPane
- getDividerSize() - Method in class net.infonode.docking.properties.SplitWindowProperties
-
Returns the split pane divider size.
- getDividerSize() - Method in class net.infonode.gui.SimpleSplitPane
- 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.model.WindowItem
- 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.
- getDownButton() - Method in class net.infonode.gui.ScrollButtonBox
- getDragEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
-
Returns true if the window drag by the user is enabled.
- getDraggableComponent() - Method in class net.infonode.gui.draggable.DraggableComponentBoxEvent
- getDraggableComponentAt(int) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getDraggableComponentBoxPoint() - Method in class net.infonode.gui.draggable.DraggableComponentBoxEvent
- getDraggableComponentCount() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getDraggableComponentEvent() - Method in class net.infonode.gui.draggable.DraggableComponentBoxEvent
- getDraggableComponentIndex(DraggableComponent) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getDraggableComponents() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getDragger(MouseEvent) - Method in interface net.infonode.docking.drag.DockingWindowDraggerProvider
-
Returns a
DockingWindowDragger
. - 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.
- getDragIndicatorColor() - Method in class net.infonode.gui.SimpleSplitPane
- 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.
- 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. - getEdgeDepth(Direction) - Method in class net.infonode.docking.DockingWindow
- getEdgeDepth(Direction) - Method in class net.infonode.docking.TabWindow
- 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.
- getElements() - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- 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.
- getEventComponents() - Method in class net.infonode.gui.draggable.DraggableComponent
- 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.
- getFirstChildWindow() - Method in class net.infonode.docking.model.WindowItem
- getFirstListener() - Method in class net.infonode.gui.hover.CompoundHoverListener
-
Gets the first hover listener
- getFirstWindow() - Method in class net.infonode.docking.model.WindowItem
- 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.model.FloatingWindowItem
- getFloatingWindowProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
-
Returns the default property values for floating windows.
- 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
- getFocusColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Gets the control focus marker color.
- 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
- 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.
- 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.
- getFont() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Returns the base font.
- getFont() - Method in class net.infonode.gui.laf.value.FontValue
- 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
- getFont() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- getFont(String) - Static method in class net.infonode.gui.UIManagerUtil
- getFont(String, String) - Static method in class net.infonode.gui.UIManagerUtil
- 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.
- getGreen(int) - Static method in class net.infonode.util.ImageUtils
- 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
- getHeight(Component, int, int) - Static method in class net.infonode.gui.shaped.ShapedUtil
- 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
- 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.
- getHighlightOffsetX(int, int) - Static method in class net.infonode.gui.HighlightPainter
- getHighlightOffsetX(int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- getHighlightOffsetY(int, int) - Static method in class net.infonode.gui.HighlightPainter
- getHighlightOffsetY(int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- getHighlightPressedTab() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Gets if the tab pressed with the mouse will be highlighted.
- getHomepage() - Method in class net.infonode.util.ReleaseInfo
-
Gets the URL for the product homepage.
- getHook() - Method in class net.infonode.util.signal.Signal
- 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.
- getHoverAction() - Method in class net.infonode.gui.hover.action.DelayedHoverExitAction
- getHoveredComponent() - Method in class net.infonode.gui.hover.panel.HoverableShapedPanel
- 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.gui.hover.panel.HoverableShapedPanel
- getHoverListener() - Method in class net.infonode.tabbedpanel.hover.TitledTabDelayedMouseExitHoverAction
-
Gets the hover listener
- 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.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.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.DockingWindowAction
-
Returns the optional icon of this action.
- 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.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.DockingWindow
-
Returns the icon for this window.
- getIcon() - Method in class net.infonode.docking.FloatingWindow
- 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 class net.infonode.docking.RootWindow
- getIcon() - Method in class net.infonode.docking.SplitWindow
- getIcon() - Method in interface net.infonode.docking.util.ViewFactory
-
Returns the icon for this factory.
- getIcon() - Method in class net.infonode.docking.View
- getIcon() - Method in class net.infonode.gui.ContentTitleBar
- 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
- getIcon(Object) - Static method in class net.infonode.gui.icon.IconUtil
- getIconHeight() - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- getIconHeight() - Method in class net.infonode.gui.icon.button.BorderIcon
- getIconHeight() - Method in class net.infonode.gui.icon.button.TreeIcon
- getIconHeight() - Method in class net.infonode.gui.icon.EmptyIcon
- getIconHeight() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.SizeIcon
- getIconHeight(Object) - Static method in class net.infonode.gui.icon.IconUtil
- 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
- getIconWidth() - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- getIconWidth() - Method in class net.infonode.gui.icon.button.BorderIcon
- getIconWidth() - Method in class net.infonode.gui.icon.button.TreeIcon
- getIconWidth() - Method in class net.infonode.gui.icon.EmptyIcon
- getIconWidth() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.SizeIcon
- getIconWidth(Object) - Static method in class net.infonode.gui.icon.IconUtil
- getIgnoreSelected() - Method in class net.infonode.docking.AbstractTabWindow
- getInactiveBackgroundColor() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- getInactiveComponentPainter() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- 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.
- getInnerDimension(Dimension, Insets) - Static method in class net.infonode.gui.DimensionUtil
- getInnerSize() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- 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.
- getInset(Insets, Direction) - Static method in class net.infonode.gui.InsetsUtil
- getInsets() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- getInsets() - Method in class net.infonode.properties.gui.util.ComponentProperties
-
Returns the component insets inside the border.
- getInsets(String) - Static method in class net.infonode.gui.UIManagerUtil
- getInsets(String, Insets) - Static method in class net.infonode.gui.UIManagerUtil
- getInsets(String, String) - Static method in class net.infonode.gui.UIManagerUtil
- getInsetsOutside(Component, Border, Border) - Static method in class net.infonode.gui.border.BorderUtil
- getInsideDockingWindow() - Method in class net.infonode.docking.model.WindowItem
- getInstance() - Static method in class net.infonode.gui.DynamicUIManager
- getInstance() - Static method in class net.infonode.gui.hover.hoverable.HoverManager
- getInstance() - Static method in class net.infonode.properties.propertymap.PropertyMapManager
-
Returns the only instance of this class.
- getInteriorArea(Container) - Static method in class net.infonode.gui.layout.LayoutUtil
- getInteriorDropFilter() - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
Returns the interior drop filter that is used when an interior drop is in progress.
- getInteriorSize(Container) - Static method in class net.infonode.gui.layout.LayoutUtil
- 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 exception net.infonode.properties.base.exception.InvalidPropertyTypeException
-
Returns the property which type is incompatible with the property type.
- getKey() - Method in interface net.infonode.util.collection.map.base.ConstMapIterator
-
Returns the key at the current map entry.
- getKey() - Method in class net.infonode.util.collection.map.EmptyIterator
- getLabel() - Method in class net.infonode.gui.ContentTitleBar
- getLabel() - Method in class net.infonode.gui.DragLabelWindow
- getLabelAlignment() - Method in class net.infonode.gui.ContentTitleBar
- getLabelInsets() - Method in class net.infonode.gui.ContentTitleBar
- getLastFocusedChildWindow() - Method in class net.infonode.docking.DockingWindow
-
Returns the child window that last contained focus.
- getLastMinimizedDirection() - Method in class net.infonode.docking.model.WindowItem
- getLayoutAlignmentX(Container) - Method in class net.infonode.gui.layout.BorderLayout2
- getLayoutAlignmentX(Container) - Method in class net.infonode.gui.layout.DirectionLayout
- getLayoutAlignmentX(Container) - Method in class net.infonode.gui.layout.StackableLayout
- getLayoutAlignmentY(Container) - Method in class net.infonode.gui.layout.BorderLayout2
- getLayoutAlignmentY(Container) - Method in class net.infonode.gui.layout.DirectionLayout
- getLayoutAlignmentY(Container) - Method in class net.infonode.gui.layout.StackableLayout
- getLayoutPolicies() - Static method in class net.infonode.tabbedpanel.TabLayoutPolicy
-
Gets the tab layout policies.
- getLeftButton() - Method in class net.infonode.gui.ScrollButtonBox
- getLeftComponent() - Method in class net.infonode.gui.SimpleSplitPane
- getLeftTitleComponents() - Method in class net.infonode.gui.ContentTitleBar
- 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
- getList() - Method in class net.infonode.gui.PopupList
- getList() - Method in class net.infonode.util.ChangeNotifyList
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.infonode.gui.TextIconListCellRenderer
- getListFocusedItemBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Gets the border used around the focused list item in
JList
's andJComboBox
's. - getListItemBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Gets the border used around list items in
JList
's andJComboBox
's. - getLocationWindow() - Method in class net.infonode.docking.AbstractTabWindow
- getLocationWindow() - Method in class net.infonode.docking.DockingWindow
- 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.
- getMap() - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- getMap() - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- getMap() - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- getMap(int) - Method in class net.infonode.util.collection.map.ConstVectorMap
- getMap(int) - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- getMap(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.ref.CompositeMapRef
- getMap(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.ref.ParentMapRef
- getMap(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.ref.PropertyMapPropertyRef
- getMap(PropertyMapImpl) - Method in interface net.infonode.properties.propertymap.ref.PropertyMapRef
- getMap(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.ref.ThisPropertyMapRef
- getMapCount() - Method in class net.infonode.util.collection.map.ConstVectorMap
- getMapCount() - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- getMapIndex(ConstMap) - Method in class net.infonode.util.collection.map.ConstVectorMap
- getMapIndex(ConstMap) - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- getMaxIconWidth(Object[]) - Static method in class net.infonode.gui.icon.IconUtil
- 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.
- 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.
- getMaximizeEnabled() - Method in class net.infonode.docking.properties.DockingWindowProperties
-
Returns true if the window maximize by the user is enabled.
- getMaximumSize() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getMaximumSize() - Method in class net.infonode.gui.RotatableLabel
- getMaxMinimumSize(Component[]) - Static method in class net.infonode.gui.layout.LayoutUtil
- getMaxPreferredSize(Component[]) - Static method in class net.infonode.gui.layout.LayoutUtil
- 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.
- getMenuBarBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Gets the border used around
JMenuBar
's. - 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.
- getMinimumSize() - Method in class net.infonode.docking.internal.ViewTitleBar
- getMinimumSize() - Method in class net.infonode.gui.RotatableLabel
- 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.
- getMinMaximumSize(Component[]) - Static method in class net.infonode.gui.layout.LayoutUtil
- getMinor() - Method in class net.infonode.util.ProductVersion
-
Gets the minor version number, i.e.
- 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.
- getMouseEvent() - Method in class net.infonode.gui.draggable.DraggableComponentEvent
- 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.DockingWindowAction
-
Returns the name of this action.
- 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.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.
- getNewValue() - Method in class net.infonode.util.ValueChange
-
Returns the new value.
- getNext() - Method in class net.infonode.util.IntList
- 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.
- getNormalInsets(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- 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.
- getNormalTabInsets(Direction, Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- getObject(Class, int) - Static method in class net.infonode.util.Enum
- getOldDraggableComponent() - Method in class net.infonode.gui.draggable.DraggableComponentBoxEvent
- getOldValue() - Method in class net.infonode.util.ValueChange
-
Returns the old value.
- 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.
- getOpposite(Color) - Static method in class net.infonode.util.ColorUtil
- getOptimizedWindow() - Method in class net.infonode.docking.DockingWindow
-
Returns the result after removing unnecessary tab windows which contains only one tab.
- getOptimizedWindow() - Method in class net.infonode.docking.TabWindow
- 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.
- getOuterParentArea() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getPainter() - Method in class net.infonode.gui.componentpainter.AbstractComponentPainterWrapper
- 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.
- getParent() - Method in class net.infonode.docking.model.WindowItem
- getParent() - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- getParent() - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- getParent() - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- getParent() - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- getParentDockingWindowProperties() - Method in class net.infonode.docking.model.WindowItem
- getParentSplitWindowProperties() - Method in class net.infonode.docking.model.SplitWindowItem
- 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
- getParentTabWindowProperties() - Method in class net.infonode.docking.model.TabWindowItem
- getPatch() - Method in class net.infonode.util.ProductVersion
-
Gets the patch version number, i.e.
- getPathIterator(AffineTransform) - Method in class net.infonode.gui.TranslatingShape
- getPathIterator(AffineTransform, double) - Method in class net.infonode.gui.TranslatingShape
- getPixels(Image) - Static method in class net.infonode.util.ImageUtils
- getPixels(Image, int, int, int, int) - Static method in class net.infonode.util.ImageUtils
- 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
- getPreferredFocusChild() - Method in class net.infonode.docking.AbstractTabWindow
- getPreferredFocusChild() - Method in class net.infonode.docking.DockingWindow
- getPreferredMaxHeight(Component[]) - Static method in class net.infonode.gui.ComponentUtil
-
Calculates preferred max height for the given components without checking isVisible.
- getPreferredMaxWidth(Component[]) - Static method in class net.infonode.gui.ComponentUtil
-
Calculates preferred max width for the given components without checking isVisible.
- getPreferredMinimizeDirection() - Method in class net.infonode.docking.DockingWindow
-
Gets the preferred minimize direction of this window.
- getPreferredSize() - Method in class net.infonode.docking.internal.ViewTitleBar
- getPreferredSize() - Method in class net.infonode.docking.WindowBar
- getPreferredSize() - Method in class net.infonode.gui.panel.ResizablePanel
- getPreferredSize() - Method in class net.infonode.gui.RotatableLabel
- 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() - Method in class net.infonode.docking.internalutil.AbstractButtonInfo
- getProperty() - Method in interface net.infonode.docking.internalutil.ButtonInfo
- getProperty() - Method in exception net.infonode.properties.base.exception.PropertyException
-
Returns the property that triggered this exception.
- getProperty() - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- getProperty() - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- getProperty() - Method in class net.infonode.properties.util.PropertyPath
-
Returns the first property in this path.
- 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.
- getPropertyCount() - Method in class net.infonode.properties.base.PropertyGroup
-
Returns the number of properties in this group.
- getPropertyGroup() - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- 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.
- getPropertyObject() - Method in class net.infonode.docking.DockingWindow
- getPropertyObject() - Method in class net.infonode.docking.FloatingWindow
- getPropertyObject() - Method in class net.infonode.docking.model.FloatingWindowItem
- getPropertyObject() - Method in class net.infonode.docking.model.RootWindowItem
- getPropertyObject() - Method in class net.infonode.docking.model.SplitWindowItem
- getPropertyObject() - Method in class net.infonode.docking.model.TabWindowItem
- getPropertyObject() - Method in class net.infonode.docking.model.ViewItem
- getPropertyObject() - Method in class net.infonode.docking.model.WindowBarItem
- getPropertyObject() - Method in class net.infonode.docking.model.WindowItem
- getPropertyObject() - Method in class net.infonode.docking.RootWindow
- getPropertyObject() - Method in class net.infonode.docking.SplitWindow
- getPropertyObject() - Method in class net.infonode.docking.TabWindow
- getPropertyObject() - Method in class net.infonode.docking.View
- getPropertyObject() - Method in class net.infonode.docking.WindowBar
- getReadPropertiesEnabled() - Method in class net.infonode.docking.internal.ReadContext
- getRecursiveTabsEnabled() - Method in class net.infonode.docking.properties.RootWindowProperties
-
Returns true if the user is allowed to place tab windows inside other tab windows.
- getRed(int) - Static method in class net.infonode.util.ImageUtils
- 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
- getRenderingDirection() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- getResizeWidth() - Method in class net.infonode.gui.panel.ResizablePanel
- 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.
- getRightButton() - Method in class net.infonode.gui.ScrollButtonBox
- getRightComponent() - Method in class net.infonode.gui.SimpleSplitPane
- getRightTitleComponents() - Method in class net.infonode.gui.ContentTitleBar
- getRightWindow() - Method in class net.infonode.docking.SplitWindow
-
Returns the right/lower child window.
- getRootItem() - Method in class net.infonode.docking.model.RootWindowItem
- getRootItem() - Method in class net.infonode.docking.model.WindowItem
- 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.internal.ReadContext
- getRootWindow() - Method in class net.infonode.docking.RootWindow
- getRootWindow() - Method in class net.infonode.docking.WindowBar
- getRootWindowProperties() - Method in class net.infonode.docking.model.RootWindowItem
- 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
. - getScrollButtonBox() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- 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
- getScrollingComponent() - Method in class net.infonode.gui.ScrollableBox
- 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
- getScrollOffset() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getScrollOffset() - Method in class net.infonode.gui.ScrollableBox
- getScrollOffset() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- 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
- getSelectedDraggableComponent() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- getSelectedInsets(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- getSelectedItem() - Method in class net.infonode.docking.model.AbstractTabWindowItem
- 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. - getSelectedRaised(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- getSelectedTab() - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Gets the selected tab, i.e.
- getSelectedTabInsets(Direction, Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- 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.
- getSelectTriggers() - Static method in class net.infonode.tabbedpanel.TabSelectTrigger
-
Gets the tab select triggers.
- 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.
- 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.
- getShadowStrength() - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- getShadowStrength() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Gets the shadow strength.
- getShape() - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- 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.
- getShape(Component, int, int, int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- getShape(Component, int, int, int, int) - Method in class net.infonode.gui.shaped.border.AbstractShapedBorderWrapper
- getShape(Component, int, int, int, int) - Method in interface net.infonode.gui.shaped.border.ShapedBorder
-
Gets the shape of this border.
- getShapedBorder() - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- getShapedBorderHighlightInsets(Component) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- getShapedBorderInsets(Component) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- getShapedBorderInsets(Component) - Method in class net.infonode.gui.shaped.border.RoundedCornerBorder
- getShapedBorderInsets(Component) - Method in class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- 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.
- getSizeDimensionProvider() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- 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.draggable.DraggableComponentBoxEvent
- getSource() - Method in class net.infonode.gui.draggable.DraggableComponentEvent
- 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.
- 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.model.SplitWindowItem
- getSplitWindowProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
-
Returns the default property values for split windows.
- getSplitWindowProperties() - Method in class net.infonode.docking.SplitWindow
-
Returns the property values for this split window.
- 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.
- getSubValue(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- getSubValue(PropertyMapImpl) - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- getSubValue(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- 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.
- getSuperMap() - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- getSuperMapCount() - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- getTab() - Method in class net.infonode.tabbedpanel.TabEvent
-
Gets the tab that is the source for this event
- getTabAreaComponentCount() - Method in class net.infonode.docking.AbstractTabWindow
- getTabAreaComponentCount() - Method in class net.infonode.docking.TabWindow
- getTabAreaComponents() - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Gets the tab area components.
- getTabAreaComponents(int, JComponent[]) - Method in class net.infonode.docking.AbstractTabWindow
- getTabAreaComponents(int, JComponent[]) - Method in class net.infonode.docking.TabWindow
- 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.
- getTabAreaInsets(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- getTabAreaOrientation() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Gets the tab area orientation, i.e.
- 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.
- getTabAt(int) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Gets the tab at index
- getTabbedPanel() - Method in class net.infonode.docking.AbstractTabWindow
- 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.TabbedPanelContentPanel
-
Gets the tabbed panel that this component is the content area component for
- 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
- 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.docking.TabWindowHoverAction
-
Returns this action's tabbed panel properties
- 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
- 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.
- getTabExternalMinSize(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- 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
- getTabInsets(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- getTabLayoutPolicy() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Gets the tab layout policy for the tab area, i.e.
- getTableHeaderCellBorder() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Gets the border around cells in
JTableHeader
's. - 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.
- getTabSpacing() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Gets the tab spacing, i.e.
- getTabSpacing() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- getTabSpacing(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- 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.model.TabWindowItem
- 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.
- getTabWindowProperties() - Method in class net.infonode.docking.TabWindow
- getTabWindowProperties() - Method in class net.infonode.docking.WindowBar
- getTail() - Method in class net.infonode.properties.util.PropertyPath
-
Returns the path after the first property.
- getText() - Method in class net.infonode.gui.ContentTitleBar
- 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.). - getTextIconGap() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- 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() - Method in interface net.infonode.docking.util.ViewFactory
-
Returns the title of this factory.
- 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
- 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
- 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.docking.TabWindowHoverAction
-
Returns this action's titled tab properties
- 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
- 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
- getTooltipBackgroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Gets the background color for
JToolTip
. - getToolTipEnabled() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Gets if tool tip text is enabled or disabled
- getTooltipForegroundColor() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Gets the background color used in
JToolTip
. - 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
- getTopItem() - Method in class net.infonode.docking.model.WindowItem
- getTopLevelAncestor(Component) - Static method in class net.infonode.gui.ComponentUtil
- 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 class net.infonode.gui.draggable.DraggableComponentEvent
- 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.
- getUpButton() - Method in class net.infonode.gui.ScrollButtonBox
- getUpdateModel() - Method in class net.infonode.docking.DockingWindow
- 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.
- getValidSize(Dimension, Component) - Static method in class net.infonode.gui.layout.LayoutUtil
- getValidValues() - Method in class net.infonode.properties.types.EnumProperty
-
Returns the valid values for this property.
- getValue() - Method in exception net.infonode.properties.base.exception.InvalidPropertyValueException
-
Returns the value.
- getValue() - Method in interface net.infonode.util.collection.map.base.ConstMapIterator
-
Returns the value at the current map entry.
- getValue() - Method in class net.infonode.util.collection.map.EmptyIterator
- getValue() - Method in class net.infonode.util.Enum
-
Returns the integer identifier for this enum value.
- getValue() - Method in class net.infonode.util.IntList
- getValue(Object) - Method in interface net.infonode.properties.base.Property
-
Returns the value of this property in a value container.
- getValue(Object) - Method in class net.infonode.properties.propertymap.PropertyMapProperty
- getValue(Object) - Method in class net.infonode.properties.types.EnumProperty
- getValue(Object) - Method in class net.infonode.properties.util.ValueHandlerProperty
- getValue(Property) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- getValue(Property, Object) - Method in class net.infonode.properties.propertymap.PropertyMapValueHandler
- getValue(Property, Object) - Method in interface net.infonode.properties.util.PropertyValueHandler
-
Gets the value of a property from a value container.
- 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.
- getValueWithDefault(Property) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- getVersion() - Method in class net.infonode.docking.internal.ReadContext
- 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(int) - Method in class net.infonode.docking.util.ViewMap
-
Returns the view with a specific id.
- getView(Object) - Method in class net.infonode.docking.util.AbstractViewMap
- getView(String) - Method in class net.infonode.docking.util.StringViewMap
-
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.model.ViewItem
- getViewProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
-
Returns the default property values for views.
- getViewProperties() - Method in class net.infonode.docking.View
-
Returns the property values for this view.
- getViews(DockingWindow, ArrayList) - Static method in class net.infonode.docking.internalutil.InternalDockingUtil
- getViewSerializer() - Method in class net.infonode.docking.internal.ReadContext
- getViewSerializer() - Method in class net.infonode.docking.internal.WriteContext
- 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.properties.ViewProperties
-
Returns the property values for the title bar in the view
- getViewTitleBarProperties() - Method in class net.infonode.docking.TabWindowHoverAction
-
Returns this action's view title bar properties
- getVisible() - Method in class net.infonode.docking.properties.ViewTitleBarProperties
-
Returns if the title bar should be visible or not
- getVisibleChildAt(Container, Point) - Static method in class net.infonode.gui.ComponentUtil
- getVisibleChildren(Component[]) - Static method in class net.infonode.gui.layout.LayoutUtil
- getVisibleChildren(Container) - Static method in class net.infonode.gui.layout.LayoutUtil
- getVisibleChildrenCount(Component) - Static method in class net.infonode.gui.ComponentUtil
- getVisibleComponent() - Method in class net.infonode.gui.layout.StackableLayout
- getVisibleDockingWindow() - Method in class net.infonode.docking.model.WindowItem
- getVisiblePolicies() - Static method in class net.infonode.tabbedpanel.TabAreaVisiblePolicy
-
Gets the tab area visible policies.
- getWidth(Component, int, int) - Static method in class net.infonode.gui.shaped.ShapedUtil
- getWindow() - Method in class net.infonode.docking.drop.DropInfo
-
Returns the window that is beeing dragged, i.e.
- 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(int) - Method in class net.infonode.docking.model.WindowItem
- getWindow(DockingWindow, IntList) - Static method in class net.infonode.docking.internalutil.InternalDockingUtil
-
Returns the window located at windowPath.
- 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.model.WindowBarItem
- getWindowBarProperties() - Method in class net.infonode.docking.properties.RootWindowProperties
-
Returns the default window bar property values.
- getWindowBarProperties() - Method in class net.infonode.docking.WindowBar
-
Returns the property values for this window bar.
- getWindowCount() - Method in class net.infonode.docking.model.WindowItem
- getWindowIndex(WindowItem) - Method in class net.infonode.docking.model.WindowItem
- getWindowItem() - Method in class net.infonode.docking.DockingWindow
- 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.
- getWindowPath(DockingWindow) - Static method in class net.infonode.docking.internalutil.InternalDockingUtil
- 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.
- getWithDefault(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- getWithDefault(PropertyMapImpl) - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- getWithDefault(PropertyMapImpl) - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- getWritePropertiesEnabled() - Method in class net.infonode.docking.internal.WriteContext
-
Returns true if property values should be written.
- GradientComponentPainter - Class in net.infonode.gui.componentpainter
-
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 in net.infonode.docking.theme
-
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 in net.infonode.tabbedpanel.border
-
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 in net.infonode.tabbedpanel.theme
-
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.
- GraphicsUtil - Class in net.infonode.gui
- GraphicsUtil() - Constructor for class net.infonode.gui.GraphicsUtil
- GREEN_HUE - Static variable in class net.infonode.gui.Colors
H
- hasAncestor(WindowItem) - Method in class net.infonode.docking.model.WindowItem
- hasContentArea() - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Checks if this tabbed panel has a content area
- hashCode() - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- hashCode() - Method in class net.infonode.util.IntList
- hasListeners() - Method in class net.infonode.util.signal.Signal
- hasNext() - Method in class net.infonode.util.collection.EmptyIterator
- hasParent(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- hasProperty(Property) - Method in class net.infonode.properties.base.PropertyGroup
-
Returns true if this group or one of it's super groups contains the property.
- hasVisibleChildren(Component) - Static method in class net.infonode.gui.ComponentUtil
- hasVisibleTabbedPanelChild(Component) - Static method in class net.infonode.tabbedpanel.internal.TabbedHoverUtil
- HeavyWeightContainer - Class in net.infonode.docking.internal
- HeavyWeightContainer(Component) - Constructor for class net.infonode.docking.internal.HeavyWeightContainer
- HeavyWeightContainer(Component, boolean) - Constructor for class net.infonode.docking.internal.HeavyWeightContainer
- HeavyWeightDragRectangle - Class in net.infonode.docking.internal
- HeavyWeightDragRectangle() - Constructor for class net.infonode.docking.internal.HeavyWeightDragRectangle
- highlight(Color) - Static method in class net.infonode.util.ColorUtil
- HIGHLIGHT_PRESSED_TAB - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
If true the tab pressed with the mouse will be highlighted, otherwise it remains unchanged.
- HighlightBorder - Class in net.infonode.gui.border
- HighlightBorder() - Constructor for class net.infonode.gui.border.HighlightBorder
- HighlightBorder(boolean) - Constructor for class net.infonode.gui.border.HighlightBorder
- HighlightBorder(boolean, boolean, Color) - Constructor for class net.infonode.gui.border.HighlightBorder
- HighlightBorder(boolean, boolean, ColorProvider) - Constructor for class net.infonode.gui.border.HighlightBorder
- HighlightBorder(boolean, Color) - Constructor for class net.infonode.gui.border.HighlightBorder
- HIGHLIGHTED_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabProperties
-
Property values for the tab buttons when the tab is highlighted.
- HIGHLIGHTED_PROPERTIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Highlighted state properties
- HIGHLIGHTED_RAISED_AMOUNT - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Highlighted raised amount property
- HighlightPainter - Class in net.infonode.gui
- HORIZONTAL_ALIGNMENT - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Horizontal alignment property
- HORIZONTAL_ALIGNMENTS - Static variable in class net.infonode.util.Alignment
-
Array containing all horizontal alignments..
- HORIZONTAL_FLIP - Static variable in class net.infonode.properties.gui.util.ShapedPanelProperties
-
If true the shaped panel is flipped horizontally.
- HOVER_LISTENER - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Hover listener property
- HOVER_LISTENER - Static variable in class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Hover listener property
- HOVER_LISTENER - Static variable in class net.infonode.tabbedpanel.TabAreaProperties
-
Hover listener property
- HOVER_LISTENER - Static variable in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
Hover listener property
- HOVER_LISTENER - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Hover listener property
- HOVER_LISTENER - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Hover listener property
- HOVER_POLICY - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tabbed panel hover policy.
- Hoverable - Interface in net.infonode.gui.hover.hoverable
- HoverableShapedPanel - Class in net.infonode.gui.hover.panel
- HoverableShapedPanel(LayoutManager, HoverListener) - Constructor for class net.infonode.gui.hover.panel.HoverableShapedPanel
- HoverableShapedPanel(LayoutManager, HoverListener, Component) - Constructor for class net.infonode.gui.hover.panel.HoverableShapedPanel
- HoverableShapedPanel(HoverListener) - Constructor for class net.infonode.gui.hover.panel.HoverableShapedPanel
- hoverEnter() - Method in interface net.infonode.gui.hover.hoverable.Hoverable
- hoverEnter() - Method in class net.infonode.gui.hover.panel.HoverableShapedPanel
- HoverEvent - Class in net.infonode.gui.hover
-
HoverEvent contains information about a component hovered by the mouse
- HoverEvent(Component) - Constructor for class net.infonode.gui.hover.HoverEvent
-
Creates a HoverEvent
- hoverExit() - Method in interface net.infonode.gui.hover.hoverable.Hoverable
- hoverExit() - Method in class net.infonode.gui.hover.panel.HoverableShapedPanel
- HoverListener - Interface in net.infonode.gui.hover
-
HoverListener interface for receiving events when a hoverable component is hovered by the mouse.
- HoverListenerProperty - Class in net.infonode.properties.types
-
A property of type
HoverListener
. - HoverListenerProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.HoverListenerProperty
-
Constructor.
- HoverManager - Class in net.infonode.gui.hover.hoverable
I
- ICON - Static variable in class net.infonode.docking.properties.ViewProperties
-
The view icon.
- ICON - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
The title bar icon.
- ICON - Static variable in class net.infonode.docking.properties.WindowTabButtonProperties
-
The button icon.
- ICON - Static variable in class net.infonode.properties.gui.util.ButtonProperties
-
The button icon.
- ICON - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Icon property
- ICON_TEXT_GAP - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Icon text gap property
- ICON_TEXT_GAP - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Icon text gap property
- ICON_TEXT_HORIZONTAL_ALIGNMENT - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Icon Text Horizontal alignment property
- ICON_TEXT_RELATIVE_ALIGNMENT - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Icon text relative alignment property
- ICON_VISIBLE - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Icon visible property
- ICON_VISIBLE - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Icon visible property
- IconProperty - Class in net.infonode.properties.types
-
A property of type
Icon
. - IconProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.IconProperty
-
Constructor.
- IconProvider - Interface in net.infonode.gui.icon
-
Interface for an object that provides an icon.
- IconUtil - Class in net.infonode.gui.icon
- ImageException - Exception in net.infonode.util
- ImageException(String) - Constructor for exception net.infonode.util.ImageException
- ImageUtils - Class in net.infonode.util
- ImageUtils() - Constructor for class net.infonode.util.ImageUtils
- ImmutablePropertyException - Exception in net.infonode.properties.base.exception
-
Exception thrown when trying to modify an immutable property.
- ImmutablePropertyException(Property) - Constructor for exception net.infonode.properties.base.exception.ImmutablePropertyException
-
Constructor.
- indexOf(byte[], byte) - Static method in class net.infonode.util.ArrayUtil
- indexOf(int[], int) - Static method in class net.infonode.util.ArrayUtil
- indexOf(Object) - Method in class net.infonode.util.ChangeNotifyList
- indexOf(Object) - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- indexOf(Object[], Object) - Static method in class net.infonode.util.ArrayUtil
- indexOf(Object[], Object, int, int) - Static method in class net.infonode.util.ArrayUtil
- indexOfEqual(Object[], Object) - Static method in class net.infonode.util.ArrayUtil
- INDIVIDUAL_SIZE - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabBorderSizePolicy
-
Individual size policy.
- INDIVIDUAL_SIZE - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabSizePolicy
-
Individual size policy.
- Info - Class in net.infonode.docking.info
-
Program that shows InfoNode Docking Windows release information in a dialog.
- Info - Class in net.infonode.gui.laf.info
- Info - Class in net.infonode.tabbedpanel.info
-
Program that shows release information in a dialog
- Info() - Constructor for class net.infonode.gui.laf.info.Info
- InfoNodeLookAndFeel - Class in net.infonode.gui.laf
-
A Look and Feel that's based on Metal.
- InfoNodeLookAndFeel() - Constructor for class net.infonode.gui.laf.InfoNodeLookAndFeel
-
Constructor.
- InfoNodeLookAndFeel(InfoNodeLookAndFeelTheme) - Constructor for class net.infonode.gui.laf.InfoNodeLookAndFeel
-
Constructor.
- InfoNodeLookAndFeelReleaseInfo - Class in net.infonode.gui.laf
-
InfoNode Look and Feel release information.
- InfoNodeLookAndFeelReleaseInfo() - Constructor for class net.infonode.gui.laf.InfoNodeLookAndFeelReleaseInfo
- InfoNodeLookAndFeelTheme - Class in net.infonode.gui.laf
-
A theme for InfoNode look and feel.
- InfoNodeLookAndFeelTheme() - Constructor for class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Creates a default InfoNode look and feel theme.
- InfoNodeLookAndFeelTheme(String, Color, Color, Color, Color) - Constructor for class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Creates a theme with custom colors.
- InfoNodeLookAndFeelTheme(String, Color, Color, Color, Color, Color, Color) - Constructor for class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Creates a theme with custom colors.
- InfoNodeLookAndFeelTheme(String, Color, Color, Color, Color, Color, Color, double) - Constructor for class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Creates a theme with custom colors.
- InfoNodeLookAndFeelThemes - Class in net.infonode.gui.laf
-
Contains some predefined InfoNode look and feel themes.
- init() - Method in class net.infonode.docking.DockingWindow
- init() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- init() - Method in class net.infonode.gui.hover.hoverable.HoverManager
- init() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- initClassDefaults(UIDefaults) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeel
- initComponentDefaults(UIDefaults) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeel
- initialize() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeel
- initMouseListener() - Method in class net.infonode.docking.AbstractTabWindow
- INSERT_TAB_DROP_FILTER - Static variable in class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
The
DropFilter
that is called when an insert tab drop is in progress. - insertDraggableComponent(DraggableComponent, int) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- insertDraggableComponent(DraggableComponent, Point) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- insertTab(Tab, int) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Insert a tab at the specified tab index (position).
- insertTab(Tab, Point) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Insert a tab at the specified point.
- InsertTabDropInfo - Class in net.infonode.docking.drop
-
Information about an insert tab drop.
- InsertTabDropInfo(DockingWindow, DockingWindow, Point) - Constructor for class net.infonode.docking.drop.InsertTabDropInfo
- INSETS - Static variable in class net.infonode.properties.gui.util.ComponentProperties
-
Component insets inside the border.
- InsetsProperty - Class in net.infonode.properties.types
-
A property of type
Insets
. - InsetsProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.InsetsProperty
- InsetsUtil - Class in net.infonode.gui
- inside(int, int) - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- inside(int, int) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
- insideTab() - Method in class net.infonode.docking.DockingWindow
- install() - Static method in class net.infonode.gui.laf.InfoNodeLookAndFeel
-
Installs this look and feel with the
UIManager
, if it's not already installed. - installDefaults() - Method in class net.infonode.gui.laf.ui.SlimMenuItemUI
- installDefaults(AbstractButton) - Method in class net.infonode.gui.FlatIconButtonUI
- INSTANCE - Static variable in class net.infonode.docking.action.CloseOthersWindowAction
-
The only instance of this class
- INSTANCE - Static variable in class net.infonode.docking.action.CloseWindowAction
-
The only instance of this class
- INSTANCE - Static variable in class net.infonode.docking.action.CloseWithAbortWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.DockWindowAction
-
The only instance of this class
- INSTANCE - Static variable in class net.infonode.docking.action.DockWithAbortWindowAction
-
The only instance of this class
- INSTANCE - Static variable in class net.infonode.docking.action.MaximizeWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.MaximizeWithAbortWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.MinimizeWithAbortWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.NullWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.RestoreFocusWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.RestoreParentWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.RestoreParentWithAbortWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.RestoreViewWithAbortTitleBarAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.RestoreWithAbortWindowAction
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.docking.action.UndockWindowAction
-
The only instance of this class
- INSTANCE - Static variable in class net.infonode.docking.action.UndockWithAbortWindowAction
-
The only instance of this class
- INSTANCE - Static variable in class net.infonode.docking.drop.AcceptAllDropFilter
-
The only instance of this class
- INSTANCE - Static variable in class net.infonode.docking.drop.RejectAllDropFilter
-
The only instance of this class
- INSTANCE - Static variable in class net.infonode.docking.location.NullLocation
- INSTANCE - Static variable in class net.infonode.docking.title.SimpleDockingWindowTitleProvider
- INSTANCE - Static variable in class net.infonode.gui.colorprovider.BackgroundColorProvider
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.gui.colorprovider.BackgroundPainterColorProvider
-
The only instance of this class.
- INSTANCE - Static variable in class net.infonode.gui.icon.EmptyIcon
- INSTANCE - Static variable in class net.infonode.properties.propertymap.PropertyMapValueHandler
-
The instance of this class.
- INSTANCE - Static variable in class net.infonode.properties.propertymap.ref.ParentMapRef
- INSTANCE - Static variable in class net.infonode.properties.propertymap.ref.ThisPropertyMapRef
- INSTANCE - Static variable in class net.infonode.util.collection.EmptyIterator
- INSTANCE - Static variable in class net.infonode.util.collection.map.EmptyIterator
- Int4 - Class in net.infonode.util.math
- Int4() - Constructor for class net.infonode.util.math.Int4
- Int4(int, int, int, int) - Constructor for class net.infonode.util.math.Int4
- Int4(Int4) - Constructor for class net.infonode.util.math.Int4
- IntegerProperty - Class in net.infonode.properties.types
-
An integer property.
- IntegerProperty(PropertyGroup, String, String, int, int, int, PropertyValueHandler) - Constructor for class net.infonode.properties.types.IntegerProperty
-
Constructor.
- IntegerProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.IntegerProperty
-
Constructor.
- INTERIOR_DROP_FILTER - Static variable in class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
The
DropFilter
that is called when an interior drop is in progress. - InteriorDropInfo - Class in net.infonode.docking.drop
-
Information about a drop into a window.
- InteriorDropInfo(DockingWindow, DockingWindow, Point) - Constructor for class net.infonode.docking.drop.InteriorDropInfo
- internalClose() - Method in class net.infonode.docking.DockingWindow
- InternalDockingUtil - Class in net.infonode.docking.internalutil
- InternalPropertiesUtil - Class in net.infonode.properties.gui
- internalReplaceChildWindow(DockingWindow, DockingWindow) - Method in class net.infonode.docking.DockingWindow
- intersects(double, double, double, double) - Method in class net.infonode.gui.TranslatingShape
- intersects(Rectangle2D) - Method in class net.infonode.gui.TranslatingShape
- IntList - Class in net.infonode.util
-
A single linked list of positive int's.
- IntList(int, IntList) - Constructor for class net.infonode.util.IntList
-
Constructor.
- invalidate() - Method in class net.infonode.docking.internal.HeavyWeightContainer
- invalidateLayout(Container) - Method in class net.infonode.gui.layout.BorderLayout2
- invalidateLayout(Container) - Method in class net.infonode.gui.layout.DirectionLayout
- invalidateLayout(Container) - Method in class net.infonode.gui.layout.StackableLayout
- InvalidPropertyException - Exception in net.infonode.properties.base.exception
-
Exception thrown when an invalid property was given.
- InvalidPropertyException(Property, String) - Constructor for exception net.infonode.properties.base.exception.InvalidPropertyException
-
Constructor.
- InvalidPropertyTypeException - Exception in net.infonode.properties.base.exception
-
Thrown when a property type is incompatible with another property type.
- InvalidPropertyTypeException(Property, Property, String) - Constructor for exception net.infonode.properties.base.exception.InvalidPropertyTypeException
-
Constructor.
- InvalidPropertyValueException - Exception in net.infonode.properties.base.exception
-
An invalid property value was given.
- InvalidPropertyValueException(Property, Object) - Constructor for exception net.infonode.properties.base.exception.InvalidPropertyValueException
-
Constructor.
- isAncestor(DockingWindow, DockingWindow) - Static method in class net.infonode.docking.util.DockingUtil
-
Returns true if ancestor is an ancestor of child or the windows are the same.
- isAutoSelect() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- isAutoShowFirstComponent() - Method in class net.infonode.gui.layout.StackableLayout
- isBorderOpaque() - Method in class net.infonode.gui.border.EdgeBorder
- isBorderOpaque() - Method in class net.infonode.gui.border.EtchedLineBorder
- isBorderOpaque() - Method in class net.infonode.gui.border.FocusBorder
- isBorderOpaque() - Method in class net.infonode.gui.border.HighlightBorder
- isBorderOpaque() - Method in class net.infonode.gui.border.PopupMenuBorder
- isBorderOpaque() - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- isBorderOpaque() - Method in class net.infonode.gui.shaped.border.AbstractShapedBorderWrapper
- isBorderOpaque() - Method in class net.infonode.tabbedpanel.border.GradientTabAreaBorder
- isBorderOpaque() - Method in class net.infonode.tabbedpanel.border.OpenContentBorder
- isBorderOpaque() - Method in class net.infonode.tabbedpanel.border.TabAreaLineBorder
- isBorderOpaque() - Method in class net.infonode.tabbedpanel.border.TabHighlightBorder
- isBorderOpaque() - Method in class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.
- isBottomLeftRounded(Component) - Method in class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- isButton1Enabled() - Method in class net.infonode.gui.ScrollButtonBox
- isButton2Enabled() - Method in class net.infonode.gui.ScrollButtonBox
- isChildShowingInRootWindow(DockingWindow) - Method in class net.infonode.docking.AbstractTabWindow
- isChildShowingInRootWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- isClipChildren() - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- isClosable() - Method in class net.infonode.docking.DockingWindow
-
Returns true if this window can be closed by the user.
- isCompressing() - Method in class net.infonode.gui.layout.DirectionLayout
- isContentOpaque() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- isContinuousLayout() - Method in class net.infonode.gui.panel.ResizablePanel
- isContinuousLayout() - Method in class net.infonode.gui.SimpleSplitPane
- isDark(Color) - Static method in class net.infonode.util.ColorUtil
- isDeepestHoverableTabbedPanel(ArrayList, TabbedPanel) - Static method in class net.infonode.tabbedpanel.internal.TabbedHoverUtil
- isDescendingFrom(Component, Component) - Static method in class net.infonode.gui.layout.LayoutUtil
- isDetectOuterAreaAsLine() - Method in class net.infonode.gui.draggable.DraggableComponent
- isDividerDraggable() - Method in class net.infonode.gui.SimpleSplitPane
- isDockable() - Method in class net.infonode.docking.DockingWindow
-
Returns true if this window can be docked to the root window from a floating window.
- isDockable() - Method in class net.infonode.docking.FloatingWindow
- isDoubleBuffered() - Method in class net.infonode.docking.internal.HeavyWeightContainer
- isEmpty() - Method in class net.infonode.util.ChangeNotifyList
- isEmpty() - Method in interface net.infonode.util.collection.ConstCollection
-
Returns true if this collection is empty.
- isEmpty() - Method in class net.infonode.util.collection.map.ConstVectorMap
- isEmpty() - Method in class net.infonode.util.collection.map.MapAdapter
- isEmpty() - Method in class net.infonode.util.collection.map.SingleValueMap
- isEmpty() - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- isEmpty() - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- isEmpty() - Method in class net.infonode.util.IntList
- isEmpty(boolean) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Returns true if this property map doesn't contain any property values.
- isEmpty(boolean) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- isEnabled() - Method in class net.infonode.gui.action.SimpleAction
- isEnabled() - Method in class net.infonode.gui.border.FocusBorder
- isEnabled() - Static method in class net.infonode.gui.CursorManager
- isEnabled() - Method in class net.infonode.gui.draggable.DraggableComponent
- isEnableInsideDrag() - Method in class net.infonode.gui.draggable.DraggableComponent
- isEnsureSelectedVisible() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- isEventListeningActive() - Method in class net.infonode.gui.hover.hoverable.HoverManager
- isFlipTitleComponents() - Method in class net.infonode.gui.ContentTitleBar
- isFocusable(Component) - Static method in class net.infonode.gui.ComponentUtil
- isFocusCycleRoot() - Method in class net.infonode.docking.View
- isGlobalCursorSet(JRootPane) - Static method in class net.infonode.gui.CursorManager
- isHighlightable(int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- isHighlighted() - Method in class net.infonode.tabbedpanel.Tab
-
Returns if this tab is highlighted in the TabbedPanel that it is a member of.
- isHorizontal() - Method in class net.infonode.docking.model.SplitWindowItem
- isHorizontal() - Method in class net.infonode.docking.SplitWindow
-
Returns true if this SplitWindow is a horizontal split, otherwise it's vertical.
- isHorizontal() - Method in class net.infonode.gui.SimpleSplitPane
- isHorizontal() - Method in class net.infonode.util.Direction
-
Returns true if the direction is horizontal.
- isHorizontalFlip() - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- isHovered() - Method in class net.infonode.gui.hover.panel.HoverableShapedPanel
- isHovered(Hoverable) - Method in class net.infonode.gui.hover.hoverable.HoverManager
- isHoverEnabled() - Static method in class net.infonode.tabbedpanel.TabbedUtils
-
Checks to see if hover is enabled i.e.
- isIgnoreAddNotify() - Method in class net.infonode.gui.draggable.DraggableComponent
- isInsideTabArea(Point) - Method in class net.infonode.docking.AbstractTabWindow
- isInsideTabArea(Point) - Method in class net.infonode.docking.WindowBar
- isLeftEnd() - Method in class net.infonode.gui.ScrollableBox
- isMaximizable() - Method in class net.infonode.docking.DockingWindow
-
Returns true if this window can be maximized by the user.
- isMaximizable() - Method in class net.infonode.docking.FloatingWindow
- isMaximized() - Method in class net.infonode.docking.DockingWindow
-
Returns true if this window has a root window and is maximized in that root window or in a floating window.
- isMinimizable() - Method in class net.infonode.docking.DockingWindow
-
Returns true if this window can be minimized by the user.
- isMinimizable() - Method in class net.infonode.docking.FloatingWindow
- isMinimized() - Method in class net.infonode.docking.DockingWindow
-
Returns true if this window is minimized, ie located in a
WindowBar
. - isMinimized() - Method in class net.infonode.docking.internal.WindowAncestors
- isMinimized() - Method in class net.infonode.docking.WindowBar
- isMirror() - Method in class net.infonode.gui.RotatableLabel
- isMirror() - Method in class net.infonode.gui.RotatableLabelUI
- isMutable() - Method in interface net.infonode.properties.base.Property
-
Returns true if this property is mutable.
- isMutable() - Method in class net.infonode.properties.propertymap.PropertyMapProperty
- isMutable() - Method in class net.infonode.properties.util.AbstractProperty
- isOnlyVisibleComponent(Component) - Static method in class net.infonode.gui.ComponentUtil
- isOnlyVisibleComponents(Component[]) - Static method in class net.infonode.gui.ComponentUtil
- isOpaque() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- isOpaque(Component) - Method in class net.infonode.gui.componentpainter.AbstractComponentPainter
- isOpaque(Component) - Method in class net.infonode.gui.componentpainter.AbstractComponentPainterWrapper
- isOpaque(Component) - Method in interface net.infonode.gui.componentpainter.ComponentPainter
-
Returns true if this painter paints the entire area with an opaque color.
- isOpaque(Component) - Method in class net.infonode.gui.componentpainter.CompoundComponentPainter
- isOpaque(Component) - Method in class net.infonode.gui.componentpainter.GradientComponentPainter
- isOpaque(Component) - Method in class net.infonode.gui.componentpainter.RectangleComponentPainter
- isOpaque(Component) - Method in class net.infonode.gui.componentpainter.SolidColorComponentPainter
- isPaintingOk() - Method in class net.infonode.gui.ComponentPaintChecker
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.CloseOthersWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.CloseWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.CloseWithAbortWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.DockingWindowAction
-
Returns true if this action is performable on a window.
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.DockWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.DockWithAbortWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.MaximizeWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.MaximizeWithAbortWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.MinimizeWithAbortWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.NullWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.RestoreFocusWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.RestoreParentWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.RestoreParentWithAbortWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.RestoreViewWithAbortTitleBarAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.RestoreWithAbortWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.StateDependentWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.UndockWindowAction
- isPerformable(DockingWindow) - Method in class net.infonode.docking.action.UndockWithAbortWindowAction
- isPointsClockwise(Component) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- isPropertyValuesAvailable() - Method in class net.infonode.docking.internal.ReadContext
- isRenderingIcon() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- isRenderingTitle() - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- isReorderEnabled() - Method in class net.infonode.gui.draggable.DraggableComponent
- isReorderRestoreOnDrag() - Method in class net.infonode.gui.draggable.DraggableComponent
- isRestorable() - Method in class net.infonode.docking.DockingWindow
-
Returns true if this window can be restored by the user.
- isRestorable() - Method in class net.infonode.docking.FloatingWindow
- isRestoreWindow() - Method in class net.infonode.docking.model.FloatingWindowItem
- isRestoreWindow() - Method in class net.infonode.docking.model.RootWindowItem
- isRestoreWindow() - Method in class net.infonode.docking.model.WindowBarItem
- isRestoreWindow() - Method in class net.infonode.docking.model.WindowItem
- isRightEnd() - Method in class net.infonode.gui.ScrollableBox
- isScrollEnabled() - Method in class net.infonode.gui.draggable.DraggableComponentBox
- isSelected() - Method in class net.infonode.tabbedpanel.Tab
-
Returns if this tab is selected in the TabbedPanel that it is a member of.
- isSelectOnMousePress() - Method in class net.infonode.gui.draggable.DraggableComponent
- isSerializable() - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- isSerializable() - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- isSerializable() - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- isShadowEnabled() - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- isShowingInRootWindow() - Method in class net.infonode.docking.DockingWindow
- isShowingInRootWindow() - Method in class net.infonode.docking.RootWindow
- isSwapWidthHeight(Direction) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- isTabAreaComponentsOpaque() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- isTabAreaComponentsVisible() - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Gets if any tab area components i.e.
- isTabAreaOpaque() - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- isTabAreaVisible() - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Checks if the tab area is currently visible
- isUndockable() - Method in class net.infonode.docking.DockingWindow
-
Returns true if this window can be undocked to a floating window.
- isUndockable() - Method in class net.infonode.docking.FloatingWindow
- isUndocked() - Method in class net.infonode.docking.DockingWindow
- isUndocked() - Method in class net.infonode.docking.FloatingWindow
- isUndocked() - Method in class net.infonode.docking.internal.WindowAncestors
- isVertical() - Method in class net.infonode.gui.layout.DirectionLayout
- isVertical() - Method in class net.infonode.gui.ScrollableBox
- isVertical() - Method in class net.infonode.gui.ScrollButtonBox
- isVerticalFlip() - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- isVisible() - Method in class net.infonode.docking.properties.WindowTabButtonProperties
-
Returns true if this button is visible.
- iterator() - Method in class net.infonode.util.ChangeNotifyList
- iterator() - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- iterator() - Method in interface net.infonode.util.collection.map.base.Map
-
Returns an iterator for this map.
- iterator() - Method in class net.infonode.util.collection.map.MapAdapter
- iterator() - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- iterator() - Method in class net.infonode.util.signal.Signal
L
- lastIndexOf(Object) - Method in class net.infonode.util.ChangeNotifyList
- lastListenerRemoved() - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- lastListenerRemoved() - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- lastListenerRemoved() - Method in class net.infonode.util.signal.Signal
- LAYOUT_POLICIES - Static variable in class net.infonode.tabbedpanel.TabLayoutPolicy
-
Array with all available layout policies.
- layoutContainer(Container) - Method in class net.infonode.gui.layout.BorderLayout2
- layoutContainer(Container) - Method in class net.infonode.gui.layout.DirectionLayout
- layoutContainer(Container) - Method in class net.infonode.gui.layout.StackableLayout
- layoutContainer(Container) - Method in class net.infonode.gui.layout.StretchLayout
- LayoutUtil - Class in net.infonode.gui.layout
- LEFT - Static variable in class net.infonode.util.Alignment
-
Left alignment.
- LEFT - Static variable in class net.infonode.util.Direction
-
Left direction.
- LengthLimitedDockingWindowTitleProvider - Class in net.infonode.docking.title
-
A docking window title provider that constructs a window title from the views inside the window.
- LengthLimitedDockingWindowTitleProvider(int) - Constructor for class net.infonode.docking.title.LengthLimitedDockingWindowTitleProvider
-
Constructor.
- lineIsDrawn(int, Polygon) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- lineIsDrawn(int, Polygon) - Method in class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- listenerAdded() - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- listenerRemoved() - Method in class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
- listIterator() - Method in class net.infonode.util.ChangeNotifyList
- listIterator(int) - Method in class net.infonode.util.ChangeNotifyList
- LocationDecoder - Class in net.infonode.docking.location
- LOOK_AND_FEEL_INFO - Static variable in class net.infonode.gui.laf.InfoNodeLookAndFeel
- lookAndFeelChanged() - Method in interface net.infonode.gui.DynamicUIManagerListener
- lookAndFeelChanging() - Method in interface net.infonode.gui.DynamicUIManagerListener
- LookAndFeelDockingTheme - Class in net.infonode.docking.theme
-
An experimental theme that tries to replicate the look of the active look and feel.
- LookAndFeelDockingTheme() - Constructor for class net.infonode.docking.theme.LookAndFeelDockingTheme
- LookAndFeelTheme - Class in net.infonode.tabbedpanel.theme
-
An experimental theme that tries to replicate the look of the active look and feel.
- LookAndFeelTheme() - Constructor for class net.infonode.tabbedpanel.theme.LookAndFeelTheme
-
Constructs a Look and Feel Theme
M
- MAGENTA_HUE - Static variable in class net.infonode.gui.Colors
- main(String[]) - Static method in class net.infonode.docking.info.Info
- main(String[]) - Static method in class net.infonode.gui.laf.info.Info
- main(String[]) - Static method in class net.infonode.tabbedpanel.info.Info
- makeVisible() - Method in class net.infonode.docking.DockingWindow
-
Makes this window visible.
- Map - Interface in net.infonode.util.collection.map.base
-
A map.
- MapAdapter - Class in net.infonode.util.collection.map
- MapAdapter() - Constructor for class net.infonode.util.collection.map.MapAdapter
- MapAdapter(HashMap) - Constructor for class net.infonode.util.collection.map.MapAdapter
- MapIterator - Interface in net.infonode.util.collection.map.base
- max(Dimension, Dimension) - Static method in class net.infonode.gui.DimensionUtil
- max(Insets, Insets) - Static method in class net.infonode.gui.InsetsUtil
- maximize() - Method in class net.infonode.docking.DockingWindow
-
Maximizes this window in its root window or in its floating window.
- MAXIMIZE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
The maximize button property values.
- MAXIMIZE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
The minimize button property values.
- MAXIMIZE_ENABLED - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables window maximize by the user.
- MAXIMIZE_RESTORE - Static variable in class net.infonode.docking.action.StateDependentWindowAction
-
If the window is maximized or minimized it is restored, otherwise it is maximized.
- MAXIMIZE_RESTORE_WITH_ABORT - Static variable in class net.infonode.docking.action.StateDependentWindowAction
-
If the window is maximized or minimized it is restored, otherwise it is maximized.
- MaximizeButtonInfo - Class in net.infonode.docking.internalutil
- MaximizeButtonInfo(PropertyMapProperty) - Constructor for class net.infonode.docking.internalutil.MaximizeButtonInfo
- MaximizeIcon - Class in net.infonode.gui.icon.button
- MaximizeIcon() - Constructor for class net.infonode.gui.icon.button.MaximizeIcon
- MaximizeIcon(int) - Constructor for class net.infonode.gui.icon.button.MaximizeIcon
- MaximizeIcon(Color) - Constructor for class net.infonode.gui.icon.button.MaximizeIcon
- MaximizeIcon(Color, int) - Constructor for class net.infonode.gui.icon.button.MaximizeIcon
- MaximizeWindowAction - Class in net.infonode.docking.action
-
Maximizes a
TabWindow
. - maximizeWithAbort() - Method in class net.infonode.docking.DockingWindow
-
Same as
DockingWindow.maximize()
, but theDockingWindowListener.windowMaximized(DockingWindow)
method of the window listeners will be called before maximizing the window, giving them the possibility to abort the maximize operation. - MaximizeWithAbortWindowAction - Class in net.infonode.docking.action
-
Maximizes a
TabWindow
. - maximumLayoutSize(Container) - Method in class net.infonode.gui.layout.BorderLayout2
- maximumLayoutSize(Container) - Method in class net.infonode.gui.layout.DirectionLayout
- maximumLayoutSize(Container) - Method in class net.infonode.gui.layout.StackableLayout
- maxInset(Insets) - Static method in class net.infonode.gui.InsetsUtil
- MenuUtil - Class in net.infonode.gui.menu
- MIDDLE_BUTTON_CLOSE_LISTENER - Static variable in class net.infonode.docking.mouse.DockingWindowActionMouseButtonListener
-
A listener that closes a window when its tab is clicked with the middle mouse button.
- min(Dimension, Dimension) - Static method in class net.infonode.gui.DimensionUtil
- minimize() - Method in class net.infonode.docking.DockingWindow
-
Minimizes this window.
- minimize() - Method in class net.infonode.docking.FloatingWindow
-
Floating window cannot be minimized
- minimize(Direction) - Method in class net.infonode.docking.DockingWindow
-
Minimizes this window to a
WindowBar
located in direction. - minimize(Direction) - Method in class net.infonode.docking.FloatingWindow
-
Floating window cannot be minimized
- MINIMIZE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
The minimize button property values.
- MINIMIZE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
The minimize button property values.
- MINIMIZE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabStateProperties
-
The minimize button property values.
- MINIMIZE_ENABLED - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables window minimize by the user.
- MinimizeButtonInfo - Class in net.infonode.docking.internalutil
- MinimizeButtonInfo(PropertyMapProperty) - Constructor for class net.infonode.docking.internalutil.MinimizeButtonInfo
- MinimizeIcon - Class in net.infonode.gui.icon.button
- MinimizeIcon() - Constructor for class net.infonode.gui.icon.button.MinimizeIcon
- MinimizeIcon(int) - Constructor for class net.infonode.gui.icon.button.MinimizeIcon
- MinimizeIcon(Color) - Constructor for class net.infonode.gui.icon.button.MinimizeIcon
- MinimizeIcon(Color, int) - Constructor for class net.infonode.gui.icon.button.MinimizeIcon
- minimizeWithAbort() - Method in class net.infonode.docking.DockingWindow
-
Same as
DockingWindow.minimize()
, but theDockingWindowListener.windowMinimizing(DockingWindow)
method of the window listeners will be called before minimizing the window, giving them the possibility to abort the minimize operation. - minimizeWithAbort(Direction) - Method in class net.infonode.docking.DockingWindow
-
Same as
DockingWindow.minimize(Direction)
, but theDockingWindowListener.windowMinimizing(DockingWindow)
method of the window listeners will be called before minimizing the window, giving them the possibility to abort the minimize operation. - MinimizeWithAbortWindowAction - Class in net.infonode.docking.action
-
Minimizes a window.
- MINIMUM_SIZE_PROVIDER - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Title bar minimum size property
- MINIMUM_SIZE_PROVIDER - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Tab minimum size property
- MINIMUM_WIDTH - Static variable in class net.infonode.docking.properties.WindowBarProperties
-
The minimum width of the window bar.
- minimumLayoutSize(Container) - Method in class net.infonode.gui.layout.BorderLayout2
- minimumLayoutSize(Container) - Method in class net.infonode.gui.layout.DirectionLayout
- minimumLayoutSize(Container) - Method in class net.infonode.gui.layout.StackableLayout
- minimumLayoutSize(Container) - Method in class net.infonode.gui.layout.StretchLayout
- MINUS - Static variable in class net.infonode.gui.icon.button.TreeIcon
- MixedViewHandler - Class in net.infonode.docking.util
-
The mixed view map simplifies mixing static and dynamic views inside the same root window.
- MixedViewHandler(AbstractViewMap, ViewSerializer) - Constructor for class net.infonode.docking.util.MixedViewHandler
-
Constructor.
- MORE_THAN_ONE_TAB - Static variable in class net.infonode.tabbedpanel.TabAreaVisiblePolicy
-
More than one visible policy.
- MORE_THAN_ONE_TAB - Static variable in class net.infonode.tabbedpanel.TabDropDownListVisiblePolicy
-
More than one tab list policy.
- MOUSE_PRESS - Static variable in class net.infonode.tabbedpanel.TabSelectTrigger
-
Mouse press select trigger.
- MOUSE_RELEASE - Static variable in class net.infonode.tabbedpanel.TabSelectTrigger
-
Mouse release select trigger.
- mouseButtonEvent(MouseEvent) - Method in class net.infonode.docking.mouse.DockingWindowActionMouseButtonListener
- mouseButtonEvent(MouseEvent) - Method in interface net.infonode.gui.mouse.MouseButtonListener
-
A mouse button event occured.
- MouseButtonListener - Interface in net.infonode.gui.mouse
-
A listener for mouse button events, ie press, release and click.
- mouseEntered(HoverEvent) - Method in class net.infonode.docking.TabWindowHoverAction
- mouseEntered(HoverEvent) - Method in class net.infonode.gui.hover.action.DelayedHoverExitAction
- mouseEntered(HoverEvent) - Method in class net.infonode.gui.hover.CompoundHoverListener
- mouseEntered(HoverEvent) - Method in interface net.infonode.gui.hover.HoverListener
-
Called when the mouse enters the hoverable component
- mouseEntered(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TabbedPanelHoverAction
- mouseEntered(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TabbedPanelTitledTabHoverAction
- mouseEntered(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TitledTabDelayedMouseExitHoverAction
- mouseEntered(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TitledTabHoverAction
- mouseEntered(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TitledTabTabbedPanelHoverAction
- mouseExited(HoverEvent) - Method in class net.infonode.docking.TabWindowHoverAction
- mouseExited(HoverEvent) - Method in class net.infonode.gui.hover.action.DelayedHoverExitAction
- mouseExited(HoverEvent) - Method in class net.infonode.gui.hover.CompoundHoverListener
- mouseExited(HoverEvent) - Method in interface net.infonode.gui.hover.HoverListener
-
Called when the mouse exits the hoverable component
- mouseExited(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TabbedPanelHoverAction
- mouseExited(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TabbedPanelTitledTabHoverAction
- mouseExited(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TitledTabDelayedMouseExitHoverAction
- mouseExited(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TitledTabHoverAction
- mouseExited(HoverEvent) - Method in class net.infonode.tabbedpanel.hover.TitledTabTabbedPanelHoverAction
- moveTab(Tab, Point) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Move tab to point p.
- mul(long) - Method in class net.infonode.util.math.Int4
- mult(Color, double) - Static method in class net.infonode.util.ColorUtil
N
- needsTitleWindow() - Method in class net.infonode.docking.DockingWindow
- needsTitleWindow() - Method in class net.infonode.docking.View
- net.infonode.docking - package net.infonode.docking
- net.infonode.docking.action - package net.infonode.docking.action
- net.infonode.docking.drag - package net.infonode.docking.drag
- net.infonode.docking.drop - package net.infonode.docking.drop
- net.infonode.docking.info - package net.infonode.docking.info
- net.infonode.docking.internal - package net.infonode.docking.internal
- net.infonode.docking.internalutil - package net.infonode.docking.internalutil
- net.infonode.docking.location - package net.infonode.docking.location
- net.infonode.docking.model - package net.infonode.docking.model
- net.infonode.docking.mouse - package net.infonode.docking.mouse
- net.infonode.docking.properties - package net.infonode.docking.properties
- net.infonode.docking.theme - package net.infonode.docking.theme
- net.infonode.docking.theme.internal.laftheme - package net.infonode.docking.theme.internal.laftheme
- net.infonode.docking.title - package net.infonode.docking.title
- net.infonode.docking.util - package net.infonode.docking.util
- net.infonode.gui - package net.infonode.gui
- net.infonode.gui.action - package net.infonode.gui.action
- net.infonode.gui.border - package net.infonode.gui.border
- net.infonode.gui.button - package net.infonode.gui.button
- net.infonode.gui.colorprovider - package net.infonode.gui.colorprovider
- net.infonode.gui.componentpainter - package net.infonode.gui.componentpainter
- net.infonode.gui.draggable - package net.infonode.gui.draggable
- net.infonode.gui.hover - package net.infonode.gui.hover
- net.infonode.gui.hover.action - package net.infonode.gui.hover.action
- net.infonode.gui.hover.hoverable - package net.infonode.gui.hover.hoverable
- net.infonode.gui.hover.panel - package net.infonode.gui.hover.panel
- net.infonode.gui.icon - package net.infonode.gui.icon
- net.infonode.gui.icon.button - package net.infonode.gui.icon.button
- net.infonode.gui.laf - package net.infonode.gui.laf
- net.infonode.gui.laf.info - package net.infonode.gui.laf.info
- net.infonode.gui.laf.ui - package net.infonode.gui.laf.ui
- net.infonode.gui.laf.value - package net.infonode.gui.laf.value
- net.infonode.gui.layout - package net.infonode.gui.layout
- net.infonode.gui.menu - package net.infonode.gui.menu
- net.infonode.gui.mouse - package net.infonode.gui.mouse
- net.infonode.gui.panel - package net.infonode.gui.panel
- net.infonode.gui.shaped - package net.infonode.gui.shaped
- net.infonode.gui.shaped.border - package net.infonode.gui.shaped.border
- net.infonode.gui.shaped.panel - package net.infonode.gui.shaped.panel
- net.infonode.properties.base - package net.infonode.properties.base
- net.infonode.properties.base.exception - package net.infonode.properties.base.exception
- net.infonode.properties.gui - package net.infonode.properties.gui
- net.infonode.properties.gui.util - package net.infonode.properties.gui.util
- net.infonode.properties.propertymap - package net.infonode.properties.propertymap
- net.infonode.properties.propertymap.ref - package net.infonode.properties.propertymap.ref
- net.infonode.properties.propertymap.value - package net.infonode.properties.propertymap.value
- net.infonode.properties.types - package net.infonode.properties.types
- net.infonode.properties.util - package net.infonode.properties.util
- net.infonode.tabbedpanel - package net.infonode.tabbedpanel
- net.infonode.tabbedpanel.border - package net.infonode.tabbedpanel.border
- net.infonode.tabbedpanel.hover - package net.infonode.tabbedpanel.hover
- net.infonode.tabbedpanel.info - package net.infonode.tabbedpanel.info
- net.infonode.tabbedpanel.internal - package net.infonode.tabbedpanel.internal
- net.infonode.tabbedpanel.theme - package net.infonode.tabbedpanel.theme
- net.infonode.tabbedpanel.theme.internal.laftheme - package net.infonode.tabbedpanel.theme.internal.laftheme
- net.infonode.tabbedpanel.titledtab - package net.infonode.tabbedpanel.titledtab
- net.infonode.util - package net.infonode.util
- net.infonode.util.collection - package net.infonode.util.collection
- net.infonode.util.collection.map - package net.infonode.util.collection.map
- net.infonode.util.collection.map.base - package net.infonode.util.collection.map.base
- net.infonode.util.collection.notifymap - package net.infonode.util.collection.notifymap
- net.infonode.util.math - package net.infonode.util.math
- net.infonode.util.signal - package net.infonode.util.signal
- NEVER - Static variable in class net.infonode.tabbedpanel.TabAreaVisiblePolicy
-
Never visible policy.
- NEVER - Static variable in class net.infonode.tabbedpanel.TabbedPanelHoverPolicy
-
Never hover policy.
- NEVER - Static variable in class net.infonode.tabbedpanel.TabDropDownListVisiblePolicy
-
Never drop down list policy.
- newRead(ObjectInputStream, ReadContext, ViewReader) - Method in class net.infonode.docking.AbstractTabWindow
- newRead(ObjectInputStream, ReadContext, ViewReader) - Method in class net.infonode.docking.SplitWindow
- newRead(ObjectInputStream, ReadContext, ViewReader) - Method in class net.infonode.docking.WindowBar
- next() - Method in class net.infonode.util.collection.EmptyIterator
- next() - Method in interface net.infonode.util.collection.map.base.ConstMapIterator
-
Advance the iterator to the next entry.
- next() - Method in class net.infonode.util.collection.map.EmptyIterator
- NO_HOVERED_CHILD - Static variable in class net.infonode.tabbedpanel.TabbedPanelHoverPolicy
-
No hovered child hover policy.
- NORMAL_BORDER - Static variable in class net.infonode.gui.laf.ui.SlimComboBoxUI
- NORMAL_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabProperties
-
Property values for the tab buttons when the tab is in the normal state.
- NORMAL_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Normal properties
- NORMAL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Normal state properties
- notifyListeners(WindowAncestors) - Method in class net.infonode.docking.DockingWindow
- NULL - Static variable in class net.infonode.docking.location.LocationDecoder
- NullLocation - Class in net.infonode.docking.location
- NullWindowAction - Class in net.infonode.docking.action
-
Does nothing.
- NumberProperty - Class in net.infonode.properties.types
-
Base class for number properties.
- NumberProperty(PropertyGroup, String, Class, String, long, long, int, PropertyValueHandler) - Constructor for class net.infonode.properties.types.NumberProperty
-
Constructor.
O
- oldRead(ObjectInputStream, ReadContext) - Method in class net.infonode.docking.AbstractTabWindow
- oldRead(ObjectInputStream, ReadContext) - Method in class net.infonode.docking.DockingWindow
- oldRead(ObjectInputStream, ReadContext) - Method in class net.infonode.docking.SplitWindow
- oldRead(ObjectInputStream, ReadContext) - Method in class net.infonode.docking.WindowBar
- ONLY_WHEN_DEEPEST - Static variable in class net.infonode.tabbedpanel.TabbedPanelHoverPolicy
-
Only when deepest hover policy.
- OPAQUE - Static variable in class net.infonode.properties.gui.util.ShapedPanelProperties
-
If true the shaped panel is opaque.
- OpenContentBorder - Class in net.infonode.tabbedpanel.border
-
OpenContentBorder is a border that draws a 1 pixel wide line border around a component that is used as content area component in a tabbed panel.
- OpenContentBorder() - Constructor for class net.infonode.tabbedpanel.border.OpenContentBorder
-
Constructor.
- OpenContentBorder(Color) - Constructor for class net.infonode.tabbedpanel.border.OpenContentBorder
-
Constructs a OpenContentBorder without highlight and with the given color as line color.
- OpenContentBorder(Color, int) - Constructor for class net.infonode.tabbedpanel.border.OpenContentBorder
-
Constructor.
- OpenContentBorder(Color, Color) - Constructor for class net.infonode.tabbedpanel.border.OpenContentBorder
-
Constructs a OpenContentBorder with highlight and with the given colors as line color and highlight color.
- OpenContentBorder(ColorProvider, ColorProvider, int) - Constructor for class net.infonode.tabbedpanel.border.OpenContentBorder
-
Constructs a OpenContentBorder with highlight and with the given colors as line color and highlight color.
- OpenContentBorder(ColorProvider, ColorProvider, ColorProvider, int) - Constructor for class net.infonode.tabbedpanel.border.OpenContentBorder
-
Constructs a OpenContentBorder with highlight and with the given colors as line color and highlight color.
- OperationAbortedException - Exception in net.infonode.docking
-
Exception thrown when an operation is aborted.
- OperationAbortedException() - Constructor for exception net.infonode.docking.OperationAbortedException
-
Constructor.
- OperationAbortedException(String) - Constructor for exception net.infonode.docking.OperationAbortedException
-
Constructor.
- OperationAbortedException(String, Throwable) - Constructor for exception net.infonode.docking.OperationAbortedException
-
Constructor.
- OperationAbortedException(Throwable) - Constructor for exception net.infonode.docking.OperationAbortedException
-
Constructor.
- optimizeAfter(DockingWindow, Runnable) - Static method in class net.infonode.docking.DockingWindow
- optimizeSeparators(JPopupMenu) - Static method in class net.infonode.gui.menu.MenuUtil
- optimizeWindowLayout() - Method in class net.infonode.docking.DockingWindow
- optimizeWindowLayout() - Method in class net.infonode.docking.SplitWindow
- optimizeWindowLayout() - Method in class net.infonode.docking.TabWindow
- ORANGE_HUE - Static variable in class net.infonode.gui.Colors
- ORIENTATION - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Orientation property
P
- paint(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.componentpainter.AbstractComponentPainter
- paint(Component, Graphics, int, int, int, int) - Method in interface net.infonode.gui.componentpainter.ComponentPainter
-
Paints an area of a component.
- paint(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.componentpainter.FixedTransformComponentPainter
- paint(Component, Graphics, int, int, int, int, Direction, boolean, boolean) - Method in class net.infonode.gui.componentpainter.AbstractComponentPainter
- paint(Component, Graphics, int, int, int, int, Direction, boolean, boolean) - Method in class net.infonode.gui.componentpainter.AbstractComponentPainterWrapper
- paint(Component, Graphics, int, int, int, int, Direction, boolean, boolean) - Method in interface net.infonode.gui.componentpainter.ComponentPainter
-
Paints an area in a specific direction and optinally flipped horizontally and/or vertically.
- paint(Component, Graphics, int, int, int, int, Direction, boolean, boolean) - Method in class net.infonode.gui.componentpainter.CompoundComponentPainter
- paint(Component, Graphics, int, int, int, int, Direction, boolean, boolean) - Method in class net.infonode.gui.componentpainter.FixedTransformComponentPainter
- paint(Component, Graphics, int, int, int, int, Direction, boolean, boolean) - Method in class net.infonode.gui.componentpainter.GradientComponentPainter
- paint(Component, Graphics, int, int, int, int, Direction, boolean, boolean) - Method in class net.infonode.gui.componentpainter.RectangleComponentPainter
- paint(Component, Graphics, int, int, int, int, Direction, boolean, boolean) - Method in class net.infonode.gui.componentpainter.SolidColorComponentPainter
- paint(Graphics) - Method in class net.infonode.docking.internal.HeavyWeightContainer
- paint(Graphics) - Method in class net.infonode.tabbedpanel.internal.ShadowPainter
- paint(Graphics, JComponent) - Method in class net.infonode.gui.RotatableLabelUI
- PAINT_TAB_AREA_SHADOW - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Paint a shadow for the tab area.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.border.EdgeBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.border.EtchedLineBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.border.FocusBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.border.HighlightBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.border.PopupMenuBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.shaped.border.AbstractShapedBorderWrapper
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.tabbedpanel.border.GradientTabAreaBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.tabbedpanel.border.OpenContentBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.tabbedpanel.border.TabAreaLineBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.tabbedpanel.border.TabHighlightBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.
- paintChildren(Graphics) - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- paintComponent(Graphics) - Method in class net.infonode.docking.RootWindow
- paintComponent(Graphics) - Method in class net.infonode.gui.panel.BaseContainer
- paintComponent(Graphics) - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- paintContentArea(TabbedPanelContentPanel, Graphics, int, int, int, int) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- paintHighlight(Component, Graphics2D, Polygon, int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- paintIcon(Component, Graphics, int, int) - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- paintIcon(Component, Graphics, int, int) - Method in class net.infonode.gui.icon.button.BorderIcon
- paintIcon(Component, Graphics, int, int) - Method in class net.infonode.gui.icon.button.TreeIcon
- paintIcon(Component, Graphics, int, int) - Method in class net.infonode.gui.icon.EmptyIcon
- paintIcon(Component, Graphics, int, int) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.SizeIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.ArrowIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.CloseIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.DockIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.DropDownIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.MaximizeIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.MinimizeIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.RestoreIcon
- paintIcon(Component, Graphics, int, int, int, int) - Method in class net.infonode.gui.icon.button.UndockIcon
- paintIcon(Component, Graphics, int, int, int, int, boolean) - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- paintIcon(Component, Graphics, int, int, int, int, boolean) - Method in class net.infonode.gui.icon.button.WindowIcon
- paintPolygon(Component, Graphics2D, Polygon, int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- paintPolygon(Component, Graphics2D, Polygon, int, int) - Method in class net.infonode.tabbedpanel.internal.TwoColoredLineBorder
- paintTabArea(TabbedPanel, Graphics, int, int, int, int) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- paintTitleBar(Component, Graphics, boolean, int, int, Direction) - Method in class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- PaneHandler - Class in net.infonode.tabbedpanel.theme.internal.laftheme
- PaneHandlerListener - Interface in net.infonode.tabbedpanel.theme.internal.laftheme
- PaneUI - Class in net.infonode.tabbedpanel.theme.internal.laftheme
- PaneUI(PaneUIListener) - Constructor for class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- PaneUIListener - Interface in net.infonode.tabbedpanel.theme.internal.laftheme
- PARENT - Static variable in class net.infonode.properties.propertymap.ref.PropertyMapRefDecoder
- ParentMapRef - Class in net.infonode.properties.propertymap.ref
- part(byte[], int, int) - Static method in class net.infonode.util.ArrayUtil
- part(int[], int, int) - Static method in class net.infonode.util.ArrayUtil
- perform() - Method in class net.infonode.gui.action.SimpleAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.CloseOthersWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.CloseWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.CloseWithAbortWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.DockingWindowAction
-
Performs this action on a window.
- perform(DockingWindow) - Method in class net.infonode.docking.action.DockWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.DockWithAbortWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.MaximizeWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.MaximizeWithAbortWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.MinimizeWithAbortWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.NullWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.RestoreFocusWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.RestoreParentWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.RestoreParentWithAbortWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.RestoreViewWithAbortTitleBarAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.RestoreWithAbortWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.StateDependentWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.UndockWindowAction
- perform(DockingWindow) - Method in class net.infonode.docking.action.UndockWithAbortWindowAction
- PLUS - Static variable in class net.infonode.gui.icon.button.TreeIcon
- PolygonBorder - Class in net.infonode.gui.shaped.border
- PolygonBorder(ColorProvider, int[], float[], float[]) - Constructor for class net.infonode.gui.shaped.border.PolygonBorder
- PolygonBorder(ColorProvider, ColorProvider, int[], float[], float[]) - Constructor for class net.infonode.gui.shaped.border.PolygonBorder
- PolygonBorder(ColorProvider, ColorProvider, ColorProvider, ColorProvider, int[], float[], float[]) - Constructor for class net.infonode.gui.shaped.border.PolygonBorder
- PopupList - Class in net.infonode.gui
- PopupList(AbstractButton) - Constructor for class net.infonode.gui.PopupList
- PopupListListener - Interface in net.infonode.gui
- PopupMenuBorder - Class in net.infonode.gui.border
- PopupMenuBorder(Color, Color) - Constructor for class net.infonode.gui.border.PopupMenuBorder
- preferredLayoutSize(Container) - Method in class net.infonode.gui.layout.BorderLayout2
- preferredLayoutSize(Container) - Method in class net.infonode.gui.layout.DirectionLayout
- preferredLayoutSize(Container) - Method in class net.infonode.gui.layout.StackableLayout
- preferredLayoutSize(Container) - Method in class net.infonode.gui.layout.StretchLayout
- print(String) - Method in class net.infonode.util.Printer
- Printer - Class in net.infonode.util
- Printer() - Constructor for class net.infonode.util.Printer
- Printer(PrintStream) - Constructor for class net.infonode.util.Printer
- println() - Method in class net.infonode.util.Printer
- println(String) - Method in class net.infonode.util.Printer
- processMouseEvent(MouseEvent) - Method in class net.infonode.docking.internal.ViewTitleBar
- processMouseEvent(MouseEvent) - Method in class net.infonode.tabbedpanel.TabbedPanel
- processMouseMotionEvent(MouseEvent) - Method in class net.infonode.docking.internal.ViewTitleBar
- ProductVersion - Class in net.infonode.util
-
A class that represents a product version
- ProductVersion(int, int, int) - Constructor for class net.infonode.util.ProductVersion
-
Constructs a product version object
- PROPERTIES - Static variable in class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
Property group containing all docking window drop filter properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Property group containing all docking window properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.FloatingWindowProperties
-
Property group containing all floating window properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Property group containing all root window properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.SplitWindowProperties
-
Property group containing all split window properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
Property group containing all tab window properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.ViewProperties
-
Property group containing all view properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Property group containing all view title bar properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Property group containing all view title bar state properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.WindowBarProperties
-
Property group containing all window bar properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabButtonProperties
-
Property group containing all window tab button properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabProperties
-
Property group containing all window tab properties.
- PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabStateProperties
-
Property group containing all window tab state properties.
- PROPERTIES - Static variable in class net.infonode.properties.gui.util.ButtonProperties
-
Property group for all button properties.
- PROPERTIES - Static variable in class net.infonode.properties.gui.util.ComponentProperties
-
Property group for all component properties.
- PROPERTIES - Static variable in class net.infonode.properties.gui.util.ShapedPanelProperties
-
Property group for all shaped panel properties.
- PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
A property group for all properties in TabAreaComponentsProperties
- PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabAreaProperties
-
A property group for all properties in TabAreaProperties
- PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
-
A property group for all button properties in a tabbed panel
- PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
A property group for all properties in TabbedPanelContentPanelProperties
- PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
A property group for all properties in TabbedPanelProperties
- PROPERTIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
A property group for all properties in TitledTabProperties
- PROPERTIES - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
A property group for all properties in TitledTabStateProperties
- propertiesChanged() - Method in interface net.infonode.gui.DynamicUIManagerListener
- propertiesChanging() - Method in interface net.infonode.gui.DynamicUIManagerListener
- PropertiesUtil - Class in net.infonode.docking.util
-
Utility functions for manipulating properties.
- Property - Interface in net.infonode.properties.base
-
A property is belongs to a
PropertyGroup
and contains name, description, type etc. - PROPERTY_OBJECT_PROPERTY - Static variable in class net.infonode.properties.propertymap.ref.PropertyMapRefDecoder
- propertyChanged(Property, Object, Object, Object) - Method in interface net.infonode.properties.util.PropertyChangeListener
-
Invoked when a property value has changed.
- PropertyChangeListener - Interface in net.infonode.properties.util
-
The listener interface for receiving changes to a property value.
- PropertyException - Exception in net.infonode.properties.base.exception
-
Base class for all property exceptions.
- PropertyException(Property, String) - Constructor for exception net.infonode.properties.base.exception.PropertyException
-
Constructor.
- PropertyGroup - Class in net.infonode.properties.base
-
A group of properties.
- PropertyGroup(String, String) - Constructor for class net.infonode.properties.base.PropertyGroup
-
Creates a property group.
- PropertyGroup(PropertyGroup, String, String) - Constructor for class net.infonode.properties.base.PropertyGroup
-
Creates a property group with a super group.
- PropertyGroupProperty - Class in net.infonode.properties.types
-
A property that can be assigned a value container as value.
- PropertyGroupProperty(PropertyGroup, String, Class, String, PropertyValueHandler, PropertyGroup) - Constructor for class net.infonode.properties.types.PropertyGroupProperty
-
Constructor.
- PropertyMap - Interface in net.infonode.properties.propertymap
-
A property map contains values for some or all properties in a
PropertyMapGroup
. - PropertyMapContainer - Class in net.infonode.properties.propertymap
-
Base class for property classes that use a
PropertyMap
. - PropertyMapContainer(PropertyMap) - Constructor for class net.infonode.properties.propertymap.PropertyMapContainer
-
Constructor.
- PropertyMapContainer(PropertyMapGroup) - Constructor for class net.infonode.properties.propertymap.PropertyMapContainer
-
Constructor.
- PropertyMapFactory - Class in net.infonode.properties.propertymap
-
Contains factory methods for
PropertyMap
. - PropertyMapGroup - Class in net.infonode.properties.propertymap
-
A property group containing properties for which values can be set in a property map.
- PropertyMapGroup(String, String) - Constructor for class net.infonode.properties.propertymap.PropertyMapGroup
-
Constructor.
- PropertyMapGroup(PropertyMapGroup, String, String) - Constructor for class net.infonode.properties.propertymap.PropertyMapGroup
-
Creates a group with a super group.
- PropertyMapImpl - Class in net.infonode.properties.propertymap
- PropertyMapImpl(PropertyMapGroup) - Constructor for class net.infonode.properties.propertymap.PropertyMapImpl
- PropertyMapImpl(PropertyMapGroup, PropertyMapImpl) - Constructor for class net.infonode.properties.propertymap.PropertyMapImpl
- PropertyMapImpl(PropertyMapGroup, PropertyMapImpl, PropertyMapProperty) - Constructor for class net.infonode.properties.propertymap.PropertyMapImpl
- PropertyMapImpl(PropertyMapImpl) - Constructor for class net.infonode.properties.propertymap.PropertyMapImpl
- PropertyMapImpl(PropertyMapImpl, PropertyMapProperty) - Constructor for class net.infonode.properties.propertymap.PropertyMapImpl
- PropertyMapListener - Interface in net.infonode.properties.propertymap
-
Listener interface for property value changes in a property map.
- PropertyMapManager - Class in net.infonode.properties.propertymap
-
Utility class for performing multiple modifications to
PropertyMap
's and merging change notifications to optimize performance. - PropertyMapManager() - Constructor for class net.infonode.properties.propertymap.PropertyMapManager
- PropertyMapProperty - Class in net.infonode.properties.propertymap
-
An immutable property which has
PropertyMap
's as values. - PropertyMapProperty(PropertyGroup, String, String, PropertyMapGroup) - Constructor for class net.infonode.properties.propertymap.PropertyMapProperty
-
Constructor.
- PropertyMapPropertyRef - Class in net.infonode.properties.propertymap.ref
- PropertyMapPropertyRef(PropertyMapProperty) - Constructor for class net.infonode.properties.propertymap.ref.PropertyMapPropertyRef
- PropertyMapRef - Interface in net.infonode.properties.propertymap.ref
- PropertyMapRefDecoder - Class in net.infonode.properties.propertymap.ref
- PropertyMapTreeListener - Interface in net.infonode.properties.propertymap
-
Listener interface for property value changes in a property map and it's child maps.
- PropertyMapUtil - Class in net.infonode.properties.propertymap
-
Property map utility methods.
- PropertyMapValueHandler - Class in net.infonode.properties.propertymap
-
Property value handler for property maps.
- PropertyMapWeakListenerManager - Class in net.infonode.properties.propertymap
-
Handles weak
PropertyMap
listeners which are garbage collected and removed from thePropertyMap
object on which it listens when there are no strong or soft references to the listeners. - PropertyPath - Class in net.infonode.properties.util
-
A path to a property.
- PropertyPath(Property) - Constructor for class net.infonode.properties.util.PropertyPath
-
Creates a path containing a single property.
- PropertyPath(Property, PropertyPath) - Constructor for class net.infonode.properties.util.PropertyPath
-
Creates a path by prepending a path with a property.
- PropertyRefValue - Class in net.infonode.properties.propertymap.value
- PropertyRefValue(PropertyMapImpl, Property, PropertyMapRef, Property, PropertyRefValue) - Constructor for class net.infonode.properties.propertymap.value.PropertyRefValue
- PropertyValue - Interface in net.infonode.properties.propertymap.value
- PropertyValueHandler - Interface in net.infonode.properties.util
-
Sets and gets property values to and from value objects.
- propertyValuesChanged(Map) - Method in interface net.infonode.properties.propertymap.PropertyMapTreeListener
-
Invoked when one or more property value has been modified in one or more property maps.
- propertyValuesChanged(PropertyMap, Map) - Method in interface net.infonode.properties.propertymap.PropertyMapListener
-
Invoked when one or more property values have changed in a property map.
- PURPLE_BUE - Static variable in class net.infonode.gui.Colors
- put(Object, Object) - Method in interface net.infonode.util.collection.map.base.Map
-
Associate a key with a value.
- put(Object, Object) - Method in class net.infonode.util.collection.map.MapAdapter
- put(Object, Object) - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
R
- range(int, int, int) - Static method in class net.infonode.util.ArrayUtil
- read(byte[], Readable) - Static method in class net.infonode.util.StreamUtil
- read(ObjectInputStream) - Method in class net.infonode.docking.RootWindow
-
Reads a previously written window state.
- read(ObjectInputStream) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Reads property values from a stream and sets them in this map.
- read(ObjectInputStream) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- read(ObjectInputStream) - Method in interface net.infonode.util.Readable
-
Reads this object from an ObjectInputStream.
- read(ObjectInputStream, boolean) - Method in class net.infonode.docking.RootWindow
-
Reads a previously written window state.
- read(ObjectInputStream, ReadContext, ViewReader) - Method in class net.infonode.docking.FloatingWindow
- read(ObjectInputStream, ReadContext, ViewReader) - Method in class net.infonode.docking.model.ViewItem
- read(ObjectInputStream, ReadContext, ViewReader) - Method in class net.infonode.docking.model.WindowItem
- read(ObjectInputStream, RootWindow) - Method in class net.infonode.docking.location.AbstractWindowLocation
- Readable - Interface in net.infonode.util
-
Interface for objects that can be read from an
ObjectInputStream
. - readAll(InputStream) - Static method in class net.infonode.util.StreamUtil
- readAll(InputStream, byte[]) - Static method in class net.infonode.util.StreamUtil
- readAll(InputStream, byte[], int, int) - Static method in class net.infonode.util.StreamUtil
- readChildWindows(ObjectInputStream, ReadContext, ViewReader) - Method in class net.infonode.docking.model.WindowItem
- ReadContext - Class in net.infonode.docking.internal
- ReadContext(RootWindow, int, boolean, boolean) - Constructor for class net.infonode.docking.internal.ReadContext
- readLocations(ObjectInputStream, RootWindow, int) - Method in class net.infonode.docking.DockingWindow
- readObject(byte[]) - Static method in class net.infonode.util.StreamUtil
- readResolve() - Method in class net.infonode.docking.action.CloseOthersWindowAction
- readResolve() - Method in class net.infonode.docking.action.CloseWindowAction
- readResolve() - Method in class net.infonode.docking.action.CloseWithAbortWindowAction
- readResolve() - Method in class net.infonode.docking.action.DockWindowAction
- readResolve() - Method in class net.infonode.docking.action.DockWithAbortWindowAction
- readResolve() - Method in class net.infonode.docking.action.MaximizeWindowAction
- readResolve() - Method in class net.infonode.docking.action.MaximizeWithAbortWindowAction
- readResolve() - Method in class net.infonode.docking.action.MinimizeWithAbortWindowAction
- readResolve() - Method in class net.infonode.docking.action.NullWindowAction
- readResolve() - Method in class net.infonode.docking.action.RestoreFocusWindowAction
- readResolve() - Method in class net.infonode.docking.action.RestoreParentWindowAction
- readResolve() - Method in class net.infonode.docking.action.RestoreParentWithAbortWindowAction
- readResolve() - Method in class net.infonode.docking.action.RestoreViewWithAbortTitleBarAction
- readResolve() - Method in class net.infonode.docking.action.RestoreWithAbortWindowAction
- readResolve() - Method in class net.infonode.docking.action.UndockWindowAction
- readResolve() - Method in class net.infonode.docking.action.UndockWithAbortWindowAction
- readResolve() - Method in class net.infonode.docking.title.SimpleDockingWindowTitleProvider
- readResolve() - Method in class net.infonode.gui.colorprovider.BackgroundColorProvider
- readResolve() - Method in class net.infonode.gui.colorprovider.BackgroundPainterColorProvider
- readResolve() - Method in class net.infonode.gui.colorprovider.FixedColorProvider
- readResolve() - Method in class net.infonode.util.Enum
- readSettings(ObjectInputStream, ReadContext) - Method in class net.infonode.docking.model.AbstractTabWindowItem
- readSettings(ObjectInputStream, ReadContext) - Method in class net.infonode.docking.model.SplitWindowItem
- readSettings(ObjectInputStream, ReadContext) - Method in class net.infonode.docking.model.WindowItem
- readView(ObjectInputStream) - Method in class net.infonode.docking.util.AbstractViewMap
- readView(ObjectInputStream) - Method in class net.infonode.docking.util.MixedViewHandler
- readView(ObjectInputStream) - Method in interface net.infonode.docking.ViewSerializer
-
Reads and returns a view.
- readView(ObjectInputStream, ReadContext) - Method in interface net.infonode.docking.model.ViewReader
- readViewId(ObjectInputStream) - Method in class net.infonode.docking.util.AbstractViewMap
- readViewId(ObjectInputStream) - Method in class net.infonode.docking.util.StringViewMap
- readViewId(ObjectInputStream) - Method in class net.infonode.docking.util.ViewMap
- readViewItem(ObjectInputStream, ReadContext) - Method in interface net.infonode.docking.model.ViewReader
- readWindowItem(ObjectInputStream, ReadContext) - Method in interface net.infonode.docking.model.ViewReader
- ReadWritable - Interface in net.infonode.util
-
Interface for objects that can be read from and written to streams.
- RectangleComponentPainter - Class in net.infonode.gui.componentpainter
- RectangleComponentPainter(Color, int) - Constructor for class net.infonode.gui.componentpainter.RectangleComponentPainter
- RectangleComponentPainter(Color, Color, int) - Constructor for class net.infonode.gui.componentpainter.RectangleComponentPainter
- RectangleComponentPainter(ColorProvider, int) - Constructor for class net.infonode.gui.componentpainter.RectangleComponentPainter
- RectangleComponentPainter(ColorProvider, ColorProvider, int) - Constructor for class net.infonode.gui.componentpainter.RectangleComponentPainter
- RectangleComponentPainter(ColorProvider, ColorProvider, Insets) - Constructor for class net.infonode.gui.componentpainter.RectangleComponentPainter
- RectangleUtil - Class in net.infonode.gui
- RECURSIVE_TABS_ENABLED - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
If true, makes it possible for the user to create tab windows inside other tab windows when dragging windows.
- RED_HUE - Static variable in class net.infonode.gui.Colors
- REF - Static variable in class net.infonode.properties.propertymap.value.ValueDecoder
- RejectAllDropFilter - Class in net.infonode.docking.drop
-
A
DropFilter
that will reject drop of any window. - ReleaseInfo - Class in net.infonode.util
-
A class that represents release information for a product
- ReleaseInfo(String, String, long, ProductVersion, String, String) - Constructor for class net.infonode.util.ReleaseInfo
-
Constructs a release info object
- ReleaseInfoDialog - Class in net.infonode.gui
- ReleaseInfoDialog() - Constructor for class net.infonode.gui.ReleaseInfoDialog
- remove() - Method in class net.infonode.util.collection.EmptyIterator
- remove() - Method in interface net.infonode.util.collection.map.base.MapIterator
- remove() - Method in class net.infonode.util.collection.map.EmptyIterator
- remove(int) - Method in class net.infonode.util.ChangeNotifyList
- remove(int) - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- remove(Object) - Method in class net.infonode.util.ChangeNotifyList
- remove(Object) - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- remove(Object) - Method in interface net.infonode.util.collection.map.base.Map
-
Removes a key and it's value.
- remove(Object) - Method in class net.infonode.util.collection.map.MapAdapter
- remove(Object) - Method in class net.infonode.util.collection.notifymap.ChangeNotifyMapWrapper
- remove(Object[], Object, Object[]) - Static method in class net.infonode.util.ArrayUtil
- remove(SignalListener) - Method in interface net.infonode.util.signal.SignalHook
- removeAll() - Method in class net.infonode.docking.model.WindowItem
- removeAll(Collection) - Method in class net.infonode.util.ChangeNotifyList
- removeAll(Collection) - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- removeChildWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- removeDraggableComponent(DraggableComponent) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- removeHoverable(Hoverable) - Method in class net.infonode.gui.hover.hoverable.HoverManager
- removeLayoutComponent(Component) - Method in class net.infonode.gui.layout.BorderLayout2
- removeLayoutComponent(Component) - Method in class net.infonode.gui.layout.DirectionLayout
- removeLayoutComponent(Component) - Method in class net.infonode.gui.layout.StackableLayout
- removeLayoutComponent(Component) - Method in class net.infonode.gui.layout.StretchLayout
- removeListener(int) - Method in class net.infonode.util.signal.Signal
- removeListener(DockingWindowListener) - Method in class net.infonode.docking.DockingWindow
-
Removes a previously added listener.
- removeListener(DraggableComponentBoxListener) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- removeListener(DraggableComponentListener) - Method in class net.infonode.gui.draggable.DraggableComponent
- removeListener(DynamicUIManagerListener) - Method in class net.infonode.gui.DynamicUIManager
- removeListener(ScrollButtonBoxListener) - Method in class net.infonode.gui.ScrollButtonBox
- removeListener(PropertyMapListener) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Removes a listener which was previously added with
PropertyMap.addListener(PropertyMapListener)
. - removeListener(PropertyMapListener) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- removeListener(SignalListener) - Method in class net.infonode.util.signal.Signal
- removeListeners(Collection) - Method in class net.infonode.util.signal.Signal
- removeListSelectionListener(ListSelectionListener) - Method in class net.infonode.gui.PopupList
- removeMap(int) - Method in class net.infonode.util.collection.map.ConstVectorMap
- removeMap(int) - Method in class net.infonode.util.collection.notifymap.ConstChangeNotifyVectorMap
- removeMouseListener(MouseListener) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
-
Removes a MouseListener
- removeMouseMotionListener(MouseMotionListener) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
-
Removes a MouseMotionListener
- removeNotify() - Method in class net.infonode.tabbedpanel.Tab
- removePopupListListener(PopupListListener) - Method in class net.infonode.gui.PopupList
- removePrioritizedListener(DynamicUIManagerListener) - Method in class net.infonode.gui.DynamicUIManager
- removePropertyChangeListener(Property, PropertyChangeListener) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Removes a previously added property listener.
- removePropertyChangeListener(Property, PropertyChangeListener) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- removeScrollableBoxListener(ScrollableBoxListener) - Method in class net.infonode.gui.ScrollableBox
- removeSuperMap() - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Removes the most recently added super map.
- removeSuperMap() - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- removeSuperMap(PropertyMap) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Removes a super map that has previously been added using
PropertyMap.addSuperMap(PropertyMap)
. - removeSuperMap(PropertyMap) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- removeSuperObject() - Method in class net.infonode.docking.properties.DockingWindowProperties
-
Deprecated.
- removeSuperObject() - Method in class net.infonode.docking.properties.RootWindowProperties
-
Deprecated.
- removeSuperObject() - Method in class net.infonode.docking.properties.SplitWindowProperties
-
Deprecated.
- removeSuperObject() - Method in class net.infonode.docking.properties.TabWindowProperties
-
Deprecated.
- removeSuperObject() - Method in class net.infonode.docking.properties.ViewProperties
-
Deprecated.Use
ViewProperties.removeSuperObject(ViewProperties)
instead. - removeSuperObject() - Method in class net.infonode.docking.properties.WindowBarProperties
-
Deprecated.
- removeSuperObject() - Method in class net.infonode.docking.properties.WindowTabButtonProperties
-
Deprecated.
- removeSuperObject() - Method in class net.infonode.docking.properties.WindowTabProperties
-
Deprecated.
- removeSuperObject() - Method in class net.infonode.docking.properties.WindowTabStateProperties
-
Deprecated.
- removeSuperObject() - Method in class net.infonode.properties.gui.util.ButtonProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.properties.gui.util.ComponentProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.tabbedpanel.TabAreaProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Removes the last added super object.
- removeSuperObject() - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Removes the last added super object.
- removeSuperObject(DockingWindowDropFilterProperties) - Method in class net.infonode.docking.properties.DockingWindowDropFilterProperties
-
Removes a super object.
- removeSuperObject(DockingWindowProperties) - Method in class net.infonode.docking.properties.DockingWindowProperties
-
Removes a super object.
- removeSuperObject(FloatingWindowProperties) - Method in class net.infonode.docking.properties.FloatingWindowProperties
-
Removes a super object.
- removeSuperObject(RootWindowProperties) - Method in class net.infonode.docking.properties.RootWindowProperties
-
Removes a super object.
- removeSuperObject(SplitWindowProperties) - Method in class net.infonode.docking.properties.SplitWindowProperties
-
Removes a super object.
- removeSuperObject(TabWindowProperties) - Method in class net.infonode.docking.properties.TabWindowProperties
-
Removes a super object.
- removeSuperObject(ViewProperties) - Method in class net.infonode.docking.properties.ViewProperties
-
Removes a super object.
- removeSuperObject(ViewTitleBarProperties) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
-
Removes a super object.
- removeSuperObject(ViewTitleBarStateProperties) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Removes a super object.
- removeSuperObject(WindowBarProperties) - Method in class net.infonode.docking.properties.WindowBarProperties
-
Removes a super object.
- removeSuperObject(WindowTabButtonProperties) - Method in class net.infonode.docking.properties.WindowTabButtonProperties
-
Removes a super object.
- removeSuperObject(WindowTabProperties) - Method in class net.infonode.docking.properties.WindowTabProperties
-
Removes a super object.
- removeSuperObject(WindowTabStateProperties) - Method in class net.infonode.docking.properties.WindowTabStateProperties
-
Removes a super object.
- removeSuperObject(ButtonProperties) - Method in class net.infonode.properties.gui.util.ButtonProperties
-
Removes the given super object.
- removeSuperObject(ComponentProperties) - Method in class net.infonode.properties.gui.util.ComponentProperties
-
Removes the given super object.
- removeSuperObject(ShapedPanelProperties) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
-
Removes the given super object.
- removeSuperObject(TabAreaComponentsProperties) - Method in class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Removes the given super object.
- removeSuperObject(TabAreaProperties) - Method in class net.infonode.tabbedpanel.TabAreaProperties
-
Removes the given super object.
- removeSuperObject(TabbedPanelButtonProperties) - Method in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
-
Removes the given super object.
- removeSuperObject(TabbedPanelContentPanelProperties) - Method in class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
Removes the given super object.
- removeSuperObject(TabbedPanelProperties) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Removes the given super object.
- removeSuperObject(TitledTabProperties) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Removes the given super object.
- removeSuperObject(TitledTabStateProperties) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Removes the given super object.
- removeTab(Tab) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Removes a tab
- removeTabListener(TabListener) - Method in class net.infonode.tabbedpanel.Tab
-
Removes a TabListener
- removeTabListener(TabListener) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Removes a TabListener
- removeTabMouseButtonListener(MouseButtonListener) - Method in class net.infonode.docking.DockingWindow
-
Removes a mouse button listener that has been previously added using the
DockingWindow.addTabMouseButtonListener(MouseButtonListener)
. - removeTreeListener(PropertyMapTreeListener) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Removes a previously added tree listener.
- removeTreeListener(PropertyMapTreeListener) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- removeValue(Object) - Method in interface net.infonode.properties.base.Property
-
Removes the value of this property from an valueContainer.
- removeValue(Object) - Method in class net.infonode.properties.util.ValueHandlerProperty
- removeValue(Property) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Removes a property value.
- removeValue(Property) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- removeValue(Property, Object) - Method in class net.infonode.properties.propertymap.PropertyMapValueHandler
- removeValue(Property, Object) - Method in interface net.infonode.properties.util.PropertyValueHandler
-
Removes a property value from a value container.
- removeView(int) - Method in class net.infonode.docking.util.ViewMap
-
Removes a view with a specific id from the map.
- removeView(Object) - Method in class net.infonode.docking.util.AbstractViewMap
- removeView(String) - Method in class net.infonode.docking.util.StringViewMap
-
Removes a view with a specific id from the map.
- removeView(View) - Method in class net.infonode.docking.RootWindow
-
Removes all internal references to a view.
- removeWeakListener(PropertyMap, PropertyMapListener) - Static method in class net.infonode.properties.propertymap.PropertyMapWeakListenerManager
-
Removes a listener previously added with
PropertyMapWeakListenerManager.addWeakListener(PropertyMap, PropertyMapListener)
. - removeWeakListener(Signal.WeakListener) - Method in class net.infonode.util.signal.Signal
- removeWeakPropertyChangeListener(PropertyMap, Property, PropertyChangeListener) - Static method in class net.infonode.properties.propertymap.PropertyMapWeakListenerManager
-
Removes a listener previously added with
PropertyMapWeakListenerManager.addWeakPropertyChangeListener(PropertyMap, net.infonode.properties.base.Property, net.infonode.properties.util.PropertyChangeListener)
. - removeWeakTreeListener(PropertyMap, PropertyMapTreeListener) - Static method in class net.infonode.properties.propertymap.PropertyMapWeakListenerManager
-
Removes a listener previously added with
PropertyMapWeakListenerManager.addWeakTreeListener(PropertyMap, PropertyMapTreeListener)
. - removeWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- removeWindow(WindowItem) - Method in class net.infonode.docking.model.WindowItem
- removeWindowRefs(DockingWindow) - Method in class net.infonode.docking.model.WindowItem
- replaceChildWindow(DockingWindow, DockingWindow) - Method in class net.infonode.docking.DockingWindow
-
Replaces a child window with another window.
- replaceSuperMap(PropertyMap, PropertyMap) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Replaces a super map that has previously been added using
PropertyMap.addSuperMap(PropertyMap)
. - replaceSuperMap(PropertyMap, PropertyMap) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- replaceSuperObject(RootWindowProperties, RootWindowProperties) - Method in class net.infonode.docking.properties.RootWindowProperties
-
Replaces a super object.
- replaceSuperObject(TabbedPanelProperties, TabbedPanelProperties) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Replaces the given super objects.
- replaceSuperObject(TitledTabProperties, TitledTabProperties) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Replaces the given super objects.
- replaceWith(WindowItem) - Method in class net.infonode.docking.model.WindowItem
- requestFocus(Component) - Static method in class net.infonode.gui.ComponentUtil
-
Requests focus unless the component already has focus.
- resetGlobalCursor(JRootPane) - Static method in class net.infonode.gui.CursorManager
- ResizablePanel - Class in net.infonode.gui.panel
- ResizablePanel(boolean, Direction, Component) - Constructor for class net.infonode.gui.panel.ResizablePanel
- ResizablePanel(Direction) - Constructor for class net.infonode.gui.panel.ResizablePanel
- RESPECT_CHILD_WINDOW_MINIMUM_SIZE - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
The respect child windows minimum sizes property.
- restore() - Method in class net.infonode.docking.DockingWindow
-
Restores this window to the location before it was minimized, maximized or closed.
- RESTORE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
The restore button property values.
- RESTORE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
The restore button property values.
- RESTORE_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabStateProperties
-
The restore button property values.
- RESTORE_ENABLED - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables window restore by the user.
- RestoreButtonInfo - Class in net.infonode.docking.internalutil
- RestoreButtonInfo(PropertyMapProperty) - Constructor for class net.infonode.docking.internalutil.RestoreButtonInfo
- restoreFocus() - Method in class net.infonode.docking.DockingWindow
-
Requests that the last focused child window becomes visible and that focus is restored to the last focused component in that window.
- restoreFocus() - Method in class net.infonode.docking.View
-
Restores focus to the last focused child component or, if no child component has had focus, the first focusable component inside the view.
- RestoreFocusWindowAction - Class in net.infonode.docking.action
-
Uses the
DockingWindow.restoreFocus()
method to restore focus to the last focus owner that inside a window. - RestoreIcon - Class in net.infonode.gui.icon.button
- RestoreIcon() - Constructor for class net.infonode.gui.icon.button.RestoreIcon
- RestoreIcon(int) - Constructor for class net.infonode.gui.icon.button.RestoreIcon
- RestoreIcon(Color) - Constructor for class net.infonode.gui.icon.button.RestoreIcon
- RestoreIcon(Color, int) - Constructor for class net.infonode.gui.icon.button.RestoreIcon
- RestoreParentWindowAction - Class in net.infonode.docking.action
-
Restores a window using the
DockingWindow.restore()
method. - RestoreParentWithAbortWindowAction - Class in net.infonode.docking.action
-
Restores a window using the
DockingWindow.restore()
method. - RestoreViewWithAbortTitleBarAction - Class in net.infonode.docking.action
-
Restores a window using the
DockingWindow.restoreWithAbort()
method. - restoreWithAbort() - Method in class net.infonode.docking.DockingWindow
-
Same as
DockingWindow.restore()
, but theDockingWindowListener.windowRestoring(DockingWindow)
method of the window listeners will be called before restoring the window, giving them the possibility to abort the restore operation. - RestoreWithAbortWindowAction - Class in net.infonode.docking.action
-
Restores a window using the
DockingWindow.restore()
method. - retainAll(Collection) - Method in class net.infonode.util.ChangeNotifyList
- RIGHT - Static variable in class net.infonode.util.Alignment
-
Right alignment.
- RIGHT - Static variable in class net.infonode.util.Direction
-
Right direction.
- ROOT - Static variable in class net.infonode.docking.location.LocationDecoder
- rootChanged(RootWindow, RootWindow) - Method in class net.infonode.docking.DockingWindow
- rootChanged(RootWindow, RootWindow) - Method in class net.infonode.docking.SplitWindow
- rootChanged(RootWindow, RootWindow) - Method in class net.infonode.docking.View
- RootWindow - Class in net.infonode.docking
-
The root window is a top level container for docking windows.
- RootWindow(boolean, ViewSerializer) - Constructor for class net.infonode.docking.RootWindow
-
Creates an empty root window with support for heavyweight components inside the views.
- RootWindow(boolean, ViewSerializer, DockingWindow) - Constructor for class net.infonode.docking.RootWindow
-
Creates a root window with support for heavyweight components inside the views and the given window inside as window inside this root window.
- RootWindow(ViewSerializer) - Constructor for class net.infonode.docking.RootWindow
-
Creates an empty root window.
- RootWindow(ViewSerializer, DockingWindow) - Constructor for class net.infonode.docking.RootWindow
-
Creates a root window with the given window as window inside this root window.
- RootWindowItem - Class in net.infonode.docking.model
- RootWindowItem() - Constructor for class net.infonode.docking.model.RootWindowItem
- RootWindowItem(RootWindowItem) - Constructor for class net.infonode.docking.model.RootWindowItem
- RootWindowProperties - Class in net.infonode.docking.properties
-
Properties and property values for a root window.
- RootWindowProperties() - Constructor for class net.infonode.docking.properties.RootWindowProperties
-
Creates an empty property object.
- RootWindowProperties(RootWindowProperties) - Constructor for class net.infonode.docking.properties.RootWindowProperties
-
Creates a property object which inherits property values from another object.
- RootWindowProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.RootWindowProperties
-
Creates a property object containing the map.
- RotatableLabel - Class in net.infonode.gui
- RotatableLabel(String) - Constructor for class net.infonode.gui.RotatableLabel
- RotatableLabel(String, Icon) - Constructor for class net.infonode.gui.RotatableLabel
- RotatableLabelUI - Class in net.infonode.gui
- RotatableLabelUI(Direction) - Constructor for class net.infonode.gui.RotatableLabelUI
- RotatableLabelUI(Direction, boolean) - Constructor for class net.infonode.gui.RotatableLabelUI
- rotate(Dimension, boolean) - Static method in class net.infonode.gui.layout.LayoutUtil
- rotate(Dimension, Direction) - Static method in class net.infonode.gui.layout.LayoutUtil
- rotate(Polygon, Direction, int, int) - Static method in class net.infonode.gui.shaped.ShapedUtil
- rotate(Direction, Dimension, Direction) - Static method in class net.infonode.gui.DimensionUtil
- rotate(Direction, Insets) - Static method in class net.infonode.gui.InsetsUtil
- rotate(Direction, Insets) - Static method in class net.infonode.gui.layout.LayoutUtil
- rotateCW(Polygon, int) - Static method in class net.infonode.gui.shaped.ShapedUtil
- RoundedCornerBorder - Class in net.infonode.gui.shaped.border
- RoundedCornerBorder(ColorProvider, int) - Constructor for class net.infonode.gui.shaped.border.RoundedCornerBorder
- RoundedCornerBorder(ColorProvider, int, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.gui.shaped.border.RoundedCornerBorder
- RoundedCornerBorder(ColorProvider, ColorProvider, int, int, int, int) - Constructor for class net.infonode.gui.shaped.border.RoundedCornerBorder
- RoundedCornerBorder(ColorProvider, ColorProvider, int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.gui.shaped.border.RoundedCornerBorder
- ROYAL_BLUE_HUE - Static variable in class net.infonode.gui.Colors
- runBatch(Runnable) - Static method in class net.infonode.properties.propertymap.PropertyMapManager
-
Executes a method inside a
PropertyMapManager.beginBatch()
-PropertyMapManager.endBatch()
pair.
S
- SAND_HUE - Static variable in class net.infonode.gui.Colors
- 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
- ScrollableBox - Class in net.infonode.gui
- ScrollableBox(JComponent, boolean, int) - Constructor for class net.infonode.gui.ScrollableBox
- ScrollableBoxListener - Interface in net.infonode.gui
- scrollButton1() - Method in interface net.infonode.gui.ScrollButtonBoxListener
- scrollButton2() - Method in interface net.infonode.gui.ScrollButtonBoxListener
- ScrollButtonBox - Class in net.infonode.gui
- ScrollButtonBox(boolean, int) - Constructor for class net.infonode.gui.ScrollButtonBox
- ScrollButtonBox(boolean, AbstractButton, AbstractButton, AbstractButton, AbstractButton) - Constructor for class net.infonode.gui.ScrollButtonBox
- ScrollButtonBoxListener - Interface in net.infonode.gui
- scrolledLeft(ScrollableBox) - Method in interface net.infonode.gui.ScrollableBoxListener
- scrolledRight(ScrollableBox) - Method in interface net.infonode.gui.ScrollableBoxListener
- SCROLLING - Static variable in class net.infonode.tabbedpanel.TabLayoutPolicy
-
Scrolling layout policy.
- scrollLeft(int) - Method in class net.infonode.gui.ScrollableBox
- scrollRight(int) - Method in class net.infonode.gui.ScrollableBox
- scrollTabToVisibleArea(Tab) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Scrolls the given tab into the visible area of the tab area.
- scrollToVisible(DraggableComponent) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- select() - Method in class net.infonode.gui.draggable.DraggableComponent
- selectDraggableComponent(DraggableComponent) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- selected(DraggableComponentEvent) - Method in class net.infonode.gui.draggable.DraggableComponentAdapter
- selected(DraggableComponentEvent) - Method in interface net.infonode.gui.draggable.DraggableComponentListener
- set(int, Object) - Method in class net.infonode.util.ChangeNotifyList
- set(Object, boolean) - Method in class net.infonode.properties.types.BooleanProperty
-
Sets the boolean 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, int) - Method in class net.infonode.properties.types.IntegerProperty
-
Sets the integer 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, Font) - Method in class net.infonode.properties.types.FontProperty
-
Sets the font 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, String) - Method in class net.infonode.properties.types.StringProperty
-
Sets the string 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, Icon) - Method in class net.infonode.properties.types.IconProperty
-
Sets the icon value of this property in a value container.
- 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, ButtonFactory) - Method in class net.infonode.properties.types.ButtonFactoryProperty
-
Sets the
ButtonFactory
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, HoverListener) - Method in class net.infonode.properties.types.HoverListenerProperty
-
Sets the hover listener value of this property in a value container.
- set(Object, TabAreaVisiblePolicy) - Method in class net.infonode.tabbedpanel.TabAreaVisiblePolicyProperty
-
Sets the TabAreaVisiblePolicy
- set(Object, TabbedPanelHoverPolicy) - Method in class net.infonode.tabbedpanel.TabbedPanelHoverPolicyProperty
-
Sets the TabbedPanelHoverPolicy
- 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, 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
- set(Object, Alignment) - Method in class net.infonode.properties.types.AlignmentProperty
-
Sets the alignment 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(DockingWindow) - Method in class net.infonode.docking.location.AbstractWindowLocation
- set(DockingWindow) - Method in class net.infonode.docking.location.NullLocation
- set(DockingWindow) - Method in interface net.infonode.docking.location.WindowLocation
- set(DockingWindow, DockingWindow) - Method in class net.infonode.docking.location.AbstractWindowLocation
- set(DockingWindow, DockingWindow) - Method in class net.infonode.docking.location.WindowRootLocation
- set(DockingWindow, DockingWindow) - Method in class net.infonode.docking.location.WindowSplitLocation
- set(DockingWindow, DockingWindow) - Method in class net.infonode.docking.location.WindowTabLocation
- set(Int4) - Method in class net.infonode.util.math.Int4
- setA(int) - Method in class net.infonode.util.math.Int4
- 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.
- setAbortDragKeyCode(int) - Method in class net.infonode.gui.draggable.DraggableComponent
- 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
. - setAllOpaque(Container, boolean) - Static method in class net.infonode.gui.ComponentUtil
- setAlpha(Color, int) - Static method in class net.infonode.util.ColorUtil
- 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.
- setAutoSelect(boolean) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- setAutoSelectTab(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Sets if automatic selection of a tab is enabled.
- setAutoShowFirstComponent(boolean) - Method in class net.infonode.gui.layout.StackableLayout
- setB(int) - Method in class net.infonode.util.math.Int4
- 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.gui.shaped.panel.ShapedPanel
- setBorder(Border) - Method in class net.infonode.properties.gui.util.ComponentProperties
-
Sets the component border.
- setBorder(BorderUIResource) - Method in class net.infonode.gui.laf.value.BorderValue
- setBorderSizePolicy(TitledTabBorderSizePolicy) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Sets the border size policy for this TitledTab
- setBorderWidth(int) - Method in class net.infonode.docking.internal.HeavyWeightDragRectangle
- setBounds(int, int, int, int) - Method in class net.infonode.docking.internal.HeavyWeightDragRectangle
- setButton(AbstractButton) - Method in class net.infonode.gui.PopupList
- setButton1Enabled(boolean) - Method in class net.infonode.gui.ScrollButtonBox
- setButton2Enabled(boolean) - Method in class net.infonode.gui.ScrollButtonBox
- setButtonMargin(InsetsUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the margin of a
JButton
. - setButtons(AbstractButton, AbstractButton, AbstractButton, AbstractButton) - Method in class net.infonode.gui.ScrollButtonBox
- setButtonSpacing(int) - Method in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Sets the spacing between the buttons on the title bar
- setC(int) - Method in class net.infonode.util.math.Int4
- 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.gui.shaped.panel.ShapedPanel
- 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.
- setColor(Color) - Method in class net.infonode.docking.internal.HeavyWeightDragRectangle
- setColor(Color) - Method in class net.infonode.gui.laf.value.ColorValue
- setColor(ColorUIResource) - Method in class net.infonode.gui.laf.value.ColorValue
- setComponent(Component) - Method in class net.infonode.docking.View
-
Sets the component inside the view.
- setComponent(Component) - Method in class net.infonode.gui.panel.BasePanel
- setComponent(Component) - Method in class net.infonode.gui.panel.ResizablePanel
- setComponent(Component) - Method in class net.infonode.gui.panel.SimplePanel
- setComponentDirection(Direction) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- setComponentInsets(Component, Insets) - Method in class net.infonode.gui.layout.DirectionLayout
- setComponentPainter(ComponentPainter) - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- setComponentPainter(ComponentPainter) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
-
Sets the painter that paints the shaped panel background.
- setComponents(Component, Component) - Method in class net.infonode.gui.SimpleSplitPane
- setComponentSpacing(int) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- setComponentSpacing(int) - Method in class net.infonode.gui.layout.DirectionLayout
- setCompressing(boolean) - Method in class net.infonode.gui.layout.DirectionLayout
- setConnectedWindow(DockingWindow) - Method in class net.infonode.docking.model.WindowItem
- 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
- setContinuousLayout(boolean) - Method in class net.infonode.gui.panel.ResizablePanel
- setContinuousLayout(boolean) - Method in class net.infonode.gui.SimpleSplitPane
- 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. - setCursor(Cursor) - Method in class net.infonode.gui.DragLabelWindow
- setD(int) - Method in class net.infonode.util.math.Int4
- setDefaultBorder(Border) - Method in class net.infonode.gui.laf.value.BorderValue
- setDefaultBorder(BorderUIResource) - Method in class net.infonode.gui.laf.value.BorderValue
- setDefaultColor(Color) - Method in class net.infonode.gui.laf.value.ColorValue
- setDefaultColor(ColorUIResource) - Method in class net.infonode.gui.laf.value.ColorValue
- setDefaultColor(ColorValue) - Method in class net.infonode.gui.laf.value.ColorValue
- setDefaultFont(FontUIResource) - Method in class net.infonode.gui.laf.value.FontValue
- setDelay(int) - Method in class net.infonode.gui.hover.action.DelayedHoverExitAction
- setDepthSortOrder(boolean) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- setDesktopColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the background color for a
JDesktopPane
. - setDetectOuterAreaAsLine(boolean) - Method in class net.infonode.gui.draggable.DraggableComponent
- setDirection(Direction) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
-
Sets the layout direction
- setDirection(Direction) - Method in class net.infonode.gui.layout.DirectionLayout
- setDirection(Direction) - Method in class net.infonode.gui.panel.DirectionPanel
- setDirection(Direction) - Method in class net.infonode.gui.RotatableLabel
- setDirection(Direction) - Method in class net.infonode.gui.RotatableLabelUI
- setDirection(Direction) - Method in class net.infonode.gui.shaped.panel.ShapedPanel
- 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.
- 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
- setDividerDraggable(boolean) - Method in class net.infonode.gui.SimpleSplitPane
- setDividerLocation(float) - Method in class net.infonode.docking.model.SplitWindowItem
- setDividerLocation(float) - Method in class net.infonode.docking.SplitWindow
-
Sets the divider location as a fraction of this split window's size.
- setDividerLocation(float) - Method in class net.infonode.gui.SimpleSplitPane
- 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.
- setDividerSize(int) - Method in class net.infonode.gui.SimpleSplitPane
- 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.
- setDragIndicatorColor(Color) - Method in class net.infonode.gui.panel.ResizablePanel
- setDragIndicatorColor(Color) - Method in class net.infonode.gui.SimpleSplitPane
- 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.docking.theme.internal.laftheme.TitleBarUI
- setEnabled(boolean) - Method in class net.infonode.gui.border.FocusBorder
- setEnabled(boolean) - Static method in class net.infonode.gui.CursorManager
- setEnabled(boolean) - Method in class net.infonode.gui.draggable.DraggableComponent
- setEnabled(boolean) - Method in class net.infonode.tabbedpanel.Tab
-
Enable or disable this tab.
- setEnabled(boolean) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- setEnabled(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
-
Sets if this TitledTab should be enabled or disabled
- setEnabled(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Sets if this TitledTab should be enabled or not.
- setEnableInsideDrag(boolean) - Method in class net.infonode.gui.draggable.DraggableComponent
- setEnsureSelectedTabVisible(boolean) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Sets if a tab should be made visible if it is selected, i.e.
- setEnsureSelectedVisible(boolean) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- setEventComponent(JComponent) - Method in class net.infonode.tabbedpanel.Tab
-
Sets the event component.
- setEventComponents(JComponent[]) - Method in class net.infonode.gui.draggable.DraggableComponent
- setEventComponents(JComponent[]) - Method in class net.infonode.tabbedpanel.Tab
-
Sets a list of event components.
- setEventListeningActive(boolean) - Method in class net.infonode.gui.hover.hoverable.HoverManager
- 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.
- setFlipTitleComponents(boolean) - Method in class net.infonode.gui.ContentTitleBar
- 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.
- setFocusColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the focus marker color.
- setFocused(boolean) - Method in class net.infonode.docking.DockingWindow
- setFocused(boolean) - Method in class net.infonode.docking.View
- 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.
- setFont(Font) - Method in class net.infonode.gui.laf.value.FontValue
- 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.
- setFont(FontUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the base font.
- setFont(FontUIResource) - Method in class net.infonode.gui.laf.value.FontValue
- setForcedOpaque(BaseContainer, boolean) - Static method in class net.infonode.gui.panel.BaseContainerUtil
- 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.
- setGlobalCursor(JRootPane, Cursor) - Static method in class net.infonode.gui.CursorManager
- setHeavyWeightDragIndicator(boolean) - Method in class net.infonode.gui.SimpleSplitPane
- 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.
- 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.
- setHorizontal(boolean) - Method in class net.infonode.docking.model.SplitWindowItem
- setHorizontal(boolean) - Method in class net.infonode.docking.SplitWindow
-
Sets the split to horizontal or vertical.
- setHorizontal(boolean) - Method in class net.infonode.gui.SimpleSplitPane
- 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.gui.shaped.panel.ShapedPanel
- setHorizontalFlip(boolean) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
-
Set to true if the shaped panel should be flipped horizontally.
- setHoveredTab(Tab) - Method in class net.infonode.tabbedpanel.theme.internal.laftheme.PaneUI
- 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.gui.hover.panel.HoverableShapedPanel
- 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.gui.ContentTitleBar
- 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
- setIgnoreAddNotify(boolean) - Method in class net.infonode.gui.draggable.DraggableComponent
- 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.
- setInnerArea(JComponent) - Method in class net.infonode.gui.panel.ResizablePanel
- 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.
- setInset(Insets, Direction, int) - Static method in class net.infonode.gui.InsetsUtil
- 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(Font) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the title font of an
JInternalFrame
. - setInternalFrameTitleFont(FontUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the font used in the title of
JInternalFrame
's. - setLabelAlignment(Alignment) - Method in class net.infonode.gui.ContentTitleBar
- setLabelInsets(Insets) - Method in class net.infonode.gui.ContentTitleBar
- setLastMinimizedDirection(Direction) - Method in class net.infonode.docking.DockingWindow
- setLastMinimizedDirection(Direction) - Method in class net.infonode.docking.model.WindowItem
- setLayeredPane(JComponent) - Method in class net.infonode.gui.panel.ResizablePanel
- setLayoutDirection(Direction) - Method in class net.infonode.gui.ContentTitleBar
- setLayoutOrderList(ArrayList) - Method in class net.infonode.gui.draggable.DraggableComponent
- setLayoutOrderList(ArrayList) - Method in class net.infonode.gui.layout.DirectionLayout
- setLayoutOrderList(ArrayList) - Method in class net.infonode.gui.ScrollableBox
- setLeftComponent(Component) - Method in class net.infonode.gui.SimpleSplitPane
- setLeftTitleComponents(JComponent[]) - Method in class net.infonode.gui.ContentTitleBar
- setLeftTitleComponents(JComponent[], Insets[]) - Method in class net.infonode.gui.ContentTitleBar
- setListFocusedItemBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the border used around the focused list item in
JList
's andJComboBox
's. - setListItemBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the border used around list items in
JList
's andJComboBox
's. - 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.
- setMaximizeEnabled(boolean) - Method in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables window maximize by the user.
- setMaximumSize(Dimension) - Method in class net.infonode.gui.RotatableLabel
- 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.
- setMinimumSize(Dimension) - Method in class net.infonode.gui.RotatableLabel
- 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.
- setMirror(boolean) - Method in class net.infonode.gui.RotatableLabel
- setMirror(boolean) - Method in class net.infonode.gui.RotatableLabelUI
- 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.gui.RotatableLabel
- 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(Font) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the button font for a
JOptionPane
. - setOptionPaneButtonFont(FontUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the font used in
JOptionPane
buttons. - setOrientation(Direction) - Method in class net.infonode.docking.properties.ViewTitleBarProperties
-
Sets the orientation i.e.
- setOuterParentArea(JComponent) - Method in class net.infonode.gui.draggable.DraggableComponent
- setOuterParentArea(JComponent) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- setOverridedBackground(BaseContainer, Color) - Static method in class net.infonode.gui.panel.BaseContainerUtil
- setOverridedFont(BaseContainer, Font) - Static method in class net.infonode.gui.panel.BaseContainerUtil
- setOverridedForeground(BaseContainer, Color) - Static method in class net.infonode.gui.panel.BaseContainerUtil
- 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.
- setParentDockingWindowProperties(DockingWindowProperties) - Method in class net.infonode.docking.model.WindowItem
- setParentSplitWindowProperties(SplitWindowProperties) - Method in class net.infonode.docking.model.SplitWindowItem
- setParentTabWindowProperties(TabWindowProperties) - Method in class net.infonode.docking.model.TabWindowItem
- setPoint(Polygon, int, int) - Method in class net.infonode.gui.shaped.border.AbstractPolygonBorder
- 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.
- setPreferredSize(Dimension) - Method in class net.infonode.gui.RotatableLabel
- 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.
- setRenderer(ListCellRenderer) - Method in class net.infonode.gui.TextIconListCellRenderer
- setReorderEnabled(boolean) - Method in class net.infonode.gui.draggable.DraggableComponent
- setReorderRestoreOnDrag(boolean) - Method in class net.infonode.gui.draggable.DraggableComponent
- setResizeWidth(int) - Method in class net.infonode.gui.panel.ResizablePanel
- 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.
- setRightComponent(Component) - Method in class net.infonode.gui.SimpleSplitPane
- setRightTitleComponents(JComponent[]) - Method in class net.infonode.gui.ContentTitleBar
- setRightTitleComponents(JComponent[], Insets[]) - Method in class net.infonode.gui.ContentTitleBar
- 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
. - setScrollEnabled(boolean) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- setScrollingContainer(JComponent) - Method in class net.infonode.gui.ScrollableBox
- setScrollOffset(int) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- setScrollOffset(int) - Method in class net.infonode.gui.ScrollableBox
- setSelected(boolean) - Method in class net.infonode.tabbedpanel.Tab
-
Selects this tab.
- setSelectedItem(WindowItem) - Method in class net.infonode.docking.model.AbstractTabWindowItem
- 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.
- 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.
- setSelectOnMousePress(boolean) - Method in class net.infonode.gui.draggable.DraggableComponent
- 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.
- setShadowColor(Color) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Sets the shadow color.
- setShadowEnabled(boolean) - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- 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.
- setShadowStrength(float) - Method in class net.infonode.gui.icon.button.AbstractButtonIcon
- setShadowStrength(float) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Sets the shadow strength.
- setSizePolicy(TitledTabSizePolicy) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Sets the size policy for this TitledTab
- setSouthComponent(Component) - Method in class net.infonode.gui.panel.BasePanel
- setSouthComponent(Component) - Method in class net.infonode.gui.panel.SimplePanel
- 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.
- setTabAreaOrientation(Direction) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Sets the tab area orientation, i.e.
- setTabAreaVisiblePolicy(TabAreaVisiblePolicy) - Method in class net.infonode.tabbedpanel.TabAreaProperties
-
Sets the tab area visible policy for the tab area, i.e.
- setTabbedPanel(TabbedPanel) - Method in class net.infonode.tabbedpanel.Tab
-
Called by the tabbed panel when the tab becomes a member or is no longer a member of the tabbed panel
- setTabbedPanel(TabbedPanel) - Method in class net.infonode.tabbedpanel.TabContentPanel
-
Sets the TabbedPanel
- setTabbedPanel(TabbedPanel) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
- 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.
- setTabLayoutPolicy(TabLayoutPolicy) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Sets the tab layout policy for the tab area, i.e.
- setTableHeaderCellBorder(BorderUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the border for the cells of a
JTableHeader
. - 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.
- setTabSpacing(int) - Method in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Sets the tab spacing, i.e.
- setTabWindowProperties(TabWindowProperties) - Method in class net.infonode.docking.AbstractTabWindow
- setTabWindowProperties(TabWindowProperties) - Method in class net.infonode.docking.model.TabWindowItem
- 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.
- setTooltipBackgroundColor(Color) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the tooltip background color.
- setToolTipEnabled(boolean) - Method in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Sets if tool tip text is enabled or disabled
- setTooltipForegroundColor(ColorUIResource) - Method in class net.infonode.gui.laf.InfoNodeLookAndFeelTheme
-
Sets the foreground color used in
JToolTip
. - 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
- setTopComponent(DraggableComponent) - Method in class net.infonode.gui.draggable.DraggableComponentBox
- 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(LabelUI) - Method in class net.infonode.gui.RotatableLabel
- 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.
- setUseSelectedComponentSize(boolean) - Method in class net.infonode.gui.layout.StackableLayout
- setValue(Object, Object) - Method in interface net.infonode.properties.base.Property
-
Sets the value of this property in an object.
- setValue(Object, Object) - Method in class net.infonode.properties.types.EnumProperty
- setValue(Object, Object) - Method in class net.infonode.properties.util.AbstractProperty
- setValue(Object, Object) - Method in class net.infonode.properties.util.ValueHandlerProperty
- setValue(Property, Object, Object) - Method in class net.infonode.properties.propertymap.PropertyMapValueHandler
- setValue(Property, Object, Object) - Method in interface net.infonode.properties.util.PropertyValueHandler
-
Sets the value of a property in a value container.
- setValue(Property, PropertyValue) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- setVertical(boolean) - Method in class net.infonode.gui.ScrollableBox
- setVertical(boolean) - Method in class net.infonode.gui.ScrollButtonBox
- 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.gui.shaped.panel.ShapedPanel
- setVerticalFlip(boolean) - Method in class net.infonode.properties.gui.util.ShapedPanelProperties
-
Set to true if the shaped panel should be flipped vertically.
- setViewSerializer(ViewSerializer) - Method in class net.infonode.docking.internal.WriteContext
- 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.
- setVisible(boolean) - Method in class net.infonode.gui.DragLabelWindow
- setVisible(boolean) - Method in class net.infonode.gui.panel.ResizablePanel
- 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.
- setWindowBarProperties(WindowBarProperties) - Method in class net.infonode.docking.model.WindowBarItem
- setWindows(DockingWindow, DockingWindow) - Method in class net.infonode.docking.SplitWindow
-
Sets the child windows of this split window.
- shade(Color, double) - Static method in class net.infonode.util.ColorUtil
- 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
- ShadowPainter - Class in net.infonode.tabbedpanel.internal
- ShadowPainter(Component, JComponent, JComponent, JComponent, JComponent, JComponent, JComponent, Direction, boolean, int, int, Color, float, boolean) - Constructor for class net.infonode.tabbedpanel.internal.ShadowPainter
- 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.
- ShapedBorder - Interface in net.infonode.gui.shaped.border
-
A border that has a
Shape
. - ShapedGradientDockingTheme - Class in net.infonode.docking.theme
-
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, 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
- 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
- ShapedGradientTheme - Class in net.infonode.tabbedpanel.theme
-
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, 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
- 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
- ShapedPanel - Class in net.infonode.gui.shaped.panel
-
A panel that has support for a
ComponentPainter
and aShapedBorder
. - ShapedPanel() - Constructor for class net.infonode.gui.shaped.panel.ShapedPanel
- ShapedPanel(Component) - Constructor for class net.infonode.gui.shaped.panel.ShapedPanel
- ShapedPanel(LayoutManager) - Constructor for class net.infonode.gui.shaped.panel.ShapedPanel
- ShapedPanel(ComponentPainter) - Constructor for class net.infonode.gui.shaped.panel.ShapedPanel
- ShapedPanel(ComponentPainter, Border) - Constructor for class net.infonode.gui.shaped.panel.ShapedPanel
- ShapedPanelProperties - Class in net.infonode.properties.gui.util
-
Properties and property values for a shaped panel, which is a panel that can have a
ShapedBorder
and aComponentPainter
. - ShapedPanelProperties() - Constructor for class net.infonode.properties.gui.util.ShapedPanelProperties
-
Creates an empty property object.
- ShapedPanelProperties(ShapedPanelProperties) - Constructor for class net.infonode.properties.gui.util.ShapedPanelProperties
-
Creates a property object that inherit values from another property object.
- ShapedPanelProperties(PropertyMap) - Constructor for class net.infonode.properties.gui.util.ShapedPanelProperties
-
Creates a property map containing the map.
- ShapedUtil - Class in net.infonode.gui.shaped
- showChildWindow(DockingWindow) - Method in class net.infonode.docking.AbstractTabWindow
- showChildWindow(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- showChildWindow(DockingWindow) - Method in class net.infonode.docking.FloatingWindow
- showChildWindow(DockingWindow) - Method in class net.infonode.docking.RootWindow
- showChildWindow(DockingWindow) - Method in class net.infonode.docking.WindowBar
- showComponent(Component) - Method in class net.infonode.gui.layout.StackableLayout
- showDialog(ReleaseInfo[], String[]) - Static method in class net.infonode.gui.ReleaseInfoDialog
- showDialog(ReleaseInfo, String) - Static method in class net.infonode.gui.ReleaseInfoDialog
- showsWindowTitle() - Method in class net.infonode.docking.AbstractTabWindow
- showsWindowTitle() - Method in class net.infonode.docking.DockingWindow
- showTitle() - Method in class net.infonode.docking.internalutil.DropAction
- Signal - Class in net.infonode.util.signal
- Signal() - Constructor for class net.infonode.util.signal.Signal
- Signal(boolean) - Constructor for class net.infonode.util.signal.Signal
- signalEmitted(Signal, Object) - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- signalEmitted(Signal, Object) - Method in interface net.infonode.util.signal.SignalListener
- SignalHook - Interface in net.infonode.util.signal
- SignalListener - Interface in net.infonode.util.signal
- SIMPLE - Static variable in class net.infonode.properties.propertymap.value.ValueDecoder
- SimpleAction - Class in net.infonode.gui.action
-
An action with an icon and a title.
- SimpleAction() - Constructor for class net.infonode.gui.action.SimpleAction
- SimpleDockingWindowTitleProvider - Class in net.infonode.docking.title
-
A docking window title provider that concatenates all the titles of all the views contained in a window.
- SimplePanel - Class in net.infonode.gui.panel
- SimplePanel() - Constructor for class net.infonode.gui.panel.SimplePanel
- SimplePanel(Component) - Constructor for class net.infonode.gui.panel.SimplePanel
- SimplePanel(Component, Component) - Constructor for class net.infonode.gui.panel.SimplePanel
- SimplePanel(LayoutManager) - Constructor for class net.infonode.gui.panel.SimplePanel
- SimplePanel(Border) - Constructor for class net.infonode.gui.panel.SimplePanel
- SimplePanel(Border, Component) - Constructor for class net.infonode.gui.panel.SimplePanel
- SimplePanel(Border, Component, Component) - Constructor for class net.infonode.gui.panel.SimplePanel
- SimplePropertyValue - Class in net.infonode.properties.propertymap.value
- SimplePropertyValue(Object) - Constructor for class net.infonode.properties.propertymap.value.SimplePropertyValue
- SimpleSplitPane - Class in net.infonode.gui
- SimpleSplitPane(boolean) - Constructor for class net.infonode.gui.SimpleSplitPane
- SimpleSplitPane(boolean, boolean) - Constructor for class net.infonode.gui.SimpleSplitPane
- SimpleSplitPane(boolean, Component, Component) - Constructor for class net.infonode.gui.SimpleSplitPane
- SimpleSplitPaneListener - Interface in net.infonode.gui
- SingleValueMap - Class in net.infonode.util.collection.map
- SingleValueMap(Object, Object) - Constructor for class net.infonode.util.collection.map.SingleValueMap
- size() - Method in class net.infonode.util.ChangeNotifyList
- size() - Method in class net.infonode.util.collection.CopyOnWriteArrayList
- size() - Method in class net.infonode.util.collection.map.MapAdapter
- 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
- SizeIcon - Class in net.infonode.tabbedpanel.theme.internal.laftheme
- SizeIcon(int, int) - Constructor for class net.infonode.tabbedpanel.theme.internal.laftheme.SizeIcon
- SizeIcon(int, int, boolean) - Constructor for class net.infonode.tabbedpanel.theme.internal.laftheme.SizeIcon
- skip(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.PropertyMapImpl
- skip(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.value.PropertyRefValue
- skip(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- skip(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.value.ValueDecoder
- skipMap(ObjectInputStream) - Static method in class net.infonode.properties.propertymap.PropertyMapUtil
-
Skips a property map in the stream.
- SlimComboBoxUI - Class in net.infonode.gui.laf.ui
- SlimComboBoxUI() - Constructor for class net.infonode.gui.laf.ui.SlimComboBoxUI
- SlimFlatDockingTheme - Class in net.infonode.docking.theme
-
A theme very slim theme that doesn't waste any screen space.
- SlimFlatDockingTheme() - Constructor for class net.infonode.docking.theme.SlimFlatDockingTheme
- SlimInternalFrameTitlePane - Class in net.infonode.gui.laf.ui
- SlimInternalFrameTitlePane(JInternalFrame) - Constructor for class net.infonode.gui.laf.ui.SlimInternalFrameTitlePane
- SlimInternalFrameUI - Class in net.infonode.gui.laf.ui
- SlimInternalFrameUI(JInternalFrame) - Constructor for class net.infonode.gui.laf.ui.SlimInternalFrameUI
- SlimMenuItemUI - Class in net.infonode.gui.laf.ui
- SlimMenuItemUI() - Constructor for class net.infonode.gui.laf.ui.SlimMenuItemUI
- SlimSplitPaneDivider - Class in net.infonode.gui.laf.ui
- SlimSplitPaneDivider(BasicSplitPaneUI) - Constructor for class net.infonode.gui.laf.ui.SlimSplitPaneDivider
- SlimSplitPaneUI - Class in net.infonode.gui.laf.ui
- SlimSplitPaneUI() - Constructor for class net.infonode.gui.laf.ui.SlimSplitPaneUI
- SlopedTabLineBorder - Class in net.infonode.tabbedpanel.internal
- SlopedTabLineBorder() - Constructor for class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- SlopedTabLineBorder(float, float) - Constructor for class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- SlopedTabLineBorder(float, float, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- SlopedTabLineBorder(float, float, int, int) - Constructor for class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- SlopedTabLineBorder(float, float, int, int, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- SlopedTabLineBorder(ColorProvider, ColorProvider, boolean, float, float, int, int, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.internal.SlopedTabLineBorder
- SMALL_ICON - Static variable in class net.infonode.gui.icon.IconUtil
- SmallFlatTheme - Class in net.infonode.tabbedpanel.theme
-
A theme with small fonts and flat look
- SmallFlatTheme() - Constructor for class net.infonode.tabbedpanel.theme.SmallFlatTheme
-
Constructs a SmallFlatTheme
- smartRequestFocus(Component) - Static method in class net.infonode.gui.ComponentUtil
-
Requests focus for a component.
- SoftBlueIceDockingTheme - Class in net.infonode.docking.theme
-
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 in net.infonode.tabbedpanel.theme
-
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 in net.infonode.gui.componentpainter
-
Paints an area with a solid color.
- SolidColorComponentPainter(ColorProvider) - Constructor for class net.infonode.gui.componentpainter.SolidColorComponentPainter
-
Constructor.
- split(DockingWindow, Direction) - Method in class net.infonode.docking.DockingWindow
- split(DockingWindow, Direction, float) - Method in class net.infonode.docking.DockingWindow
-
Splits this window in the given direction.
- SPLIT - Static variable in class net.infonode.docking.location.LocationDecoder
- 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.
- SplitDropInfo - Class in net.infonode.docking.drop
-
Information about an ongoing split drop i.e.
- SplitDropInfo(DockingWindow, DockingWindow, Point, Direction) - Constructor for class net.infonode.docking.drop.SplitDropInfo
- SplitWindow - Class in net.infonode.docking
-
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, float, DockingWindow, DockingWindow) - Constructor for class net.infonode.docking.SplitWindow
-
Creates a split window with with the given child windows.
- SplitWindow(boolean, float, DockingWindow, DockingWindow, SplitWindowItem) - Constructor for class net.infonode.docking.SplitWindow
- SplitWindow(boolean, DockingWindow, DockingWindow) - Constructor for class net.infonode.docking.SplitWindow
-
Creates a split window with with the given child windows.
- SplitWindowItem - Class in net.infonode.docking.model
- SplitWindowItem() - Constructor for class net.infonode.docking.model.SplitWindowItem
- SplitWindowItem(SplitWindowItem) - Constructor for class net.infonode.docking.model.SplitWindowItem
- SplitWindowItem(WindowItem, WindowItem, boolean, float) - Constructor for class net.infonode.docking.model.SplitWindowItem
- SplitWindowProperties - Class in net.infonode.docking.properties
-
Properties and property values for split windows.
- SplitWindowProperties() - Constructor for class net.infonode.docking.properties.SplitWindowProperties
-
Creates an empty property object.
- SplitWindowProperties(SplitWindowProperties) - Constructor for class net.infonode.docking.properties.SplitWindowProperties
-
Creates a property object that inherit values from another property object.
- SplitWindowProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.SplitWindowProperties
-
Creates a property map containing the map.
- StackableLayout - Class in net.infonode.gui.layout
- StackableLayout(Container) - Constructor for class net.infonode.gui.layout.StackableLayout
- startDrag(RootWindow) - Method in class net.infonode.docking.DockingWindow
-
Starts a drag and drop operation for this window.
- StateDependentWindowAction - Class in net.infonode.docking.action
-
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.
- storeAncestors() - Method in class net.infonode.docking.DockingWindow
- StreamUtil - Class in net.infonode.util
- StreamUtil() - Constructor for class net.infonode.util.StreamUtil
- STRETCH_ENABLED - Static variable in class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Stretch enabled property
- StretchLayout - Class in net.infonode.gui.layout
- StretchLayout() - Constructor for class net.infonode.gui.layout.StretchLayout
- StretchLayout(boolean, boolean) - Constructor for class net.infonode.gui.layout.StretchLayout
- StringProperty - Class in net.infonode.properties.types
-
A
String
property. - StringProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.StringProperty
-
Constructor.
- StringViewMap - Class in net.infonode.docking.util
-
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.
- sub(Insets, Insets) - Static method in class net.infonode.gui.InsetsUtil
- sub(Int4) - Method in class net.infonode.util.math.Int4
- subList(int, int) - Method in class net.infonode.util.ChangeNotifyList
- sum(int[]) - Static method in class net.infonode.util.ArrayUtil
T
- Tab - Class in net.infonode.tabbedpanel
-
A Tab is a component that represents a tab in a
TabbedPanel
. - Tab() - Constructor for class net.infonode.tabbedpanel.Tab
-
Constructs a tab without a content component and this tab as event component
- Tab(JComponent) - Constructor for class net.infonode.tabbedpanel.Tab
-
Constructs a tab with a content component and this tab as event component
- TAB - Static variable in class net.infonode.docking.location.LocationDecoder
- TAB_AREA_COMPONENTS_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab area components properties
- TAB_AREA_ORIENTATION - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab area orientation property
- TAB_AREA_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab area properties
- TAB_AREA_VISIBLE_POLICY - Static variable in class net.infonode.tabbedpanel.TabAreaProperties
-
Tab area visible property
- TAB_DEPTH_ORDER - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab depth order.
- TAB_DESELECTABLE - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab deselectable property
- TAB_DROP_DOWN_LIST_BUTTON_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelButtonProperties
-
Properties for tab drop down list button
- TAB_DROP_DOWN_LIST_VISIBLE_POLICY - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab drop down list visible property
- TAB_LAYOUT_POLICY - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab layout property
- TAB_PROPERTIES - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Property values for the window tab when the window is located in a TabWindow or a WindowBar.
- TAB_PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
Default property values for the window tabs in the tab window.
- TAB_REORDER_ENABLED - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab reorder property
- TAB_SCROLLING_OFFSET - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab scrolling offset property
- TAB_SELECT_TRIGGER - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab select trigger
- TAB_SPACING - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Tab spacing property
- TAB_WINDOW_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Default property values for tab windows inside this root window.
- TAB_WINDOW_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowBarProperties
-
Properties for the tab window used by this window bar.
- TabAdapter - Class in net.infonode.tabbedpanel
-
An adapter class for receiving events from a TabbedPanel or a Tab.
- TabAdapter() - Constructor for class net.infonode.tabbedpanel.TabAdapter
- tabAdded(TabEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabAdded(TabEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is added or inserted to a TabbedPanel
- TabAreaComponentsProperties - Class in net.infonode.tabbedpanel
-
TabAreaComponentsProperties holds all visual properties for the area in a tabbed panel's tab area where the tab area components (scroll buttons, tab drop down list and components set by calling setTabAreaComponents in a tabbed panel) are shown.
- TabAreaComponentsProperties() - Constructor for class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Constructs an empty TabAreaComponentsProperties object
- TabAreaComponentsProperties(PropertyMap) - Constructor for class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Constructs a TabAreaComponentsProperties object with the given object as property storage
- TabAreaComponentsProperties(TabAreaComponentsProperties) - Constructor for class net.infonode.tabbedpanel.TabAreaComponentsProperties
-
Constructs a TabAreaComponentsProperties object that inherits its properties from the given TabAreaComponentsProperties object
- tabAreaContainsPoint(Point) - Method in class net.infonode.tabbedpanel.TabbedPanel
-
Check if the tab area contains the given point
- TabAreaLineBorder - Class in net.infonode.tabbedpanel.border
-
TabAreaLineBorder draws a 1 pixel wide border on all sides except the side towards the content area of a tabbed panel.
- TabAreaLineBorder() - Constructor for class net.infonode.tabbedpanel.border.TabAreaLineBorder
-
Constructs a TabAreaLineBorder with color based on the look and feel
- TabAreaLineBorder(boolean, boolean, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabAreaLineBorder
-
Constructor.
- TabAreaLineBorder(Color) - Constructor for class net.infonode.tabbedpanel.border.TabAreaLineBorder
-
Constructs a TabAreaLineBorder with the give color
- TabAreaLineBorder(Color, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabAreaLineBorder
-
Constructor.
- TabAreaLineBorder(ColorProvider, boolean, boolean, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabAreaLineBorder
-
Constructor.
- TabAreaProperties - Class in net.infonode.tabbedpanel
-
TabAreaProperties holds all visual properties for a tabbed panel's tab area.
- TabAreaProperties() - Constructor for class net.infonode.tabbedpanel.TabAreaProperties
-
Constructs an empty TabAreaProperties object
- TabAreaProperties(PropertyMap) - Constructor for class net.infonode.tabbedpanel.TabAreaProperties
-
Constructs a TabAreaProperties object with the given object as property storage
- TabAreaProperties(TabAreaProperties) - Constructor for class net.infonode.tabbedpanel.TabAreaProperties
-
Constructs a TabAreaProperties object that inherits its properties from the given TabAreaProperties object
- TabAreaVisiblePolicy - Class in net.infonode.tabbedpanel
-
TabAreaVisiblePolicy defines the visibility policies for the tab area of a tabbed panel.
- TabAreaVisiblePolicyProperty - Class in net.infonode.tabbedpanel
-
Property for TabAreaVisiblePolicy
- TabAreaVisiblePolicyProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.tabbedpanel.TabAreaVisiblePolicyProperty
-
Constructs a TabAreaVisiblePolicyProperty object
- TABBED_PANE_BACKGROUND - Static variable in class net.infonode.gui.colorprovider.UIManagerColorProvider
-
A provider for the 'TabbedPane.background' color.
- TABBED_PANE_DARK_SHADOW - Static variable in class net.infonode.gui.colorprovider.UIManagerColorProvider
-
A provider for the 'TabbedPane.darkShadow' color.
- TABBED_PANE_HIGHLIGHT - Static variable in class net.infonode.gui.colorprovider.UIManagerColorProvider
-
A provider for the 'TabbedPane.highlight' color.
- TABBED_PANE_SHADOW - Static variable in class net.infonode.gui.colorprovider.UIManagerColorProvider
-
A provider for the 'TabbedPane.shadow' color.
- TABBED_PANEL_PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
Property values for the tabbed panel in the tab window.
- TabbedHoverUtil - Class in net.infonode.tabbedpanel.internal
- TabbedHoverUtil() - Constructor for class net.infonode.tabbedpanel.internal.TabbedHoverUtil
- TabbedPanel - Class in net.infonode.tabbedpanel
-
A TabbedPanel is a component that handles a group of components in a notebook like manor.
- TabbedPanel() - Constructor for class net.infonode.tabbedpanel.TabbedPanel
-
Constructs a TabbedPanel with a TabbedPanelContentPanel as content area component and with default TabbedPanelProperties
- TabbedPanel(JComponent) - Constructor for class net.infonode.tabbedpanel.TabbedPanel
-
Constructs a TabbedPanel with a custom component as content area component or without any content area component and with default TabbedPanelProperties.
- TabbedPanel(JComponent, boolean) - Constructor for class net.infonode.tabbedpanel.TabbedPanel
-
Constructs a TabbedPanel with a custom component as content area component or without any content area component and with default TabbedPanelProperties.
- TabbedPanelButtonProperties - Class in net.infonode.tabbedpanel
-
Tabbed panel button properties contains properties objects for all buttons in a tabbed panel.
- TabbedPanelButtonProperties() - Constructor for class net.infonode.tabbedpanel.TabbedPanelButtonProperties
-
Constructs an empty TabbedPanelButtonProperties object
- TabbedPanelButtonProperties(PropertyMap) - Constructor for class net.infonode.tabbedpanel.TabbedPanelButtonProperties
-
Constructs a TabbedPanelButtonProperties object with the given object as property storage
- TabbedPanelButtonProperties(TabbedPanelButtonProperties) - Constructor for class net.infonode.tabbedpanel.TabbedPanelButtonProperties
-
Constructs a TabbedPanelButtonProperties object that inherits its properties from the given TabbedPanelButtonProperties object
- TabbedPanelContentPanel - Class in net.infonode.tabbedpanel
-
A TabbedPanelContentPanel is a component that holds a container for tab content components.
- TabbedPanelContentPanel(TabbedPanel, JComponent) - Constructor for class net.infonode.tabbedpanel.TabbedPanelContentPanel
-
Constructs a TabbedPanelContentPanel
- TabbedPanelContentPanelProperties - Class in net.infonode.tabbedpanel
-
TabbedPanelContentPanelProperties holds all properties for a
TabbedPanelContentPanel
. - TabbedPanelContentPanelProperties() - Constructor for class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
Constructs an empty TabbedPanelContentPanelProperties object
- TabbedPanelContentPanelProperties(PropertyMap) - Constructor for class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
Constructs a TabbedPanelContentPanelProperties map with the given map as property storage
- TabbedPanelContentPanelProperties(TabbedPanelContentPanelProperties) - Constructor for class net.infonode.tabbedpanel.TabbedPanelContentPanelProperties
-
Constructs a TabbedPanelContentPanelProperties object that inherits its properties from the given TabbedPanelContentPanelProperties object
- TabbedPanelDefaultButtonFactories - Class in net.infonode.tabbedpanel
-
Contains the default tabbed panel button factories.
- TabbedPanelDefaultButtonFactories() - Constructor for class net.infonode.tabbedpanel.TabbedPanelDefaultButtonFactories
- TabbedPanelHoverAction - Class in net.infonode.tabbedpanel.hover
-
TabbedPanelHoverAction is an action that makes it easy to change properties for a hovered
TabbedPanel
. - TabbedPanelHoverAction() - Constructor for class net.infonode.tabbedpanel.hover.TabbedPanelHoverAction
-
Creates a TabbedPanelHoverAction containing an empty TabbedPanelProperties object.
- TabbedPanelHoverAction(TabbedPanelProperties) - Constructor for class net.infonode.tabbedpanel.hover.TabbedPanelHoverAction
-
Creates a TabbedPanelHoverAction with the given TabbedPanelProperties object.
- TabbedPanelHoverPolicy - Class in net.infonode.tabbedpanel
-
TabbedPanelHoverPolicy defines the hover policy, i.e.
- TabbedPanelHoverPolicyProperty - Class in net.infonode.tabbedpanel
-
Property for TabbedPanelHoverPolicy
- TabbedPanelHoverPolicyProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.tabbedpanel.TabbedPanelHoverPolicyProperty
-
Constructs a TabbedPanelHoverPolicyProperty object
- TabbedPanelProperties - Class in net.infonode.tabbedpanel
-
TabbedPanelProperties holds all properties for a
TabbedPanel
. - TabbedPanelProperties() - Constructor for class net.infonode.tabbedpanel.TabbedPanelProperties
-
Constructs an empty TabbedPanelProperties object
- TabbedPanelProperties(PropertyMap) - Constructor for class net.infonode.tabbedpanel.TabbedPanelProperties
-
Constructs a TabbedPanelProperties map with the given map as property storage
- TabbedPanelProperties(TabbedPanelProperties) - Constructor for class net.infonode.tabbedpanel.TabbedPanelProperties
-
Constructs a TabbedPanelProperties object that inherits its properties from the given TabbedPanelProperties object
- TabbedPanelReleaseInfo - Class in net.infonode.tabbedpanel
-
Tabbed Panel release information.
- TabbedPanelTitledTabHoverAction - Class in net.infonode.tabbedpanel.hover
-
TabbedPanelTitledTabHoverAction is an action that makes it easy to change properties for a hovered
TabbedPanel
containingTitledTab
s. - TabbedPanelTitledTabHoverAction() - Constructor for class net.infonode.tabbedpanel.hover.TabbedPanelTitledTabHoverAction
-
Creates a TabbedPanelTitledTabHoverAction containing an empty TabbedPanelProperties object and an empty TitledTabProperties object.
- TabbedPanelTitledTabHoverAction(boolean) - Constructor for class net.infonode.tabbedpanel.hover.TabbedPanelTitledTabHoverAction
-
Creates a TabbedPanelTitledTabHoverAction containing an empty TabbedPanelProperties object and an empty TitledTabProperties object.
- TabbedPanelTitledTabHoverAction(TabbedPanelProperties, TitledTabProperties) - Constructor for class net.infonode.tabbedpanel.hover.TabbedPanelTitledTabHoverAction
-
Creates a TabbedPanelTitledTabHoverAction with the given TabbedPanelProperties object and the given TitledTabProperties object.
- TabbedPanelTitledTabHoverAction(TabbedPanelProperties, TitledTabProperties, boolean) - Constructor for class net.infonode.tabbedpanel.hover.TabbedPanelTitledTabHoverAction
-
Creates a TabbedPanelTitledTabHoverAction with the given TabbedPanelProperties object and the given TitledTabProperties object.
- TabbedPanelTitledTabTheme - Class in net.infonode.tabbedpanel.theme
-
Abstract class for a theme for a tabbed panel with titled tabs.
- TabbedPanelTitledTabTheme() - Constructor for class net.infonode.tabbedpanel.theme.TabbedPanelTitledTabTheme
- TabbedUIDefaults - Class in net.infonode.tabbedpanel
-
Methods for retrieving UI defaults for the current "Look and Feel" from the UIManager.
- TabbedUtils - Class in net.infonode.tabbedpanel
-
Utility methods
- TabContentPanel - Class in net.infonode.tabbedpanel
-
A TabContentPanel is a container for tabs' content components.
- TabContentPanel() - Constructor for class net.infonode.tabbedpanel.TabContentPanel
-
Constructs a TabContentPanel
- TabContentPanel(TabbedPanel) - Constructor for class net.infonode.tabbedpanel.TabContentPanel
-
Constructs a TabContentPanel
- tabDehighlighted(TabStateChangedEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabDehighlighted(TabStateChangedEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is dehighlighted.
- TabDepthOrderPolicy - Class in net.infonode.tabbedpanel
-
TabDepthOrderPolicy defines the depth order for the tabs in a tabbed panel's tab area when tab spacing is negative i.e.
- TabDepthOrderPolicyProperty - Class in net.infonode.tabbedpanel
-
Property for TabDepthOrderPolicy
- TabDepthOrderPolicyProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.tabbedpanel.TabDepthOrderPolicyProperty
-
Constructs a TabDepothOrderPolicyProperty object
- tabDeselected(TabStateChangedEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabDeselected(TabStateChangedEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is deselected.
- tabDragAborted(TabEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabDragAborted(TabEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when an ongoing tab drag is aborted.
- TabDragEvent - Class in net.infonode.tabbedpanel
-
TabDragEvent is an mouseEvent that contains information about the tab that is beeing dragged from a tabbed panel and a point specifying the mouse coordinates.
- TabDragEvent(Object, MouseEvent) - Constructor for class net.infonode.tabbedpanel.TabDragEvent
-
Constructs a TabDragEvent
- TabDragEvent(Object, Tab, Point) - Constructor for class net.infonode.tabbedpanel.TabDragEvent
-
Deprecated.Use
TabDragEvent(Object, java.awt.event.MouseEvent)
instead. - tabDragged(TabDragEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabDragged(TabDragEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is dragged.
- TabDropDownList - Class in net.infonode.tabbedpanel.internal
- TabDropDownList(TabbedPanel, AbstractButton) - Constructor for class net.infonode.tabbedpanel.internal.TabDropDownList
- TabDropDownListVisiblePolicy - Class in net.infonode.tabbedpanel
-
TabDropDownListVisiblePolicy tells the tabbed panel when to show a drop down list of tabs.
- TabDropDownListVisiblePolicyProperty - Class in net.infonode.tabbedpanel
-
Property for TabDropDownListVisiblePolicy
- TabDropDownListVisiblePolicyProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.tabbedpanel.TabDropDownListVisiblePolicyProperty
-
Constructs a TabDropDownListVisiblePolicyProperty object
- tabDropped(TabDragEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabDropped(TabDragEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is dropped.
- TabEvent - Class in net.infonode.tabbedpanel
-
TabEvent is the root event for all tab events.
- TabFactory - Class in net.infonode.tabbedpanel
-
Factory methods for creating different tabs
- TabHighlightBorder - Class in net.infonode.tabbedpanel.border
-
TabHighlightBorder draws a 1 pixel wide highlight on the top and left side of the tab.
- TabHighlightBorder() - Constructor for class net.infonode.tabbedpanel.border.TabHighlightBorder
-
Constructs a TabHighlightBorder that acts as an empty border, i.e.
- TabHighlightBorder(Color, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabHighlightBorder
-
Constructs a TabHighlightBorder with the given color as highlight color
- TabHighlightBorder(ColorProvider, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabHighlightBorder
-
Constructs a TabHighlightBorder with the given color as highlight color
- tabHighlighted(TabStateChangedEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabHighlighted(TabStateChangedEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is highlighted
- TabLayoutPolicy - Class in net.infonode.tabbedpanel
-
TabLayoutPolicy defines how the tabs in a tabbed panel's tab area can be laid out.
- TabLayoutPolicyProperty - Class in net.infonode.tabbedpanel
-
Property for TabLayoutPolicy
- TabLayoutPolicyProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.tabbedpanel.TabLayoutPolicyProperty
-
Constructs a TabLayoutPolicyProperty object
- TabLineBorder - Class in net.infonode.tabbedpanel.border
-
Deprecated.As of ITP 1.2.0 use
TabAreaLineBorder
instead withTabbedPanelProperties.TAB_SPACING
set to -1. - TabLineBorder() - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructor.
- TabLineBorder(boolean, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructs a TabLineBorder that draws lines on two, three or four sides of the tab.
- TabLineBorder(Color) - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructs a TabLineBorder that draws lines on three sides of the tab.
- TabLineBorder(Color, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructs a TabLineBorder that draws lines on three or four sides of the tab.
- TabLineBorder(Color, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructs a TabLineBorder that draws lines on two, three or four sides of the tab.
- TabLineBorder(Color, Border) - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructs a TabLineBorder that draws lines on three sides of the tab.
- TabLineBorder(Color, Border, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructs a TabLineBorder that draws lines on three or four sides of the tab.
- TabLineBorder(ColorProvider, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructs a TabLineBorder that draws lines on two, three or four sides of the tab.
- TabLineBorder(ColorProvider, Border, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.border.TabLineBorder
-
Deprecated.Constructs a TabLineBorder that draws lines on three or four sides of the tab.
- TabListener - Interface in net.infonode.tabbedpanel
-
TabListener interface for receiving events from a TabbedPanel or a Tab.
- tabMoved(TabEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabMoved(TabEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is moved, i.e.
- tabRemoved(TabRemovedEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabRemoved(TabRemovedEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is removed from a TabbedPanel
- TabRemovedEvent - Class in net.infonode.tabbedpanel
-
TabRemovedEvent is an event that contains information about the tab that was removed from a tabbed panel and the tabbed panel it was removed from.
- TabRemovedEvent(Object, Tab, TabbedPanel) - Constructor for class net.infonode.tabbedpanel.TabRemovedEvent
-
Constructs a TabDragEvent
- TABS_EXIST - Static variable in class net.infonode.tabbedpanel.TabAreaVisiblePolicy
-
Tabs exist visible policy.
- TABS_NOT_VISIBLE - Static variable in class net.infonode.tabbedpanel.TabDropDownListVisiblePolicy
-
Tabs not visible list policy.
- TABS_VISUAL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Array with all properties that controls the visual apperance except for shadow
- tabSelected(WindowTab) - Method in class net.infonode.docking.AbstractTabWindow
- tabSelected(WindowTab) - Method in class net.infonode.docking.TabWindow
- tabSelected(WindowTab) - Method in class net.infonode.docking.WindowBar
- tabSelected(TabStateChangedEvent) - Method in class net.infonode.tabbedpanel.TabAdapter
- tabSelected(TabStateChangedEvent) - Method in interface net.infonode.tabbedpanel.TabListener
-
Called when a tab is selected
- TabSelectTrigger - Class in net.infonode.tabbedpanel
-
TabSelectTrigger defines what triggers a tab selection in a TabbedPanel.
- TabSelectTriggerProperty - Class in net.infonode.tabbedpanel
-
Property for TabSelectTrigger
- TabSelectTriggerProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.tabbedpanel.TabSelectTriggerProperty
-
Constructs a TabSelectTriggerProperty object
- TabStateChangedEvent - Class in net.infonode.tabbedpanel
-
TabStateChangedEvent is a state changed event.
- TabStateChangedEvent(Object, TabbedPanel, Tab, Tab, Tab) - Constructor for class net.infonode.tabbedpanel.TabStateChangedEvent
-
Constructs a TabStateChangedEvent
- TabWindow - Class in net.infonode.docking
-
A docking window containing a tabbed panel.
- TabWindow() - Constructor for class net.infonode.docking.TabWindow
-
Creates an empty tab window.
- TabWindow(DockingWindow) - Constructor for class net.infonode.docking.TabWindow
-
Creates a tab window with a tab containing the child window.
- TabWindow(DockingWindow[]) - Constructor for class net.infonode.docking.TabWindow
-
Creates a tab window with tabs for the child windows.
- TabWindow(DockingWindow[], TabWindowItem) - Constructor for class net.infonode.docking.TabWindow
- TabWindowHoverAction - Class in net.infonode.docking
-
TabWindowHoverAction is a hover action that makes it easy to change properties for a tab window and the title bar in the view.
- TabWindowHoverAction() - Constructor for class net.infonode.docking.TabWindowHoverAction
-
Creates an empty tab window hover action object.
- TabWindowHoverAction(TabbedPanelProperties, TitledTabProperties, ViewTitleBarProperties) - Constructor for class net.infonode.docking.TabWindowHoverAction
- TabWindowItem - Class in net.infonode.docking.model
- TabWindowItem() - Constructor for class net.infonode.docking.model.TabWindowItem
- TabWindowItem(TabWindowItem) - Constructor for class net.infonode.docking.model.TabWindowItem
- TabWindowProperties - Class in net.infonode.docking.properties
-
Properties and property values for tab windows.
- TabWindowProperties() - Constructor for class net.infonode.docking.properties.TabWindowProperties
-
Creates an empty property object.
- TabWindowProperties(TabWindowProperties) - Constructor for class net.infonode.docking.properties.TabWindowProperties
-
Creates a property object that inherit values from another property object.
- TabWindowProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.TabWindowProperties
-
Creates a property object containing the map.
- TEXT - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Text property
- TEXT_TITLE_COMPONENT_GAP - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Text title component gap property
- TEXT_VISIBLE - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Text visible property
- TextIconListCellRenderer - Class in net.infonode.gui
- TextIconListCellRenderer(ListCellRenderer) - Constructor for class net.infonode.gui.TextIconListCellRenderer
- THIS - Static variable in class net.infonode.properties.propertymap.ref.PropertyMapRefDecoder
- ThisPropertyMapRef - Class in net.infonode.properties.propertymap.ref
- TITLE - Static variable in class net.infonode.docking.properties.ViewProperties
-
The view title.
- TITLE - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
The title bar title.
- TITLE_COMPONENT_TEXT_RELATIVE_ALIGNMENT - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Title component text relative alignment property
- TITLE_COMPONENT_VISIBLE - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Title component visible property
- TITLE_PROVIDER - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Provides a title for a window.
- TITLE_VISIBLE - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Title visible property
- TitleBarUI - Class in net.infonode.docking.theme.internal.laftheme
- TitleBarUI(TitleBarUIListener, boolean) - Constructor for class net.infonode.docking.theme.internal.laftheme.TitleBarUI
- TitleBarUIListener - Interface in net.infonode.docking.theme.internal.laftheme
- TITLED_TAB_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabProperties
-
Property values for the titled tab used in the tab.
- TitledTab - Class in net.infonode.tabbedpanel.titledtab
-
A TitledTab is a tab that has support for text, icon and a custom Swing component (called title component).
- TitledTab(String, Icon, JComponent, JComponent) - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTab
-
Constructs a TitledTab with a text, icon, content component and title component.
- TitledTabBorderSizePolicy - Class in net.infonode.tabbedpanel.titledtab
-
TitledTabBorderSizePolicy defines how the insets for the titled tab should be calculated based on the borders for the different tab states.
- TitledTabBorderSizePolicyProperty - Class in net.infonode.tabbedpanel.titledtab
-
Property for TitledTabBorderSizePolicy
- TitledTabBorderSizePolicyProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTabBorderSizePolicyProperty
-
Constructs a TitledTabBorderSizePolicyProperty object.
- TitledTabDelayedMouseExitHoverAction - Class in net.infonode.tabbedpanel.hover
-
TitledTabDelayedMouseExitHoverAction is an action that wraps a
HoverListener
and delays the mouse exit when aTitledTab
is no longer hovered. - TitledTabDelayedMouseExitHoverAction(int, HoverListener) - Constructor for class net.infonode.tabbedpanel.hover.TitledTabDelayedMouseExitHoverAction
-
Creates a TitledTabDelayedMouseExitHoverAction object with the given HoverListener as action
- TitledTabHoverAction - Class in net.infonode.tabbedpanel.hover
-
TitledTabHoverAction is an action that makes it easy to change properties for a hovered
TitledTab
. - TitledTabHoverAction() - Constructor for class net.infonode.tabbedpanel.hover.TitledTabHoverAction
-
Creates a TitledTabHoverAction containing an empty TitledTabProperties object.
- TitledTabHoverAction(TitledTabProperties) - Constructor for class net.infonode.tabbedpanel.hover.TitledTabHoverAction
-
Creates a TitledTabHoverAction with the given TitledTabProperties object.
- TitledTabProperties - Class in net.infonode.tabbedpanel.titledtab
-
TitledTabProperties holds all properties for a
TitledTab
. - TitledTabProperties() - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Constructs an empty TitledTabProperties object
- TitledTabProperties(PropertyMap) - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Constructs a TitledTabProperties object with the give object as property storage
- TitledTabProperties(TitledTabProperties) - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTabProperties
-
Constructs a TitledTabProperties object that inherits its properties from the given TitledTabProperties object
- TitledTabSizePolicy - Class in net.infonode.tabbedpanel.titledtab
-
TitledTabSizePolicy defines how TitledTab should calculate its size.
- TitledTabSizePolicyProperty - Class in net.infonode.tabbedpanel.titledtab
-
Property for TitledTabSizePolicy
- TitledTabSizePolicyProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTabSizePolicyProperty
-
Constructs a TitledTabSizePolicyProperty object.
- TitledTabStateProperties - Class in net.infonode.tabbedpanel.titledtab
-
TitledTabStateProperties holds all properties that are unique for a titled tab state.
- TitledTabStateProperties() - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Constructs an empty TitledTabStateProperties object
- TitledTabStateProperties(PropertyMap) - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Constructs a TitledTabStateProperties map with the give map as property storage
- TitledTabStateProperties(TitledTabStateProperties) - Constructor for class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Constructs a TitledTabStateProperties object that inherits its properties from the given TitledTabStateProperties object
- TitledTabTabbedPanelHoverAction - Class in net.infonode.tabbedpanel.hover
-
TitledTabTabbedPanelHoverAction is an action that makes it easy to change properties for a hovered
TitledTab
and theTabbedPanel
it is a member of. - TitledTabTabbedPanelHoverAction() - Constructor for class net.infonode.tabbedpanel.hover.TitledTabTabbedPanelHoverAction
-
Creates a TitledTabTabbedPanelHoverAction containing an empty TitledTabProperties object and an empty TabbedPanelProperties object.
- TitledTabTabbedPanelHoverAction(boolean) - Constructor for class net.infonode.tabbedpanel.hover.TitledTabTabbedPanelHoverAction
-
Creates a TitledTabTabbedPanelHoverAction containing an empty TitledTabProperties object and an empty TabbedPanelProperties object.
- TitledTabTabbedPanelHoverAction(TitledTabProperties, TabbedPanelProperties) - Constructor for class net.infonode.tabbedpanel.hover.TitledTabTabbedPanelHoverAction
-
Creates a TitledTabTabbedPanelHoverAction containing with the given TitledTabProperties object and the given TabbedPanelProperties object.
- TitledTabTabbedPanelHoverAction(TitledTabProperties, TabbedPanelProperties, boolean) - Constructor for class net.infonode.tabbedpanel.hover.TitledTabTabbedPanelHoverAction
-
Creates a TitledTabTabbedPanelHoverAction containing with the given TitledTabProperties object and the given TabbedPanelProperties object.
- toArray() - Method in class net.infonode.util.ChangeNotifyList
- toArray(Object[]) - Method in class net.infonode.util.ChangeNotifyList
- toBooleanArray(ArrayList) - Static method in class net.infonode.util.ArrayUtil
- toColor(Int4) - Static method in class net.infonode.util.ImageUtils
- toFloatArray(int[]) - Static method in class net.infonode.util.ArrayUtil
- toInt4(Color) - Static method in class net.infonode.util.ImageUtils
- toIntArray(ArrayList) - Static method in class net.infonode.util.ArrayUtil
- toIntColor(Int4) - Static method in class net.infonode.util.ImageUtils
- TOOL_TIP_ENABLED - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Tool tip enabled property
- TOOL_TIP_TEXT - Static variable in class net.infonode.docking.properties.WindowTabButtonProperties
-
The button tool tip text.
- TOOL_TIP_TEXT - Static variable in class net.infonode.properties.gui.util.ButtonProperties
-
The enabled button tool tip text.
- TOOL_TIP_TEXT - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Tool tip text property
- TOP - Static variable in class net.infonode.util.Alignment
-
Top alignment.
- toString() - Method in class net.infonode.docking.action.DockingWindowAction
- toString() - Method in class net.infonode.docking.DockingWindow
- toString() - Method in class net.infonode.docking.model.SplitWindowItem
- toString() - Method in class net.infonode.docking.model.TabWindowItem
- toString() - Method in class net.infonode.docking.model.WindowBarItem
- toString() - Method in class net.infonode.docking.model.WindowItem
- toString() - Method in class net.infonode.docking.theme.DockingWindowsTheme
- toString() - Method in class net.infonode.docking.View
- toString() - Method in class net.infonode.properties.base.PropertyGroup
- toString() - Method in class net.infonode.properties.propertymap.ref.CompositeMapRef
- toString() - Method in class net.infonode.properties.propertymap.ref.ParentMapRef
- toString() - Method in class net.infonode.properties.propertymap.ref.PropertyMapPropertyRef
- toString() - Method in class net.infonode.properties.propertymap.ref.ThisPropertyMapRef
- toString() - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- toString() - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- toString() - Method in class net.infonode.properties.util.AbstractProperty
- toString() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
-
Gets the text for the normal state.
- toString() - Method in class net.infonode.util.Enum
- toString() - Method in class net.infonode.util.IntList
- toString() - Method in class net.infonode.util.math.Int4
- toString() - Method in class net.infonode.util.ProductVersion
-
Gets the version as string
- toString(int[]) - Static method in class net.infonode.util.ArrayUtil
- toSwingAction() - Method in class net.infonode.gui.action.SimpleAction
-
Converts this action into a Swing
Action
. - transform(Component, Dimension) - Static method in class net.infonode.gui.shaped.ShapedUtil
- transform(Component, Rectangle) - Static method in class net.infonode.gui.shaped.ShapedUtil
- transform(Rectangle, Direction, boolean, boolean, int, int) - Static method in class net.infonode.gui.RectangleUtil
- transformInsets(Component, Insets) - Static method in class net.infonode.gui.shaped.ShapedUtil
- TranslatingShape - Class in net.infonode.gui
- TranslatingShape(Shape, double, double) - Constructor for class net.infonode.gui.TranslatingShape
- TreeIcon - Class in net.infonode.gui.icon.button
- TreeIcon(int, int, int) - Constructor for class net.infonode.gui.icon.button.TreeIcon
- TreeIcon(int, int, int, boolean, Color, Color) - Constructor for class net.infonode.gui.icon.button.TreeIcon
- TwoColoredLineBorder - Class in net.infonode.tabbedpanel.internal
-
TwoColoredLineBorder draws a 1 pixel wide line.
- TwoColoredLineBorder(ColorProvider, ColorProvider, boolean, boolean) - Constructor for class net.infonode.tabbedpanel.internal.TwoColoredLineBorder
-
Constructs a TwoColoredLineBorder
- TYPE_DISABLED - Static variable in class net.infonode.gui.draggable.DraggableComponentEvent
- TYPE_ENABLED - Static variable in class net.infonode.gui.draggable.DraggableComponentEvent
- TYPE_MOVED - Static variable in class net.infonode.gui.draggable.DraggableComponentEvent
- TYPE_PRESSED - Static variable in class net.infonode.gui.draggable.DraggableComponentEvent
- TYPE_RELEASED - Static variable in class net.infonode.gui.draggable.DraggableComponentEvent
- TYPE_UNDEFINED - Static variable in class net.infonode.gui.draggable.DraggableComponentEvent
U
- UIManagerColorProvider - Class in net.infonode.gui.colorprovider
-
A
ColorProvider
which returns a property color from theUIManager
. - UIManagerColorProvider(String) - Constructor for class net.infonode.gui.colorprovider.UIManagerColorProvider
-
Constructor.
- UIManagerColorProvider(String, Color) - Constructor for class net.infonode.gui.colorprovider.UIManagerColorProvider
-
Constructor.
- UIManagerUtil - Class in net.infonode.gui
- undock(Point) - Method in class net.infonode.docking.DockingWindow
-
Undocks this window from it's window parent i.e.
- UNDOCK_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.TabWindowProperties
-
The undock button property values.
- UNDOCK_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewTitleBarStateProperties
-
The undock button property values.
- UNDOCK_BUTTON_PROPERTIES - Static variable in class net.infonode.docking.properties.WindowTabStateProperties
-
The undock button property values.
- UNDOCK_ENABLED - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables undock to a floating window.
- UNDOCK_ON_DROP - Static variable in class net.infonode.docking.properties.DockingWindowProperties
-
Enables/disables undock when dropped outside root window.
- UndockButtonInfo - Class in net.infonode.docking.internalutil
- UndockButtonInfo(PropertyMapProperty) - Constructor for class net.infonode.docking.internalutil.UndockButtonInfo
- UndockIcon - Class in net.infonode.gui.icon.button
- UndockIcon() - Constructor for class net.infonode.gui.icon.button.UndockIcon
- UndockIcon(int) - Constructor for class net.infonode.gui.icon.button.UndockIcon
- UndockIcon(Color) - Constructor for class net.infonode.gui.icon.button.UndockIcon
- UndockIcon(Color, int) - Constructor for class net.infonode.gui.icon.button.UndockIcon
- UndockWindowAction - Class in net.infonode.docking.action
-
Undocks a window using the
DockingWindow.undock(Point)
method. - undockWithAbort(Point) - Method in class net.infonode.docking.DockingWindow
-
Same as
DockingWindow.undock(Point)
, but theDockingWindowListener.windowUndocking(DockingWindow)
method of the window listeners will be called before undocking the window, giving them the possibility to abort the undock operation. - UndockWithAbortWindowAction - Class in net.infonode.docking.action
-
Undocks a window using the
DockingWindow.undockWithAbort(Point)
method. - uninitialize() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeel
- unrotate(Direction, Insets) - Static method in class net.infonode.gui.layout.LayoutUtil
- unset() - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- unset() - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- unset() - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- unsigned(byte) - Static method in class net.infonode.util.Utils
- UP - Static variable in class net.infonode.util.Direction
-
Up direction.
- update() - Method in class net.infonode.docking.DockingWindow
- update() - Method in class net.infonode.docking.FloatingWindow
- update() - Method in class net.infonode.docking.RootWindow
- update() - Method in class net.infonode.docking.SplitWindow
- update() - Method in class net.infonode.docking.TabWindow
- update() - Method in class net.infonode.docking.View
- update() - Method in class net.infonode.docking.WindowBar
- update(Graphics) - Method in class net.infonode.docking.internal.HeavyWeightContainer
- updateButtons(ButtonInfo[], AbstractButton[], Container, DockingWindow, PropertyMap, Map) - Static method in class net.infonode.docking.internalutil.InternalDockingUtil
- updateButtonVisibility() - Method in class net.infonode.docking.DockingWindow
- updateButtonVisibility() - Method in class net.infonode.docking.TabWindow
- updateButtonVisibility() - Method in class net.infonode.docking.View
- updateCustomBarComponents(List) - Method in class net.infonode.docking.internal.ViewTitleBar
- updated() - Method in interface net.infonode.docking.theme.internal.laftheme.TitleBarUIListener
- updated() - Method in interface net.infonode.tabbedpanel.theme.internal.laftheme.PaneHandlerListener
- updated() - Method in interface net.infonode.tabbedpanel.theme.internal.laftheme.PaneUIListener
- updateListener(boolean) - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- updateListener(boolean) - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- updateListener(boolean) - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- updateSelectedTab() - Method in class net.infonode.docking.AbstractTabWindow
- updateTabAreaComponents() - Method in class net.infonode.docking.AbstractTabWindow
- updateUI() - Method in class net.infonode.docking.RootWindow
- updateUI() - Method in class net.infonode.gui.PopupList
- updateUI() - Method in class net.infonode.gui.ScrollableBox
- updateUI() - Method in class net.infonode.tabbedpanel.internal.TabDropDownList
- updateUI() - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
- updateViewButtons(Map) - Method in class net.infonode.docking.internal.ViewTitleBar
- updateWindowItem(DockingWindow) - Method in class net.infonode.docking.DockingWindow
- updateWindowItem(RootWindow) - Method in class net.infonode.docking.DockingWindow
- updateWindowItem(RootWindow) - Method in class net.infonode.docking.SplitWindow
- updateWindowItem(RootWindow) - Method in class net.infonode.docking.TabWindow
- updateWindowItems() - Method in class net.infonode.docking.DockingWindow
- updating() - Method in interface net.infonode.docking.theme.internal.laftheme.TitleBarUIListener
- updating() - Method in interface net.infonode.tabbedpanel.theme.internal.laftheme.PaneHandlerListener
- updating() - Method in interface net.infonode.tabbedpanel.theme.internal.laftheme.PaneUIListener
- USE_FRAME - Static variable in class net.infonode.docking.properties.FloatingWindowProperties
-
If true the floating window will be created as a JFrame, otherwise a JDialog will be created.
- usesSelectedComponentSize() - Method in class net.infonode.gui.layout.StackableLayout
- Utils - Class in net.infonode.util
V
- validate(Component) - Static method in class net.infonode.gui.ComponentUtil
- validate(JComponent) - Static method in class net.infonode.gui.ComponentUtil
- ValueChange - Class in net.infonode.util
-
A value change.
- ValueChange(Object, Object) - Constructor for class net.infonode.util.ValueChange
-
Constructor.
- ValueDecoder - Class in net.infonode.properties.propertymap.value
- ValueHandlerProperty - Class in net.infonode.properties.util
-
Base class for properties that use a
PropertyValueHandler
. - ValueHandlerProperty(PropertyGroup, String, Class, String, PropertyValueHandler) - Constructor for class net.infonode.properties.util.ValueHandlerProperty
-
Constructor.
- valueIsRemovable(Object) - Method in interface net.infonode.properties.base.Property
-
Returns true if the value of this property can be removed from the valueContainer.
- valueIsRemovable(Object) - Method in class net.infonode.properties.util.ValueHandlerProperty
- valueIsSet(Object) - Method in interface net.infonode.properties.base.Property
-
Returns true if this property has a value in the valueContainer.
- valueIsSet(Object) - Method in class net.infonode.properties.util.ValueHandlerProperty
- valueIsSet(Property) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- valuesEqualTo(PropertyMap, boolean) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Returns true if all the values in this property map is equal to the values in the given map.
- valuesEqualTo(PropertyMap, boolean) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- VERTICAL_ALIGNMENT - Static variable in class net.infonode.tabbedpanel.titledtab.TitledTabStateProperties
-
Vertical alignment property
- VERTICAL_ALIGNMENTS - Static variable in class net.infonode.util.Alignment
-
Array containing all vertical alignments..
- VERTICAL_FLIP - Static variable in class net.infonode.properties.gui.util.ShapedPanelProperties
-
If true the shaped panel is flipped vertically.
- View - Class in net.infonode.docking
-
A view is a docking window containing a component.
- View(String, Icon, Component) - Constructor for class net.infonode.docking.View
-
Constructor.
- VIEW_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
Default property values for views inside this root window.
- VIEW_TITLE_BAR_PROPERTIES - Static variable in class net.infonode.docking.properties.ViewProperties
-
Properties for the view title bar
- ViewFactory - Interface in net.infonode.docking.util
-
A factory that creates a view.
- ViewFactoryManager - Interface in net.infonode.docking.util
-
Manages the factories for views.
- viewFocusChanged(View, View) - Method in class net.infonode.docking.DockingWindowAdapter
- viewFocusChanged(View, View) - Method in interface net.infonode.docking.DockingWindowListener
-
Called when the focus moves from one view to another view.
- ViewItem - Class in net.infonode.docking.model
- ViewItem() - Constructor for class net.infonode.docking.model.ViewItem
- ViewItem(ViewItem) - Constructor for class net.infonode.docking.model.ViewItem
- ViewMap - Class in net.infonode.docking.util
-
A map of views that handles view serialization by assigning an integer id to each view.
- ViewMap() - Constructor for class net.infonode.docking.util.ViewMap
-
Constructor.
- ViewMap(View[]) - Constructor for class net.infonode.docking.util.ViewMap
-
Utility constructor that creates a map with a number of views.
- ViewProperties - Class in net.infonode.docking.properties
-
Properties and property values for views.
- ViewProperties() - Constructor for class net.infonode.docking.properties.ViewProperties
-
Creates an empty property object.
- ViewProperties(ViewProperties) - Constructor for class net.infonode.docking.properties.ViewProperties
-
Creates a property object that inherit values from another property object.
- ViewProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.ViewProperties
-
Creates a property object containing the map.
- ViewReader - Interface in net.infonode.docking.model
- ViewSerializer - Interface in net.infonode.docking
-
Reads and writes the state of a view.
- ViewTitleBar - Class in net.infonode.docking.internal
- ViewTitleBar(View) - Constructor for class net.infonode.docking.internal.ViewTitleBar
- ViewTitleBarProperties - Class in net.infonode.docking.properties
-
Properties and property values for a view title bar.
- ViewTitleBarProperties() - Constructor for class net.infonode.docking.properties.ViewTitleBarProperties
-
Creates an empty property object.
- ViewTitleBarProperties(ViewTitleBarProperties) - Constructor for class net.infonode.docking.properties.ViewTitleBarProperties
-
Creates a property object that inherit values from another property object.
- ViewTitleBarProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.ViewTitleBarProperties
-
Creates a property object containing the map.
- ViewTitleBarStateProperties - Class in net.infonode.docking.properties
-
Properties and property values for a view title bar state.
- ViewTitleBarStateProperties() - Constructor for class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Creates an empty property object.
- ViewTitleBarStateProperties(ViewTitleBarStateProperties) - Constructor for class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Creates a property object that inherit values from another property object.
- ViewTitleBarStateProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.ViewTitleBarStateProperties
-
Creates a property object containing the map.
- ViewWriter - Interface in net.infonode.docking.model
- VISIBLE - Static variable in class net.infonode.docking.properties.ViewTitleBarProperties
-
Visible property
- VISIBLE - Static variable in class net.infonode.docking.properties.WindowTabButtonProperties
-
True if the button is visible.
- VISUAL_PROPERTIES - Static variable in class net.infonode.tabbedpanel.TabbedPanelProperties
-
Array with all properties that controls the visual apperance including shadow
W
- waitImage(Image) - Static method in class net.infonode.util.ImageUtils
- WHITE - Static variable in class net.infonode.gui.colorprovider.FixedColorProvider
-
A provider for the color white.
- willBecomeVisible(PopupList) - Method in interface net.infonode.gui.PopupListListener
- WINDOW_AREA_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
The window area component property values.
- WINDOW_AREA_SHAPED_PANEL_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
The window area shaped panel property values.
- WINDOW_BAR_PROPERTIES - Static variable in class net.infonode.docking.properties.RootWindowProperties
-
The default window bar property values.
- windowAdded(DockingWindow, DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowAdded(DockingWindow, DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called when a window has been added.
- WindowAncestors - Class in net.infonode.docking.internal
- WindowAncestors(DockingWindow[], boolean, boolean) - Constructor for class net.infonode.docking.internal.WindowAncestors
- WindowBar - Class in net.infonode.docking
-
A window bar is located at the edge of a root window.
- WindowBarItem - Class in net.infonode.docking.model
- WindowBarItem() - Constructor for class net.infonode.docking.model.WindowBarItem
- WindowBarItem(WindowBarItem) - Constructor for class net.infonode.docking.model.WindowBarItem
- WindowBarProperties - Class in net.infonode.docking.properties
-
Properties and property values for window bars.
- WindowBarProperties() - Constructor for class net.infonode.docking.properties.WindowBarProperties
-
Creates an empty property object.
- WindowBarProperties(WindowBarProperties) - Constructor for class net.infonode.docking.properties.WindowBarProperties
-
Creates a property object that inherit values from another property object.
- WindowBarProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.WindowBarProperties
-
Creates a property object containing the map.
- windowClosed(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowClosed(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called after the window that this listener is added to, or a child window of that window, has been closed.
- windowClosing(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowClosing(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called before the window that this listener is added to, or a child window of that window, is closed.
- windowDocked(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowDocked(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called when a view has been docked in the root window.
- windowDocking(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowDocking(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called before the window that this listener is added to, or a child window of that window, is docked.
- windowHidden(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowHidden(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called when a window is hidden, for example when it is deselected in a TabWindow.
- WindowIcon - Class in net.infonode.gui.icon.button
- WindowIcon() - Constructor for class net.infonode.gui.icon.button.WindowIcon
- WindowIcon(int) - Constructor for class net.infonode.gui.icon.button.WindowIcon
- WindowIcon(Color) - Constructor for class net.infonode.gui.icon.button.WindowIcon
- WindowIcon(Color, int) - Constructor for class net.infonode.gui.icon.button.WindowIcon
- WindowItem - Class in net.infonode.docking.model
- WindowItem() - Constructor for class net.infonode.docking.model.WindowItem
- WindowItem(WindowItem) - Constructor for class net.infonode.docking.model.WindowItem
- WindowItemDecoder - Class in net.infonode.docking.model
- WindowLocation - Interface in net.infonode.docking.location
- windowMaximized(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowMaximized(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called after the window that this listener is added to, or a child window of that window, has been maximized.
- windowMaximizing(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowMaximizing(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called before the window that this listener is added to, or a child window of that window, is maximized.
- WindowMenuUtil - Class in net.infonode.docking.util
-
Class containing utility methods for creating window popup menues.
- windowMinimized(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowMinimized(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called after the window that this listener is added to, or a child window of that window, has been minimized.
- windowMinimizing(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowMinimizing(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called before the window that this listener is added to, or a child window of that window, is minimized.
- WindowPopupMenuFactory - Interface in net.infonode.docking
-
Creates a popup menu for a docking window.
- windowRemoved(DockingWindow, DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowRemoved(DockingWindow, DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called when a window has been removed.
- windowRestored(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowRestored(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called after the window that this listener is added to, or a child window of that window, has been restored.
- windowRestoring(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowRestoring(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called before the window that this listener is added to, or a child window of that window, is restored.
- WindowRootLocation - Class in net.infonode.docking.location
- WindowRootLocation(RootWindow) - Constructor for class net.infonode.docking.location.WindowRootLocation
- windowShown(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowShown(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called when a window is shown, for example when it is selected in a TabWindow.
- WindowSplitLocation - Class in net.infonode.docking.location
- WindowSplitLocation(DockingWindow, WindowLocation, Direction, float) - Constructor for class net.infonode.docking.location.WindowSplitLocation
- WindowTabButtonProperties - Class in net.infonode.docking.properties
-
Properties and property values for a button in a window tab.
- WindowTabButtonProperties() - Constructor for class net.infonode.docking.properties.WindowTabButtonProperties
-
Creates an empty property object.
- WindowTabButtonProperties(WindowTabButtonProperties) - Constructor for class net.infonode.docking.properties.WindowTabButtonProperties
-
Creates a property object that inherit values from another property object.
- WindowTabButtonProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.WindowTabButtonProperties
-
Creates a property object containing the map.
- WindowTabLocation - Class in net.infonode.docking.location
- WindowTabLocation(AbstractTabWindow, WindowLocation, int) - Constructor for class net.infonode.docking.location.WindowTabLocation
- WindowTabProperties - Class in net.infonode.docking.properties
-
Properties and property values for window tabs.
- WindowTabProperties() - Constructor for class net.infonode.docking.properties.WindowTabProperties
-
Creates an empty property object.
- WindowTabProperties(WindowTabProperties) - Constructor for class net.infonode.docking.properties.WindowTabProperties
-
Creates a property object that inherit values from another property object.
- WindowTabProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.WindowTabProperties
-
Creates a property object containing the map.
- WindowTabStateProperties - Class in net.infonode.docking.properties
-
Properties and property values for the window tab buttons.
- WindowTabStateProperties() - Constructor for class net.infonode.docking.properties.WindowTabStateProperties
-
Creates an empty property object.
- WindowTabStateProperties(WindowTabStateProperties) - Constructor for class net.infonode.docking.properties.WindowTabStateProperties
-
Creates a property object that inherit values from another property object.
- WindowTabStateProperties(PropertyMap) - Constructor for class net.infonode.docking.properties.WindowTabStateProperties
-
Creates a property object containing the map.
- windowUndocked(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowUndocked(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called after the window that this listener is added to, or a child window of that window, has been undocked.
- windowUndocking(DockingWindow) - Method in class net.infonode.docking.DockingWindowAdapter
- windowUndocking(DockingWindow) - Method in interface net.infonode.docking.DockingWindowListener
-
Called before the window that this listener is added to, or a child window of that window, is undocked.
- Writable - Interface in net.infonode.util
-
Interface for objects that can be written to an
ObjectOutputStream
. - write(InputStream, OutputStream, int) - Static method in class net.infonode.util.StreamUtil
- write(ObjectOutputStream) - Method in class net.infonode.docking.location.AbstractWindowLocation
- write(ObjectOutputStream) - Method in class net.infonode.docking.location.NullLocation
- write(ObjectOutputStream) - Method in interface net.infonode.docking.location.WindowLocation
- write(ObjectOutputStream) - Method in class net.infonode.docking.location.WindowRootLocation
- write(ObjectOutputStream) - Method in class net.infonode.docking.location.WindowSplitLocation
- write(ObjectOutputStream) - Method in class net.infonode.docking.location.WindowTabLocation
- write(ObjectOutputStream) - Method in class net.infonode.docking.RootWindow
-
Writes the state of this root window and all child windows.
- write(ObjectOutputStream) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Serializes the serializable values of this property map.
- write(ObjectOutputStream) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- write(ObjectOutputStream) - Method in class net.infonode.properties.propertymap.ref.CompositeMapRef
- write(ObjectOutputStream) - Method in class net.infonode.properties.propertymap.ref.ParentMapRef
- write(ObjectOutputStream) - Method in class net.infonode.properties.propertymap.ref.PropertyMapPropertyRef
- write(ObjectOutputStream) - Method in interface net.infonode.properties.propertymap.ref.PropertyMapRef
- write(ObjectOutputStream) - Method in class net.infonode.properties.propertymap.ref.ThisPropertyMapRef
- write(ObjectOutputStream) - Method in class net.infonode.properties.propertymap.value.PropertyRefValue
- write(ObjectOutputStream) - Method in interface net.infonode.properties.propertymap.value.PropertyValue
- write(ObjectOutputStream) - Method in class net.infonode.properties.propertymap.value.SimplePropertyValue
- write(ObjectOutputStream) - Method in class net.infonode.util.Enum
- write(ObjectOutputStream) - Method in class net.infonode.util.IntList
- write(ObjectOutputStream) - Method in interface net.infonode.util.Writable
-
Writes this object to an ObjectOutputStream.
- write(ObjectOutputStream, boolean) - Method in class net.infonode.docking.RootWindow
-
Writes the state of this root window and all child windows.
- write(ObjectOutputStream, boolean) - Method in interface net.infonode.properties.propertymap.PropertyMap
-
Serializes the serializable values of this property map.
- write(ObjectOutputStream, boolean) - Method in class net.infonode.properties.propertymap.PropertyMapImpl
- write(ObjectOutputStream, WriteContext) - Method in class net.infonode.docking.View
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.AbstractTabWindow
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.DockingWindow
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.FloatingWindow
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.model.SplitWindowItem
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.model.TabWindowItem
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.model.ViewItem
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.model.WindowItem
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.SplitWindow
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.TabWindow
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.View
- write(ObjectOutputStream, WriteContext, ViewWriter) - Method in class net.infonode.docking.WindowBar
- write(Writable) - Static method in class net.infonode.util.StreamUtil
- WriteContext - Class in net.infonode.docking.internal
-
Contains information used when writing a docking window state.
- WriteContext(boolean, ViewSerializer) - Constructor for class net.infonode.docking.internal.WriteContext
-
Constructor.
- writeLocations(ObjectOutputStream) - Method in class net.infonode.docking.DockingWindow
- writeObject(Object) - Static method in class net.infonode.util.StreamUtil
- writeSettings(ObjectOutputStream, WriteContext) - Method in class net.infonode.docking.model.AbstractTabWindowItem
- writeSettings(ObjectOutputStream, WriteContext) - Method in class net.infonode.docking.model.SplitWindowItem
- writeSettings(ObjectOutputStream, WriteContext) - Method in class net.infonode.docking.model.WindowItem
- writeView(View, ObjectOutputStream) - Method in class net.infonode.docking.util.AbstractViewMap
- writeView(View, ObjectOutputStream) - Method in class net.infonode.docking.util.MixedViewHandler
- writeView(View, ObjectOutputStream) - Method in interface net.infonode.docking.ViewSerializer
-
Writes a view to a stream.
- writeView(View, ObjectOutputStream, WriteContext) - Method in interface net.infonode.docking.model.ViewWriter
- writeViewId(Object, ObjectOutputStream) - Method in class net.infonode.docking.util.AbstractViewMap
- writeViewId(Object, ObjectOutputStream) - Method in class net.infonode.docking.util.StringViewMap
- writeViewId(Object, ObjectOutputStream) - Method in class net.infonode.docking.util.ViewMap
- writeWindowItem(WindowItem, ObjectOutputStream, WriteContext) - Method in interface net.infonode.docking.model.ViewWriter
Y
- YELLOW_HUE - Static variable in class net.infonode.gui.Colors
Z
- ZERO - Static variable in class net.infonode.gui.DimensionUtil
All Classes All Packages