A B C D E F G H I J K L M N O P Q R S T U V W X Y _
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- ICON - Static variable in interface org.jdesktop.swingx.renderer.IconValue
-
Returns the value as Icon if possible or null.
- ICON_CHANGED_KEY - Static variable in class org.jdesktop.swingx.JXTaskPane
-
Used when generating PropertyChangeEvents for the "icon" property
- IconBorder - Class in org.jdesktop.swingx.border
-
IconBorder
creates a border that places anIcon
in the border on the horizontal axis. - IconBorder() - Constructor for class org.jdesktop.swingx.border.IconBorder
-
Creates an
IconBorder
with an empty icon in a trailing position with a padding of 4. - IconBorder(Icon) - Constructor for class org.jdesktop.swingx.border.IconBorder
-
Creates an
IconBorder
with the specified icon in a trailing position with a padding of 4. - IconBorder(Icon, int) - Constructor for class org.jdesktop.swingx.border.IconBorder
-
Creates an
IconBorder
with the specified constraints and a padding of 4. - IconBorder(Icon, int, int) - Constructor for class org.jdesktop.swingx.border.IconBorder
-
Creates an
IconBorder
with the specified constraints. - IconBorderBeanInfo - Class in org.jdesktop.swingx.border
-
BeanInfo class for IconBorder.
- IconBorderBeanInfo() - Constructor for class org.jdesktop.swingx.border.IconBorderBeanInfo
- IconHighlighter - Class in org.jdesktop.swingx.decorator
-
Highlighter which decorates by setting the icon property of a label.
- IconHighlighter() - Constructor for class org.jdesktop.swingx.decorator.IconHighlighter
-
Instantiates a IconHighlighter with null Icon and default HighlightPredicate.
- IconHighlighter(Icon) - Constructor for class org.jdesktop.swingx.decorator.IconHighlighter
-
Instantiates a IconHighlighter with the specified Icon and default HighlightPredicate.
- IconHighlighter(HighlightPredicate) - Constructor for class org.jdesktop.swingx.decorator.IconHighlighter
-
Instantiates a IconHighlighter with null Icon the given predicate.
- IconHighlighter(HighlightPredicate, Icon) - Constructor for class org.jdesktop.swingx.decorator.IconHighlighter
-
Instantiates a IconHighlighter with the specified Icon and HighlightPredicate.
- iconLabel - Variable in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
-
label used to display the warning/error icon
- IconPositionPropertyEditor() - Constructor for class org.jdesktop.swingx.JXHeaderBeanInfo.IconPositionPropertyEditor
- IconValue - Interface in org.jdesktop.swingx.renderer
-
A simple converter to return a Icon representation of an Object.
- IconValue.IconType - Enum in org.jdesktop.swingx.renderer
-
The cell type the icon is used for.
- IconValues - Class in org.jdesktop.swingx.renderer
-
A collection of common
IconValue
implementations. - IdentifierHighlightPredicate(Object...) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.IdentifierHighlightPredicate
-
Instantiates a predicate which returns true for the given column identifiers.
- IdentityFilter() - Constructor for class org.jdesktop.swingx.decorator.FilterPipeline.IdentityFilter
- ignoreAction - Variable in class org.jdesktop.swingx.table.DatePickerCellEditor
- ImageEditor - Class in org.jdesktop.swingx.editors
- ImageEditor() - Constructor for class org.jdesktop.swingx.editors.ImageEditor
-
Creates a new instance of ImageEditor
- ImagePainter<T> - Class in org.jdesktop.swingx.painter
-
A Painter instance that paints an image.
- ImagePainter() - Constructor for class org.jdesktop.swingx.painter.ImagePainter
-
Create a new ImagePainter.
- ImagePainter(BufferedImage) - Constructor for class org.jdesktop.swingx.painter.ImagePainter
-
Create a new ImagePainter with the specified image and the Style Style.CENTERED
- ImagePainter(BufferedImage, AbstractLayoutPainter.HorizontalAlignment, AbstractLayoutPainter.VerticalAlignment) - Constructor for class org.jdesktop.swingx.painter.ImagePainter
-
Create a new ImagePainter with the specified image and alignment.
- ImagePainter(URL) - Constructor for class org.jdesktop.swingx.painter.ImagePainter
- ImagePainter(URL, AbstractLayoutPainter.HorizontalAlignment, AbstractLayoutPainter.VerticalAlignment) - Constructor for class org.jdesktop.swingx.painter.ImagePainter
- ImagePainter.ScaleType - Enum in org.jdesktop.swingx.painter
- ImagePainterBeanInfo - Class in org.jdesktop.swingx.painter
-
BeanInfo of ImagePainter.
- ImagePainterBeanInfo() - Constructor for class org.jdesktop.swingx.painter.ImagePainterBeanInfo
-
Creates a new instance of ImagePainterBeanInfo
- ImagePainterBeanInfo.ScaleTypePropertyEditor - Class in org.jdesktop.swingx.painter
- ImagePainterDelegate() - Constructor for class org.jdesktop.swingx.editors.PainterUtil.ImagePainterDelegate
- imagePanel - Variable in class org.jdesktop.swingx.plaf.basic.BasicHeaderUI
- ImagePicker - Class in org.jdesktop.swingx.editors
- ImagePicker() - Constructor for class org.jdesktop.swingx.editors.ImagePicker
-
Creates new form ImagePicker
- ImageURLEditor - Class in org.jdesktop.swingx.editors
- ImageURLEditor() - Constructor for class org.jdesktop.swingx.editors.ImageURLEditor
-
Creates a new instance of ImageEditor
- imageView - Variable in class org.jdesktop.swingx.editors.ImagePicker
- IN_PROGRESS - org.jdesktop.swingx.JXLoginPane.Status
- includeSeparators() - Method in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
- incrementToday() - Method in class org.jdesktop.swingx.JXMonthView
-
Increments today.
- init() - Method in class org.jdesktop.swingx.decorator.Filter
-
Provides filter-specific initialization.
- init() - Method in class org.jdesktop.swingx.decorator.FilterPipeline.IdentityFilter
- init() - Method in class org.jdesktop.swingx.decorator.PatternFilter
-
Provides filter-specific initialization.
- init() - Method in class org.jdesktop.swingx.decorator.ShuttleSorter
- init() - Method in class org.jdesktop.swingx.JXFindPanel
-
Initializes component and its listeners and models.
- init() - Method in class org.jdesktop.swingx.JXLoginDialog
- init(Shape, Shape, Color, Color) - Method in class org.jdesktop.swingx.painter.BusyPainter
-
Initializes painter to provided shapes and default colors.
- init(String, Icon) - Method in class org.jdesktop.swingx.JXButton
- init(JXLoginPane) - Method in class org.jdesktop.swingx.JXLoginPane.JXLoginDialog
- initActions() - Method in class org.jdesktop.swingx.AbstractPatternPanel
-
creates and registers all actions for the default the actionMap.
- initActions() - Method in class org.jdesktop.swingx.JXEditorPane
-
Register the actions that this class can handle.
- initComponents() - Method in class org.jdesktop.swingx.AbstractPatternPanel
-
Initialize all the incorporated components and models
- initComponents() - Method in class org.jdesktop.swingx.JXFindBar
- initComponents() - Method in class org.jdesktop.swingx.JXFindPanel
-
Create and initialize components.
- initComponents() - Method in class org.jdesktop.swingx.JXSearchPanel
-
create contained components.
- initDefault(String, Object) - Static method in class org.jdesktop.swingx.util.UIManagerUtils
-
Initializes the object in the UIDefaults denoted by 'key' to defaultObj only if the key is not already in the UIDefaults.
- initDefault(String, String, Object) - Static method in class org.jdesktop.swingx.util.UIManagerUtils
-
Initializes the object in the UIDefaults denoted by 'key' to either the property in the metal look and feel associated with defaultMetalObjName, or the defaultObj if all else fails.
- initEditorOffset(JTable, int, int, boolean) - Method in class org.jdesktop.swingx.treetable.TreeTableCellEditor
- initExecutables() - Method in class org.jdesktop.swingx.AbstractPatternPanel
-
creates and registers all "executable" actions.
- initExecutables() - Method in class org.jdesktop.swingx.JXFindBar
- initExecutables() - Method in class org.jdesktop.swingx.JXFindPanel
-
creates and registers all "executable" actions.
- initExecutables() - Method in class org.jdesktop.swingx.JXSearchPanel
- initialize() - Method in class org.jdesktop.swingx.BeanInfoSupport
-
Called by the constructor during the proper time so that subclasses can override the settings/values for the various beaninfo properties.
- initialize() - Method in class org.jdesktop.swingx.border.DropShadowBorderBeanInfo
- initialize() - Method in class org.jdesktop.swingx.border.IconBorderBeanInfo
- initialize() - Method in class org.jdesktop.swingx.HorizontalLayoutBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXBusyLabelBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXButtonBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXCollapsiblePaneBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXDatePickerBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXDialogBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXEditorPaneBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXErrorPaneBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXFindBarBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXFindPanelBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXFrameBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXGraphBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXHeaderBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXHyperlinkBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXImagePanelBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXImageViewBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXLabelBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXListBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXMultiSplitPaneBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXPanelBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXRadioGroupBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXSearchPanelBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXTableBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXTaskPaneBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXTaskPaneContainerBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXTitledPanelBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXTitledSeparatorBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXTreeBeanInfo
- initialize() - Method in class org.jdesktop.swingx.JXTreeTableBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.AbstractAreaPainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.AbstractLayoutPainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.AbstractPainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.AlphaPainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.CheckerboardPainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.CompoundPainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.effects.AbstractPathEffectBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.effects.NeonBorderEffectBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.GlossPainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.ImagePainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.MattePainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.PinstripePainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.RectanglePainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.ShapePainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.painter.TextPainterBeanInfo
- initialize() - Method in class org.jdesktop.swingx.plaf.basic.BasicLookAndFeelAddons
- initialize() - Method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
- initialize() - Method in class org.jdesktop.swingx.plaf.metal.MetalLookAndFeelAddons
- initialize() - Method in class org.jdesktop.swingx.VerticalLayoutBeanInfo
- initialize(Class<?>, Object, Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterPropertyEditor.GeneralPathDelegate
- initialize(Class<?>, Object, Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterUtil.RenderingHintsDelegate
- initialize(Class, Object, Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterUtil.AbstractPainterDelegate
- initialize(Class, Object, Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterUtil.ImagePainterDelegate
- initialize(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- initialize(LookAndFeelAddons) - Method in interface org.jdesktop.swingx.plaf.ComponentAddon
-
Initializes this addon (i.e register UI classes, colors, fonts, borders, any UIResource used by the component class).
- initializeColumnPreferredWidth(TableColumn) - Method in class org.jdesktop.swingx.JXTable
-
Initialize the width related properties of the specified column.
- initializeColumnWidths() - Method in class org.jdesktop.swingx.JXTable
-
Initialize the width related properties of all contained TableColumns, both visible and hidden.
- initPainter(Dimension) - Method in class org.jdesktop.swingx.JXBusyLabel
-
Initialize the BusyPainter and (this) JXBusyLabel with the given preferred size.
- initPatternActions() - Method in class org.jdesktop.swingx.AbstractPatternPanel
-
creates actions bound to PatternModel's state.
- InnerGlowPathEffect - Class in org.jdesktop.swingx.painter.effects
-
An effect which draws a glow inside the painter's shape
- InnerGlowPathEffect() - Constructor for class org.jdesktop.swingx.painter.effects.InnerGlowPathEffect
-
Creates a new instance of InnerGlowPathEffect
- InnerShadowPathEffect - Class in org.jdesktop.swingx.painter.effects
-
An effect which draws a shadow inside the path painter.
- InnerShadowPathEffect() - Constructor for class org.jdesktop.swingx.painter.effects.InnerShadowPathEffect
-
Creates a new instance of InnerShadowPathEffect
- insert(MutableTreeTableNode, int) - Method in class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
-
Adds the
child
to this node at the specifiedindex
. - insert(MutableTreeTableNode, int) - Method in interface org.jdesktop.swingx.treetable.MutableTreeTableNode
-
Adds the
child
to this node at the specifiedindex
. - insertIndexInterval(int, int, boolean) - Method in class org.jdesktop.swingx.decorator.DefaultSelectionMapper
- insertIndexInterval(int, int, boolean) - Method in interface org.jdesktop.swingx.decorator.SelectionMapper
-
Adjust the model by adding the specified rows.
- insertIndexInterval(int, int, int) - Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
- insertNodeInto(MutableTreeTableNode, MutableTreeTableNode, int) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
-
Invoked this to insert newChild at location index in parents children.
- insertString(int, String, AttributeSet) - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteDocument
- insertThumb(float, E, int) - Method in class org.jdesktop.swingx.multislider.DefaultMultiThumbModel
- insertThumb(float, E, int) - Method in interface org.jdesktop.swingx.multislider.MultiThumbModel
- InsetsDelegate() - Constructor for class org.jdesktop.swingx.editors.PainterPropertyEditor.InsetsDelegate
- InsetsPropertyEditor - Class in org.jdesktop.swingx.editors
- InsetsPropertyEditor() - Constructor for class org.jdesktop.swingx.editors.InsetsPropertyEditor
-
Creates a new instance of InsetsPropertyEditor
- Inside - org.jdesktop.swingx.painter.effects.NeonBorderEffect.BorderPosition
- InsideFit - org.jdesktop.swingx.painter.ImagePainter.ScaleType
- install(JComboBox) - Static method in class org.jdesktop.swingx.autocomplete.workarounds.MacOSXPopupLocationFix
-
Install the fix for the specified combo box.
- install(T) - Method in class org.jdesktop.swingx.rollover.RolloverController
-
Install this as controller for the given component.
- installBackgroundPainter(JComponent, String) - Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
-
Convenience method for setting a component's background painter property with a value from the defaults.
- installComponents() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
- installComponents() - Method in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
-
Creates and initializes the components which make up the aggregate combo box.
- installComponents() - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
- installComponents() - Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
- installComponents() - Method in class org.jdesktop.swingx.plaf.windows.WindowsTipOfTheDayUI
- installComponents(JXHeader) - Method in class org.jdesktop.swingx.plaf.basic.BasicHeaderUI
- installComponents(JXTitledPanel) - Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
- installContext(T, Object, int, int, boolean, boolean, boolean, boolean) - Method in class org.jdesktop.swingx.renderer.CellContext
-
Sets state of the cell's context.
- installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
- installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
-
Installs the default colors, and default font into the Error Pane
- installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicLoginPaneUI
- installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
- installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI
-
Installs the default colors, border, and painter of the task pane container.
- installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
-
Installs default properties.
- installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
- installDefaults() - Method in class org.jdesktop.swingx.plaf.metal.MetalTaskPaneUI
- installDefaults() - Method in class org.jdesktop.swingx.plaf.windows.WindowsClassicTaskPaneUI
- installDefaults(AbstractButton) - Method in class org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI
- installDefaults(AbstractButton) - Method in class org.jdesktop.swingx.plaf.windows.WindowsHyperlinkUI
-
Deprecated.
- installDefaults(JXHeader) - Method in class org.jdesktop.swingx.plaf.basic.BasicHeaderUI
- installDefaults(JXStatusBar) - Method in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
- installDefaults(JXStatusBar) - Method in class org.jdesktop.swingx.plaf.macosx.MacOSXStatusBarUI
- installDefaults(JXTitledPanel) - Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
- installFindRemover(Container, Container) - Method in class org.jdesktop.swingx.search.SearchFactory
- installHeaderListener() - Method in class org.jdesktop.swingx.JXTableHeader
- installKeyboardActions() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
- installKeyboardActions() - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
- installKeyboardActions() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
-
Installs keyboard actions to allow task pane to react on hot keys.
- installKeyboardActions() - Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
- installLinkPanelKeyboardActions() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
-
Installs actions and key bindings on the datePicker's linkPanel.
- installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
-
Creates and installs all listeners to all components.
- installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
-
Create and install the listeners for the Error Pane.
- installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
- installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
-
Installs listeners for UI delegate.
- installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
- installListeners(AbstractButton) - Method in class org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI
- installListeners(JXHeader) - Method in class org.jdesktop.swingx.plaf.basic.BasicHeaderUI
- installListeners(JXStatusBar) - Method in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
-
Create and install the listeners for the status bar.
- installListeners(JXTitledPanel) - Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
- installPainterListener() - Method in class org.jdesktop.swingx.decorator.PainterHighlighter
-
Installs a listener to the painter if appropriate.
- installProperty(JComponent, String, Object) - Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
- installTarget() - Method in class org.jdesktop.swingx.hyperlink.LinkAction
-
hook for subclasses to update internal state after a new target has been set.
- installTarget() - Method in class org.jdesktop.swingx.hyperlink.LinkModelAction
-
installs a propertyChangeListener on the target and updates the visual properties from the target.
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicHeaderUI
-
Configures the specified component appropriate for the look and feel.
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicLoginPaneUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicMultiThumbSliderUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneContainerUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
- installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
-
Configures the specified component appropriate for the look and feel.
- instantiate(Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterPropertyEditor.AreaDelegate
- instantiate(Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterPropertyEditor.GeneralPathDelegate
- instantiate(Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterPropertyEditor.InsetsDelegate
- instantiate(Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterPropertyEditor.LinearGradientPaintDelegate
- instantiate(Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterUtil.RenderingHintsDelegate
- INTEGER_NEGATIVE - Static variable in interface org.jdesktop.swingx.decorator.HighlightPredicate
-
Negative Number.
- interpolate(Color, Color, float) - Static method in class org.jdesktop.swingx.color.ColorUtil
- interpolateColor(float, Color, Color) - Method in class org.jdesktop.swingx.painter.effects.NeonBorderEffect
- InterpolationPropertyEditor() - Constructor for class org.jdesktop.swingx.painter.AbstractPainterBeanInfo.InterpolationPropertyEditor
- intersects(double, double, double, double) - Method in class org.jdesktop.swingx.geom.Morphing2D
- intersects(double, double, double, double) - Method in class org.jdesktop.swingx.geom.Star2D
- intersects(double, double, double, double) - Method in class org.jdesktop.swingx.plaf.ShapeUIResource
- intersects(long, long) - Method in class org.jdesktop.swingx.calendar.DateSpan
-
Returns true if the this
DateSpan
intersects with the specified time. - intersects(Rectangle2D) - Method in class org.jdesktop.swingx.geom.Morphing2D
- intersects(Rectangle2D) - Method in class org.jdesktop.swingx.geom.Star2D
- intersects(Rectangle2D) - Method in class org.jdesktop.swingx.plaf.ShapeUIResource
- intersects(DateSpan) - Method in class org.jdesktop.swingx.calendar.DateSpan
-
Returns true if the this
DateSpan
intersects with the specifiedDateSpan
. - invalidate() - Method in class org.jdesktop.swingx.renderer.JRendererCheckBox
-
Overridden for performance reasons.
- invalidate() - Method in class org.jdesktop.swingx.renderer.JRendererLabel
-
Overridden for performance reasons.
- invalidate() - Method in class org.jdesktop.swingx.renderer.JXRendererHyperlink
-
Overridden for performance reasons.
- invalidateLayout(Container) - Method in class org.jdesktop.swingx.StackLayout
- InvalidLayoutException(String, MultiSplitLayout.Node) - Constructor for exception org.jdesktop.swingx.MultiSplitLayout.InvalidLayoutException
- INVERSE_COLOR_BURN - org.jdesktop.swingx.graphics.BlendComposite.BlendingMode
- INVERSE_COLOR_DODGE - org.jdesktop.swingx.graphics.BlendComposite.BlendingMode
- InverseColorBurn - Static variable in class org.jdesktop.swingx.graphics.BlendComposite
- InverseColorDodge - Static variable in class org.jdesktop.swingx.graphics.BlendComposite
- INVERTED - Static variable in class org.jdesktop.swingx.JXLabel
- IS_FOLDER - Static variable in interface org.jdesktop.swingx.decorator.HighlightPredicate
-
Folder predicate - convenience: same as !IS_LEAF.
- IS_LEAF - Static variable in interface org.jdesktop.swingx.decorator.HighlightPredicate
-
Leaf predicate.
- IS_STATE - Static variable in class org.jdesktop.swingx.action.AbstractActionExt
-
The key for the flag which indicates that this is a state type.
- isAddedFromInvisibleEvent(int) - Method in class org.jdesktop.swingx.table.DefaultTableColumnModelExt
-
hot fix for #157: listeners that are aware of the possible existence of invisible columns should check if the received columnAdded originated from moving a column from invisible to visible.
- isAdjusting() - Method in class org.jdesktop.swingx.calendar.AbstractDateSelectionModel
-
Returns the property to decide whether the selection is intermediate or final.
- isAdjusting() - Method in interface org.jdesktop.swingx.calendar.DateSelectionModel
-
Returns the property to decide whether the selection is intermediate or final.
- isAdjusting() - Method in class org.jdesktop.swingx.event.DateSelectionEvent
-
Returns a boolean indicating whether the event source is in adjusting state.
- isAnimated() - Method in class org.jdesktop.swingx.JXCollapsiblePane
- isAnimated() - Method in class org.jdesktop.swingx.JXTaskPane
-
Returns true if this task pane is animated during expand/collapse transition.
- isAntialiased() - Method in class org.jdesktop.swingx.JXMonthView
-
Returns true if anti-aliased text is enabled for this component, false otherwise.
- isAntialiasing() - Method in class org.jdesktop.swingx.painter.AbstractPainter
-
Returns if antialiasing is turned on or not.
- isAscending() - Method in class org.jdesktop.swingx.decorator.Sorter
- isAscending() - Method in class org.jdesktop.swingx.decorator.SortOrder
-
Convenience to check for ascending sort order.
- isAssigned() - Method in class org.jdesktop.swingx.decorator.FilterPipeline
- isAutoAdjustFoundIndex() - Method in class org.jdesktop.swingx.search.PatternModel
- isAutoDetect() - Method in class org.jdesktop.swingx.search.PatternModel.AnchoredSearchMode
- isAutoDetect() - Method in class org.jdesktop.swingx.search.PatternModel.RegexCreator
- isAutoSetClicked() - Method in class org.jdesktop.swingx.JXHyperlink
-
Returns a boolean indicating whether the clicked property should be set after firing action events.
- isAutoStartEditOnKeyStroke() - Method in class org.jdesktop.swingx.JXTable
-
Returns the autoStartsEdit property.
- isAxisPainted() - Method in class org.jdesktop.swingx.JXGraph
-
Defines whether or not the graph main axis is painted by this component.
- isBackgroundPainted() - Method in class org.jdesktop.swingx.JXGraph
-
Defines whether or not the background painted by this component.
- isBackgroundSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isBackwards() - Method in class org.jdesktop.swingx.search.PatternModel
- isBlurEnabled() - Method in class org.jdesktop.swingx.graphics.ReflectionRenderer
-
Returns true if the blurring of the reflection is enabled, false otherwise.
- isBorderOpaque() - Method in class org.jdesktop.swingx.border.DropShadowBorder
- isBorderOpaque() - Method in class org.jdesktop.swingx.border.IconBorder
-
This border is not opaque.
- isBorderOpaque() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.ContentPaneBorder
- isBorderOpaque() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
-
Overwritten to always return
true
to speed up painting. - isBorderOpaque() - Method in class org.jdesktop.swingx.plaf.windows.WindowsTipOfTheDayUI.TipAreaBorder
- isBorderOpaque() - Method in class org.jdesktop.swingx.renderer.TreeCellContext.TreeFocusBorder
- isBorderPainted() - Method in class org.jdesktop.swingx.JXButton
- isBorderPainted() - Method in class org.jdesktop.swingx.renderer.CheckBoxProvider
-
Returns the border painted flag.
- isBoundAction(Object) - Method in class org.jdesktop.swingx.action.ActionManager
-
Test to determine if the action is a
BoundAction
- isBusy() - Method in class org.jdesktop.swingx.JXBusyLabel
-
Gets whether this
JXBusyLabel
is busy. - isCacheable() - Method in class org.jdesktop.swingx.painter.AbstractPainter
-
Gets whether this
AbstractPainter
can be cached as an image. - isCapsLockDetectionSupported() - Method in class org.jdesktop.swingx.JXLoginPane
-
Check current state of the caps lock state detection.
- isCapsLockOn() - Method in class org.jdesktop.swingx.JXLoginPane
-
Gets current state of the caps lock as seen by the login panel.
- isCaseSensitive() - Method in class org.jdesktop.swingx.search.PatternModel
- isCellEditable(int, int) - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
-
Determines whether this cell is editable.
- isCellEditable(int, int) - Method in class org.jdesktop.swingx.decorator.Filter
-
Returns editability of the cell identified by the specified row and column index.
- isCellEditable(int, int) - Method in class org.jdesktop.swingx.decorator.FilterPipeline
- isCellEditable(int, int) - Method in class org.jdesktop.swingx.JXList.ListAdapter
-
Determines whether this cell is editable.
- isCellEditable(int, int) - Method in class org.jdesktop.swingx.JXTable
-
Returns true if the cell at
row
andcolumn
is editable. - isCellEditable(int, int) - Method in class org.jdesktop.swingx.JXTable.TableAdapter
-
Determines whether this cell is editable.
- isCellEditable(int, int) - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
-
Determines whether this cell is editable.
- isCellEditable(int, int) - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableModelAdapter
- isCellEditable(Object, int) - Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
-
Returns true if the cell for the
node
atcolumnIndex
is editable. - isCellEditable(Object, int) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
-
Returns true if the cell for the
node
atcolumnIndex
is editable. - isCellEditable(Object, int) - Method in class org.jdesktop.swingx.treetable.SimpleFileSystemModel
-
Returns true if the cell for the
node
atcolumnIndex
is editable. - isCellEditable(Object, int) - Method in interface org.jdesktop.swingx.treetable.TreeTableModel
-
Returns true if the cell for the
node
atcolumnIndex
is editable. - isCellEditable(EventObject) - Method in class org.jdesktop.swingx.table.DatePickerCellEditor
- isCellEditable(EventObject) - Method in class org.jdesktop.swingx.treetable.TreeTableCellEditor
-
This is overriden to forward the event to the tree.
- isCheckingDirtyChildPainters() - Method in class org.jdesktop.swingx.painter.CompoundPainter
-
Used by
CompoundPainter.isDirty()
to check if the childPainter
s should be checked for theirdirty
flag as part of processing.
Default value is:true
This should be set to false if the cacheable state of the childPainter
s are different from each other. - isClickable(Point) - Method in class org.jdesktop.swingx.rollover.RolloverController
-
checks and returns if the cell at the given location is clickable.
- isClickable(Point) - Method in class org.jdesktop.swingx.rollover.TableRolloverController
-
overridden to return false if cell editable.
- isClicked() - Method in class org.jdesktop.swingx.JXHyperlink
-
Returns a boolean indicating if this link has already been visited.
- isClipPreserved() - Method in class org.jdesktop.swingx.painter.CompoundPainter
-
Indicates if the clip produced by any painter is left set once it finishes painting.
- isCollapsed() - Method in class org.jdesktop.swingx.JXCollapsiblePane
- isCollapsed() - Method in class org.jdesktop.swingx.JXTaskPane
-
Returns the collapsed state of this task pane.
- isCollapsed(int) - Method in class org.jdesktop.swingx.JXTreeTable
-
Returns true if the node at the specified display row is collapsed.
- isCollapsed(TreePath) - Method in class org.jdesktop.swingx.JXTreeTable
-
Returns true if the node identified by path is currently collapsed, this will return false if any of the values in path are currently not being displayed.
- isColumnControlActionKey(Object) - Method in class org.jdesktop.swingx.table.ColumnControlButton
-
Here: true if a String key starts with #COLUMN_CONTROL_MARKER.
- isColumnControlVisible() - Method in class org.jdesktop.swingx.JXTable
-
Returns the column control visible property.
- isColumnEvent(PropertyChangeEvent) - Method in class org.jdesktop.swingx.JXTableHeader
- isComponentInputMapEnabled() - Method in class org.jdesktop.swingx.JXMonthView
-
Returns the componentInputMapEnabled property.
- isCompositeAction(Object) - Method in class org.jdesktop.swingx.action.ActionManager
-
Test to determine if the action is a
BoundAction
- isCompound() - Method in class org.jdesktop.swingx.decorator.BorderHighlighter
- isContentAreaFilled() - Method in class org.jdesktop.swingx.JXButton
- isContinuousLayout() - Method in class org.jdesktop.swingx.JXMultiSplitPane
-
Returns true if dragging a divider only updates the layout when the drag gesture ends (typically, when the mouse button is released).
- isDataChanged(TableModelEvent) - Method in class org.jdesktop.swingx.JXTable
-
Convenience method to detect dataChanged table event type.
- isDescendingFrom(Component, Component) - Static method in class org.jdesktop.swingx.SwingXUtilities
-
Returns whether the component is part of the parent's container hierarchy.
- isDirty() - Method in class org.jdesktop.swingx.painter.AbstractPainter
-
Ye olde dirty bit.
- isDirty() - Method in class org.jdesktop.swingx.painter.CompoundPainter
-
This
CompoundPainter
is dirty if it, or (optionally) any of its children, are dirty. - isDragEnabled() - Method in class org.jdesktop.swingx.JXImageView
-
Gets the current value of the
dragEnabled
property. - isEditable() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
-
Returns
true
if the cell identified by this adapter is editable,false
otherwise. - isEditable() - Method in class org.jdesktop.swingx.JXDatePicker
-
Returns the editable property.
- isEditable() - Method in class org.jdesktop.swingx.JXImagePanel
- isEditable() - Method in class org.jdesktop.swingx.JXImageView
-
Returns whether or not the user can drag images.
- isEditable() - Method in class org.jdesktop.swingx.JXList.ListAdapter
-
Returns
true
if the cell identified by this adapter is editable,false
otherwise. - isEditable() - Method in class org.jdesktop.swingx.JXTable
-
Returns the editable property of the
JXTable
as a whole. - isEditable() - Method in class org.jdesktop.swingx.JXTable.TableAdapter
-
Returns
true
if the cell identified by this adapter is editable,false
otherwise. - isEditable() - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
-
Returns
true
if the cell identified by this adapter is editable,false
otherwise. - isEditable() - Method in class org.jdesktop.swingx.renderer.CellContext
-
Returns the cell's editability.
- isEditable() - Method in class org.jdesktop.swingx.renderer.TableCellContext
-
Returns the cell's editable property as returned by table.isCellEditable or false if the table is null.
- isEditable() - Method in class org.jdesktop.swingx.renderer.TreeCellContext
-
Returns the cell's editability.
- isEditable() - Method in class org.jdesktop.swingx.table.TableColumnExt
-
Returns the per-column editable property.
- isEditable(int) - Method in class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
-
Determines whether the specified column is editable.
- isEditable(int) - Method in class org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode
-
Determines whether the specified column is editable.
- isEditable(int) - Method in interface org.jdesktop.swingx.treetable.TreeTableNode
-
Determines whether the specified column is editable.
- isEditValid() - Method in class org.jdesktop.swingx.JXDatePicker
-
Returns true if the current value being edited is valid.
- isEmpty() - Method in class org.jdesktop.swingx.search.PatternModel
- isEmpty(Object) - Method in class org.jdesktop.swingx.table.DatePickerCellEditor
- isEmpty(String) - Method in class org.jdesktop.swingx.JXEditorPane.DocumentSearchable
-
checks if the searchString should be interpreted as empty.
- isEmpty(String) - Method in class org.jdesktop.swingx.search.AbstractSearchable
-
checks if the searchString should be interpreted as empty.
- isEnabled() - Method in class org.jdesktop.swingx.decorator.DefaultSelectionMapper
- isEnabled() - Method in interface org.jdesktop.swingx.decorator.SelectionMapper
- isEnabled() - Method in class org.jdesktop.swingx.JXList.DelegatingRenderer
- isEnabled() - Method in class org.jdesktop.swingx.JXTree.DelegatingRenderer
- isEnabled() - Method in class org.jdesktop.swingx.renderer.AbstractRenderer
- isEnabled() - Method in class org.jdesktop.swingx.renderer.HyperlinkProvider
- isEnabled() - Method in class org.jdesktop.swingx.renderer.WrappingProvider
- isEnabled() - Method in interface org.jdesktop.swingx.rollover.RolloverRenderer
- isEnabled() - Method in class org.jdesktop.swingx.table.ColumnControlButton.ColumnVisibilityAction
-
Returns true if the action is enabled.
- isEnabled() - Method in class org.jdesktop.swingx.UIAction
-
Cover method for
isEnabled(null)
. - isEnabled(Object) - Method in class org.jdesktop.swingx.action.ActionManager
-
Returns the enabled state of the
Action
. - isEnabled(Object) - Method in class org.jdesktop.swingx.UIAction
-
Subclasses that need to conditionalize the enabled state should override this.
- isEndAnchored() - Method in class org.jdesktop.swingx.search.PatternModel.AnchoredSearchMode
-
returns true if the pattern must match from the beginning of the string, or false if the pattern can match anywhere in a string.
- isEndOfDay(Calendar) - Static method in class org.jdesktop.swingx.calendar.CalendarUtils
-
Returns a boolean indicating if the given calendar represents the end of a day (in the calendar's time zone).
- isEndOfMonth(Calendar) - Static method in class org.jdesktop.swingx.calendar.CalendarUtils
-
Returns a boolean indicating if the given calendar represents the end of a month (in the calendar's time zone).
- isEndOfWeek(Calendar) - Static method in class org.jdesktop.swingx.calendar.CalendarUtils
-
Returns a boolean indicating if the given calendar represents the end of a week (in the calendar's time zone).
- isEqualPattern(Pattern) - Method in class org.jdesktop.swingx.search.AbstractSearchable
-
Checks if the given Pattern should be considered as the same as in a previous search.
- isEqualStartIndex(int) - Method in class org.jdesktop.swingx.search.AbstractSearchable
-
Checks if the startIndex should be considered as the same as in the previous search.
- isEqualStartIndex(int) - Method in class org.jdesktop.swingx.search.TableSearchable
-
Checks if the startIndex is a candidate for trying a re-match.
- isExpanded() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
-
Returns true if the cell identified by this adapter is currently expanded.
- isExpanded() - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
-
Returns true if the cell identified by this adapter is currently expanded.
- isExpanded() - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableDataAdapter
-
Returns true if the cell identified by this adapter is currently expanded.
- isExpanded() - Method in class org.jdesktop.swingx.renderer.CellContext
-
Returns the expanded state as set in the install.
- isExpanded(int) - Method in class org.jdesktop.swingx.JXTreeTable
-
Returns true if the node at the specified display row is currently expanded.
- isExpanded(TreePath) - Method in class org.jdesktop.swingx.JXTreeTable
-
Returns true if the node identified by path is currently expanded.
- isFillHorizontal() - Method in class org.jdesktop.swingx.painter.AbstractLayoutPainter
-
indicates if the painter content is stretched horizontally
- isFillVertical() - Method in class org.jdesktop.swingx.painter.AbstractLayoutPainter
-
indicates if the painter content is stretched vertically
- isFilterEnabled() - Method in class org.jdesktop.swingx.JXList
- isFirstOfMonth(long) - Static method in class org.jdesktop.swingx.calendar.DateUtils
-
Check, whether the date passed in is the first day of the month.
- isFirstOfYear(long) - Static method in class org.jdesktop.swingx.calendar.DateUtils
-
Check, whether the date passed in is the first day of the year.
- isFlaggedDate(Date) - Method in class org.jdesktop.swingx.JXMonthView
-
Identifies whether or not the date passed is a flagged date.
- isFocusCycleRoot() - Method in class org.jdesktop.swingx.JXTable
- isFocused() - Method in class org.jdesktop.swingx.renderer.CellContext
-
Returns the focused state as set in the install.
- isFontSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isForegroundSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isGridPainted() - Method in class org.jdesktop.swingx.JXGraph
-
Defines whether or not grids lines are painted by this component.
- isHierarchical() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
-
Returns true if the cell identified by this adapter displays the hierarchical node.
- isHierarchical() - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableDataAdapter
- isHierarchical(int) - Method in class org.jdesktop.swingx.JXTreeTable
-
Determines if the specified column is defined as the hierarchical column.
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.AndHighlightPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.ColumnHighlightPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.DepthHighlightPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.EqualsHighlightPredicate
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.IdentifierHighlightPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHighlighted(Component, ComponentAdapter) - Method in interface org.jdesktop.swingx.decorator.HighlightPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.NotHighlightPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.OrHighlightPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.RowGroupHighlightPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.HighlightPredicate.TypeHighlightPredicate
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.PatternPredicate
- isHighlighted(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.SearchPredicate
-
Returns a boolean to indicate whether the component should be highlighted.
- isHitDetectionFromProcessMouse() - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableHacker
-
Decision whether the handle hit detection should be done in processMouseEvent or editCellAt.
- isHitDetectionFromProcessMouse() - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableHackerExt
-
Here: returns true.
- isHorizontalAlignmentSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isHorizontalRepeat() - Method in class org.jdesktop.swingx.painter.ImagePainter
-
Indicates if the image will be repeated horizontally.
- isHorizontalScrollEnabled() - Method in class org.jdesktop.swingx.JXTable
-
Returns the current setting for horizontal scrolling.
- isHorizontalTextPositionSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isIconSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isIconTextGapSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isIdle() - Method in class org.jdesktop.swingx.JXFrame
- isInBorder(MouseEvent) - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
-
Evaluates whenever given mouse even have occurred within borders of task pane.
- isIncremental() - Method in class org.jdesktop.swingx.search.PatternModel
- isInheritAlpha() - Method in class org.jdesktop.swingx.JXPanel
- isInner() - Method in class org.jdesktop.swingx.decorator.BorderHighlighter
-
Returns the inner property.
- isInputEnabled() - Method in class org.jdesktop.swingx.JXGraph
-
Defines whether or not user input is accepted and managed by this component.
- isLargeFrameIcons() - Static method in class org.jdesktop.swingx.util.Utilities
-
Test whether the operating system supports icons on frames (windows).
- isLargeModel() - Method in class org.jdesktop.swingx.JXTreeTable
-
Returns true if the tree is configured for a large model.
- isLeaf() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
-
Returns true if the cell identified by this adapter is a leaf node.
- isLeaf() - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
-
Returns true if the cell identified by this adapter is a leaf node.
- isLeaf() - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableDataAdapter
-
Returns true if the cell identified by this adapter is a leaf node.
- isLeaf() - Method in class org.jdesktop.swingx.renderer.CellContext
-
Returns the leaf state as set in the install.
- isLeaf() - Method in class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
- isLeaf(Object) - Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
-
Returns
true
ifnode
is a leaf. - isLeaf(Object) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
-
Returns
true
ifnode
is a leaf. - isLeaf(Object) - Method in class org.jdesktop.swingx.treetable.FileSystemModel
-
Returns
true
ifnode
is a leaf. - isLeaf(Object) - Method in class org.jdesktop.swingx.treetable.SimpleFileSystemModel
- isLeftToRight - Variable in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
- isLightWeightPopupEnabled() - Method in class org.jdesktop.swingx.JXDatePicker
-
Gets the value of the
lightWeightPopupEnabled
property. - isLineWrap() - Method in class org.jdesktop.swingx.JXLabel
-
Returns the current status of line wrap support.
- isLinux() - Static method in class org.jdesktop.swingx.util.OS
- isLinux(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- isMac(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- isMacOSX() - Static method in class org.jdesktop.swingx.util.OS
- isMetal(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- isMotif(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- isMouseOverBorder() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
-
Default implementation returns false.
- isNimbus(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- isOneDotFive() - Method in class org.jdesktop.swingx.util.JVM
- isOneDotFour() - Method in class org.jdesktop.swingx.util.JVM
- isOneDotOne() - Method in class org.jdesktop.swingx.util.JVM
- isOneDotSix() - Method in class org.jdesktop.swingx.util.JVM
- isOneDotThree() - Method in class org.jdesktop.swingx.util.JVM
- isOneDotTwo() - Method in class org.jdesktop.swingx.util.JVM
- isOpaque() - Method in class org.jdesktop.swingx.JXButton
- isOpaque() - Method in class org.jdesktop.swingx.JXGraph
- isOpaque() - Method in class org.jdesktop.swingx.renderer.JRendererCheckBox
- isOpaque() - Method in class org.jdesktop.swingx.renderer.JRendererLabel
-
Overridden for performance reasons.
- isOrLater(int) - Method in class org.jdesktop.swingx.util.JVM
- isOverwriteRendererIcons() - Method in class org.jdesktop.swingx.JXTree
-
Returns a boolean indicating whether the per-tree icons should be copied to the renderer on setCellRenderer.
- isOverwriteRendererIcons() - Method in class org.jdesktop.swingx.JXTreeTable
-
Returns a boolean indicating whether the per-tree icons should be copied to the renderer on setTreeCellRenderer.
- isPaintable() - Method in class org.jdesktop.swingx.editors.ImageEditor
- isPaintable() - Method in class org.jdesktop.swingx.editors.ImageURLEditor
- isPaintable() - Method in class org.jdesktop.swingx.editors.Paint2PropertyEditor
- isPaintable() - Method in class org.jdesktop.swingx.editors.PaintPropertyEditor
- isPaintable() - Method in class org.jdesktop.swingx.editors.ShapePropertyEditor
- isPaintBorderInsets() - Method in class org.jdesktop.swingx.JXButton
-
Returns true if the background painter should paint where the border is or false if it should only paint inside the border.
- isPaintBorderInsets() - Method in class org.jdesktop.swingx.JXLabel
-
Returns true if the background painter should paint where the border is or false if it should only paint inside the border.
- isPaintBorderInsets() - Method in class org.jdesktop.swingx.JXPanel
-
Returns true if the background painter should paint where the border is or false if it should only paint inside the border.
- isPaintStretched() - Method in class org.jdesktop.swingx.painter.AbstractAreaPainter
-
Indicates if the paint will be snapped.
- isPlastic() - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- isPopupVisible() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
- isRadial() - Method in class org.jdesktop.swingx.color.GradientPreviewPanel
- isReflected() - Method in class org.jdesktop.swingx.color.GradientPreviewPanel
- isRemovedToInvisibleEvent(int) - Method in class org.jdesktop.swingx.table.DefaultTableColumnModelExt
-
hot fix for #157: listeners that are aware of the possible existence of invisible columns should check if the received columnRemoved originated from moving a column from visible to invisible.
- isRenderInsideShape() - Method in class org.jdesktop.swingx.painter.effects.AbstractAreaEffect
-
Getter for property renderInsideShape.
- isRepeated() - Method in class org.jdesktop.swingx.color.GradientPreviewPanel
- isResetModifier(MouseEvent) - Method in class org.jdesktop.swingx.JXTableHeader.SortGestureRecognizer
- isResetSortOrderGesture(MouseEvent) - Method in class org.jdesktop.swingx.JXTableHeader.SortGestureRecognizer
- isReversed() - Method in class org.jdesktop.swingx.color.GradientPreviewPanel
- isRolloverEnabled() - Method in class org.jdesktop.swingx.JXList
-
returns the rolloverEnabled property.
- isRolloverEnabled() - Method in class org.jdesktop.swingx.JXTable
-
Returns the rolloverEnabled property.
- isRolloverEnabled() - Method in class org.jdesktop.swingx.JXTree
-
returns the rolloverEnabled property.
- isRootVisible() - Method in class org.jdesktop.swingx.JXTreeTable
-
Returns true if the root node of the tree is displayed.
- isRounded() - Method in class org.jdesktop.swingx.painter.RectanglePainter
-
Indicates if the rectangle is rounded
- isRowHeightEnabled() - Method in class org.jdesktop.swingx.JXTable
-
Returns a boolean to indicate whether individual row height is enabled.
- isRowLayout() - Method in class org.jdesktop.swingx.MultiSplitLayout.ColSplit
-
Returns true if the this Split's children are to be laid out in a row: all the same height, left edge equal to the previous Node's right edge.
- isRowLayout() - Method in class org.jdesktop.swingx.MultiSplitLayout.RowSplit
-
Returns true if the this Split's children are to be laid out in a row: all the same height, left edge equal to the previous Node's right edge.
- isRowLayout() - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
-
Returns true if the this Split's children are to be laid out in a row: all the same height, left edge equal to the previous Node's right edge.
- isSameDay(Calendar, Date) - Static method in class org.jdesktop.swingx.calendar.CalendarUtils
-
Returns a boolean indicating whether the given Date is the same day as the day in the calendar.
- isSameDay(Date, Date) - Method in class org.jdesktop.swingx.calendar.AbstractDateSelectionModel
-
Returns a boolean indicating whether the given dates are on the same day in the coordinates of the model's calendar.
- isScrollOnExpand() - Method in class org.jdesktop.swingx.JXTaskPane
-
Should this group scroll to be visible after this group was expanded.
- isSelectable(Date) - Method in class org.jdesktop.swingx.calendar.SingleDaySelectionModel
-
Returns a boolean indicating whether the given date is selectable.
- isSelected() - Method in class org.jdesktop.swingx.action.AbstractActionExt
- isSelected() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
-
Returns true if the cell identified by this adapter is currently selected.
- isSelected() - Method in class org.jdesktop.swingx.JXList.ListAdapter
-
Returns true if the cell identified by this adapter is currently selected.
- isSelected() - Method in class org.jdesktop.swingx.JXTable.TableAdapter
-
Returns true if the cell identified by this adapter is currently selected.
- isSelected() - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
-
Returns true if the cell identified by this adapter is currently selected.
- isSelected() - Method in class org.jdesktop.swingx.renderer.CellContext
-
Returns the selected state as set in the install.
- isSelected(Object) - Method in class org.jdesktop.swingx.action.ActionManager
-
Gets the selected state of a toggle action.
- isSelected(Date) - Method in interface org.jdesktop.swingx.calendar.DateSelectionModel
-
Returns true if the date specified is selected, false otherwise.
- isSelected(Date) - Method in class org.jdesktop.swingx.calendar.DaySelectionModel
-
Returns true if the date specified is selected, false otherwise.
- isSelected(Date) - Method in class org.jdesktop.swingx.calendar.DefaultDateSelectionModel
-
Returns true if the date specified is selected, false otherwise.
- isSelected(Date) - Method in class org.jdesktop.swingx.calendar.SingleDaySelectionModel
-
Returns true if the date specified is selected, false otherwise.
- isSelected(Date) - Method in class org.jdesktop.swingx.JXMonthView
-
Returns true if the specified date falls within the _startSelectedDate and _endSelectedDate range.
- isSelectionEmpty() - Method in interface org.jdesktop.swingx.calendar.DateSelectionModel
-
Returns true if the selection is empty, false otherwise.
- isSelectionEmpty() - Method in class org.jdesktop.swingx.calendar.DaySelectionModel
-
Returns true if the selection is empty, false otherwise.
- isSelectionEmpty() - Method in class org.jdesktop.swingx.calendar.DefaultDateSelectionModel
-
Returns true if the selection is empty, false otherwise.
- isSelectionEmpty() - Method in class org.jdesktop.swingx.calendar.SingleDaySelectionModel
-
Returns true if the selection is empty, false otherwise.
- isSelectionEmpty() - Method in class org.jdesktop.swingx.JXMonthView
-
Return true if the selection is empty, false otherwise
- isSelectionInInterval(Date, Date) - Method in class org.jdesktop.swingx.calendar.SingleDaySelectionModel
-
Checks and returns whether the selected date is contained in the interval given by startDate/endDate.
- isServerAction(Object) - Method in class org.jdesktop.swingx.action.ActionManager
-
Test to determine if the action is a
ServerAction
- isShapeMasked() - Method in class org.jdesktop.swingx.painter.effects.AbstractAreaEffect
-
Getter for property shapeMasked.
- isShouldFillShape() - Method in class org.jdesktop.swingx.painter.effects.AbstractAreaEffect
-
Getter for property shouldFillShape.
- isShowBottomShadow() - Method in class org.jdesktop.swingx.border.DropShadowBorder
- isShowingLeadingDays() - Method in class org.jdesktop.swingx.JXMonthView
-
Whether or not we're showing leading dates.
- isShowingOnStartup() - Method in interface org.jdesktop.swingx.JXTipOfTheDay.ShowOnStartupChoice
- isShowingOnStartup(Preferences) - Static method in class org.jdesktop.swingx.JXTipOfTheDay
- isShowingTrailingDays() - Method in class org.jdesktop.swingx.JXMonthView
-
Whether or not we're showing trailing dates.
- isShowingWeekNumber() - Method in class org.jdesktop.swingx.JXMonthView
-
Returns whether or not this
JXMonthView
should display week number. - isShowLeftShadow() - Method in class org.jdesktop.swingx.border.DropShadowBorder
- isShowRightShadow() - Method in class org.jdesktop.swingx.border.DropShadowBorder
- isShowTopShadow() - Method in class org.jdesktop.swingx.border.DropShadowBorder
- isSortable() - Method in class org.jdesktop.swingx.JXTable
-
Returns the table's sortable property.
- isSortable() - Method in class org.jdesktop.swingx.table.TableColumnExt
-
Returns the sortable property.
- isSortable(int) - Method in class org.jdesktop.swingx.JXTable
-
Decides if the column at columnIndex can be interactively sorted.
- isSortable(Object) - Method in class org.jdesktop.swingx.JXTable
-
Decides if the column with identifier can be interactively sorted.
- isSorted() - Method in class org.jdesktop.swingx.decorator.SortOrder
-
Convenience to check if the order is sorted.
- isSorted(boolean) - Method in class org.jdesktop.swingx.decorator.SortOrder
- isSortOrderGesture(MouseEvent) - Method in class org.jdesktop.swingx.JXTableHeader.SortGestureRecognizer
- isSpecial() - Method in class org.jdesktop.swingx.JXTaskPane
-
Returns true if this pane is "special".
- isStartAnchored() - Method in class org.jdesktop.swingx.search.PatternModel.AnchoredSearchMode
-
returns true if the pattern must match from the beginning of the string, or false if the pattern can match anywhere in a string.
- isStartOfDay(Calendar) - Static method in class org.jdesktop.swingx.calendar.CalendarUtils
-
Returns a boolean indicating if the given calendar represents the start of a day (in the calendar's time zone).
- isStartOfMonth(Calendar) - Static method in class org.jdesktop.swingx.calendar.CalendarUtils
-
Returns a boolean indicating if the given calendar represents the start of a month (in the calendar's time zone).
- isStartOfWeek(Calendar) - Static method in class org.jdesktop.swingx.calendar.CalendarUtils
-
Returns a boolean indicating if the given calendar represents the start of a month (in the calendar's time zone).
- isStateAction() - Method in class org.jdesktop.swingx.action.AbstractActionExt
-
Inicates if this action has states.
- isStateAction(Object) - Method in class org.jdesktop.swingx.action.ActionManager
-
Determines if the Action corresponding to the action id is a state changed action (toggle, group type action).
- isStrictMatching() - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteDocument
-
Returns if only items from the adaptor's list should be allowed to be entered.
- isStructureChanged(TableModelEvent) - Method in class org.jdesktop.swingx.JXTable
-
Convenience method to detect a structureChanged table event type.
- isSynth() - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- isTargetable(Object) - Method in class org.jdesktop.swingx.renderer.HyperlinkProvider
-
decides if the given target is acceptable for setTarget.
- isTargetableAction(Object) - Method in class org.jdesktop.swingx.action.ActionManager
-
Test to determine if the action is a
TargetableAction
- isTerminateEditOnFocusLost() - Method in class org.jdesktop.swingx.JXTable
-
Returns the property which determines the edit termination behaviour on focus lost.
- isTestable(int) - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
-
Returns true if the column should be included in testing.
- isTestable(int) - Method in class org.jdesktop.swingx.JXTable.TableAdapter
-
Returns true if the column should be included in testing.
- isTextPainted() - Method in class org.jdesktop.swingx.JXGraph
-
Defines whether or not axis labels are painted by this component.
- isTextSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isToday(Date) - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
-
Returns true if the date passed in is the same as today.
- isToggleSortOrderGesture(MouseEvent) - Method in class org.jdesktop.swingx.JXTableHeader.SortGestureRecognizer
- isTrackingLookAndFeelChanges() - Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
- isTraversable() - Method in class org.jdesktop.swingx.JXMonthView
-
Returns whether or not the month view supports traversing months.
- isTrivialNoMatch(Pattern, int) - Method in class org.jdesktop.swingx.search.AbstractSearchable
-
Checks and returns if it can be trivially decided to not match.
- isUnix() - Static method in class org.jdesktop.swingx.util.Utilities
-
Test whether NetBeans is running on some variant of Unix.
- isUnselectableDate(Date) - Method in interface org.jdesktop.swingx.calendar.DateSelectionModel
-
Returns true is the specified date is unselectable.
- isUnselectableDate(Date) - Method in class org.jdesktop.swingx.calendar.DaySelectionModel
-
Returns true is the specified date is unselectable.
- isUnselectableDate(Date) - Method in class org.jdesktop.swingx.calendar.DefaultDateSelectionModel
-
Returns true is the specified date is unselectable.
- isUnselectableDate(Date) - Method in class org.jdesktop.swingx.calendar.SingleDaySelectionModel
-
Returns true is the specified date is unselectable.
- isUnselectableDate(Date) - Method in class org.jdesktop.swingx.JXMonthView
-
Identifies whether or not the date passed is an unselectable date.
- isUpdate(TableModelEvent) - Method in class org.jdesktop.swingx.JXTable
-
Convenience method to detect update table event type.
- isUseFindBar(JComponent, Searchable) - Method in class org.jdesktop.swingx.search.SearchFactory
-
Returns decision about using a batch- vs.
- isUserInARole(String[]) - Method in class org.jdesktop.swingx.auth.UserPermissions
-
Returns true if the user is in one of the given roles (case sensitive).
- isUserInRole(String) - Method in class org.jdesktop.swingx.auth.UserPermissions
-
Returns true if the user is in the given role (case sensitive).
- isUserInRoles(String[]) - Method in class org.jdesktop.swingx.auth.UserPermissions
-
Returns true if the user is in all of the given roles (case sensitive).
- isUsingKeyboard() - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
- isUsingWindowsVisualStyles() - Static method in class org.jdesktop.swingx.util.OS
- isValidIndex(int) - Method in class org.jdesktop.swingx.search.AbstractSearchable
-
checks if index is in range: 0 <= index < getSize().
- isVertical() - Method in enum org.jdesktop.swingx.JXCollapsiblePane.Direction
-
Gets the orientation for this direction.
- isVertical() - Method in class org.jdesktop.swingx.MultiSplitLayout.Divider
-
Convenience method, returns true if the Divider's parent is a Split row (a Split with isRowLayout() true), false otherwise.
- isVerticalAlignmentSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isVerticalRepeat() - Method in class org.jdesktop.swingx.painter.ImagePainter
-
Indicates if the image will be repeated vertically.
- isVerticalTextPositionSet() - Method in class org.jdesktop.swingx.table.LabelProperties
- isVisible() - Method in class org.jdesktop.swingx.MultiSplitLayout.Node
-
Determines whether this node should be visible when its parent is visible.
- isVisible() - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
-
Determines whether this node should be visible when its parent is visible.
- isVisible() - Method in class org.jdesktop.swingx.painter.AbstractPainter
-
Gets the visible property.
- isVisible() - Method in class org.jdesktop.swingx.renderer.WrappingIconPanel
- isVisible() - Method in class org.jdesktop.swingx.table.TableColumnExt
-
Returns the visible property.
- isVisible(TreePath) - Method in class org.jdesktop.swingx.JXTreeTable
-
Returns true if the value identified by path is currently viewable, which means it is either the root or all of its parents are expanded.
- isVisited() - Method in class org.jdesktop.swingx.hyperlink.LinkAction
- isWaitCursorVisible() - Method in class org.jdesktop.swingx.JXFrame
- isWaiting() - Method in class org.jdesktop.swingx.JXFrame
- isWaitPaneVisible() - Method in class org.jdesktop.swingx.JXFrame
- isWindows() - Static method in class org.jdesktop.swingx.util.OS
- isWindows() - Static method in class org.jdesktop.swingx.util.Utilities
-
Test whether NetBeans is running on some variant of Windows.
- isWindows(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
- isWindows2003() - Static method in class org.jdesktop.swingx.util.OS
- isWindowsVista() - Static method in class org.jdesktop.swingx.util.OS
- isWindowsXP() - Static method in class org.jdesktop.swingx.util.OS
- isWrapping() - Method in class org.jdesktop.swingx.search.PatternModel
- isXTableRowHeightSet - Variable in class org.jdesktop.swingx.JXTable
-
Flag to distinguish internal settings of rowheight from client code settings.
- itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.action.AbstractActionExt
-
Callback method as
ItemListener
. - itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.action.BoundAction
-
Callback for toggle actions.
- itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.action.CompositeAction
-
Callback for toggle actions.
- itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.action.TargetableAction
-
Callback for toggle actions.
- itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.hyperlink.LinkAction
- itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.table.ColumnControlButton.ColumnVisibilityAction
- iterator() - Method in class org.jdesktop.swingx.multislider.DefaultMultiThumbModel
All Classes All Packages