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

I

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.tabbedpanel.titledtab.TitledTabStateProperties
Icon text gap 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.tabbedpanel.titledtab.TitledTabStateProperties
Icon visible property
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.
INSETS - Static variable in class net.infonode.properties.gui.util.ComponentProperties
Component insets inside the border.
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.properties.propertymap.PropertyMapValueHandler
The instance of this class.
IconProperty - class net.infonode.properties.types.IconProperty.
A property of type Icon.
IconProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.IconProperty
Constructor.
IconProvider - interface net.infonode.gui.icon.IconProvider.
Interface for an object that provides an icon.
ImmutablePropertyException - exception net.infonode.properties.base.exception.ImmutablePropertyException.
Exception thrown when trying to modify an immutable property.
ImmutablePropertyException(Property) - Constructor for class net.infonode.properties.base.exception.ImmutablePropertyException
Constructor.
InfoNodeLookAndFeel - class net.infonode.gui.laf.InfoNodeLookAndFeel.
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 net.infonode.gui.laf.InfoNodeLookAndFeelReleaseInfo.
InfoNode Look and Feel release information.
InfoNodeLookAndFeelReleaseInfo() - Constructor for class net.infonode.gui.laf.InfoNodeLookAndFeelReleaseInfo
 
InfoNodeLookAndFeelTheme - class net.infonode.gui.laf.InfoNodeLookAndFeelTheme.
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 net.infonode.gui.laf.InfoNodeLookAndFeelThemes.
Contains some predefined InfoNode look and feel themes.
InsetsProperty - class net.infonode.properties.types.InsetsProperty.
A property of type Insets.
InsetsProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.InsetsProperty
 
IntegerProperty - class net.infonode.properties.types.IntegerProperty.
An integer property.
IntegerProperty(PropertyGroup, String, String, PropertyValueHandler) - Constructor for class net.infonode.properties.types.IntegerProperty
Constructor.
IntegerProperty(PropertyGroup, String, String, int, int, int, PropertyValueHandler) - Constructor for class net.infonode.properties.types.IntegerProperty
Constructor.
InvalidPropertyException - exception net.infonode.properties.base.exception.InvalidPropertyException.
Exception thrown when an invalid property was given.
InvalidPropertyException(Property, String) - Constructor for class net.infonode.properties.base.exception.InvalidPropertyException
Constructor.
InvalidPropertyTypeException - exception net.infonode.properties.base.exception.InvalidPropertyTypeException.
Thrown when a property type is incompatible with another property type.
InvalidPropertyTypeException(Property, Property, String) - Constructor for class net.infonode.properties.base.exception.InvalidPropertyTypeException
Constructor.
InvalidPropertyValueException - exception net.infonode.properties.base.exception.InvalidPropertyValueException.
An invalid property value was given.
InvalidPropertyValueException(Property, Object) - Constructor for class net.infonode.properties.base.exception.InvalidPropertyValueException
Constructor.
initialize() - Method in class net.infonode.gui.laf.InfoNodeLookAndFeel
 
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.
inside(int, int) - Method in class net.infonode.tabbedpanel.titledtab.TitledTab
 
install() - Static method in class net.infonode.gui.laf.InfoNodeLookAndFeel
Installs this look and feel with the UIManager, if it's not already installed.
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.  
isEmpty(boolean) - Method in interface net.infonode.properties.propertymap.PropertyMap
Returns true if this property map doesn't contain any property values.
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.util.Direction
Returns true if the direction is horizontal.
isHoverEnabled() - Static method in class net.infonode.tabbedpanel.TabbedUtils
Checks to see if hover is enabled i.e. if the AWTPermission "listenToAllAWTEvents" has been granted so that hover can be used.
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
 
isOpaque(Component) - Method in class net.infonode.gui.componentpainter.AbstractComponentPainter
 
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.GradientComponentPainter
 
isOpaque(Component) - Method in class net.infonode.gui.componentpainter.SolidColorComponentPainter
 
isSelected() - Method in class net.infonode.tabbedpanel.Tab
Returns if this tab is selected in the TabbedPanel that it is a member of.
isTabAreaComponentsVisible() - Method in class net.infonode.tabbedpanel.TabbedPanel
Gets if any tab area components i.e. scroll buttons etc are visible at the moment
isTabAreaVisible() - Method in class net.infonode.tabbedpanel.TabbedPanel
Checks if the tab area is currently visible

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