swingx
Version 2005-08-19
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 _

I

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() - Constructor for class org.jdesktop.swingx.border.IconBorder
 
IconBorder(Icon) - Constructor for class org.jdesktop.swingx.border.IconBorder
 
IconBorder(Icon, int) - Constructor for class org.jdesktop.swingx.border.IconBorder
 
IconPainter - Class in org.jdesktop.swingx.painter
An ImagePainter subclass that provides convenience methods "setIcon" and "getIcon" to use Icons (and ImageIcons) rather than Images directly.
IconPainter() - Constructor for class org.jdesktop.swingx.painter.IconPainter
Create a new IconPainter
IconPainter(Icon) - Constructor for class org.jdesktop.swingx.painter.IconPainter
Create a new IconPainter with the specified icon.
IconPainterBeanInfo - Class in org.jdesktop.swingx.painter
 
IconPainterBeanInfo() - Constructor for class org.jdesktop.swingx.painter.IconPainterBeanInfo
Creates a new instance of IconPainterBeanInfo
ImageEffect - Class in org.jdesktop.swingx.painter
 
ImageEffect() - Constructor for class org.jdesktop.swingx.painter.ImageEffect
Creates a new instance of ImageEffect
ImageEffect(BufferedImageOp) - Constructor for class org.jdesktop.swingx.painter.ImageEffect
 
ImagePainter - 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(Image) - Constructor for class org.jdesktop.swingx.painter.ImagePainter
Create a new ImagePainter with the specified image and the Style Style.CENTERED
ImagePainter(Image, ImagePainter.Style) - Constructor for class org.jdesktop.swingx.painter.ImagePainter
Create a new ImagePainter with the specified image and style.
ImagePainter.Style - Enum in org.jdesktop.swingx.painter
An enumeration of Styles supported by the ImagePainter.
immutable - Variable in class org.jdesktop.swingx.decorator.Highlighter
flag to indicate whether the Highlighter is mutable in every respect.
IncidentInfo - Class in org.jdesktop.swingx
 
IncidentInfo(String, String, String, Throwable) - Constructor for class org.jdesktop.swingx.IncidentInfo
Main constructor that adds all the information to IncidentInfo
IncidentInfo(String, String, String) - Constructor for class org.jdesktop.swingx.IncidentInfo
Constructor that creates IncidentInfo with all the provided descriptions
IncidentInfo(String, Throwable) - Constructor for class org.jdesktop.swingx.IncidentInfo
Constructor that creates IncidentInfo retreiving all the information from the provided Throwable
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
 
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(JXLoginPanel) - Method in class org.jdesktop.swingx.JXLoginPanel.JXLoginDialog
 
init() - Method in class org.jdesktop.swingx.JXTable
Initializes the table for use.
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(Class<?>, Object, Object, Encoder) - Method in class org.jdesktop.swingx.editors.PainterPropertyEditor.GeneralPathDelegate
 
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.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.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.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.AbstractPainterBeanInfo
 
initialize() - Method in class org.jdesktop.swingx.painter.BackgroundPainterBeanInfo
 
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.gradient.LinearGradientPainterBeanInfo
 
initialize() - Method in class org.jdesktop.swingx.painter.IconPainterBeanInfo
 
initialize() - Method in class org.jdesktop.swingx.painter.PinstripePainterBeanInfo
 
initialize(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
 
initialize(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.ColumnHeaderRendererAddon
 
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).
initialize() - Method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
 
initialize() - Method in class org.jdesktop.swingx.plaf.metal.MetalLookAndFeelAddons
 
initializeColumnPreferredWidth(TableColumn) - Method in class org.jdesktop.swingx.JXTable
Initialize the preferredWidth of the specified column based on the column's prototypeValue property.
initNames(Map<String, String>) - Method in class org.jdesktop.swingx.plaf.ContextMenuSource
 
initNames(Map<String, String>) - Method in class org.jdesktop.swingx.plaf.ScrollBarContextMenuSource
 
initNames(Map<String, String>) - Method in class org.jdesktop.swingx.plaf.TextContextMenuSource
 
initPatternActions() - Method in class org.jdesktop.swingx.AbstractPatternPanel
creates actions bound to PatternModel's state.
insertIndexInterval(int, int, boolean) - Method in class org.jdesktop.swingx.decorator.SelectionMapper
 
insertIndexInterval(int, int, int) - Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
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
 
install(T) - Method in class org.jdesktop.swingx.RolloverController
Install this as controller for the given component.
installComponents() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
 
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
 
installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
 
installDefaults(AbstractButton) - Method in class org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI
 
installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
 
installDefaults() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
 
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
 
installFindRemover(Container, Container) - Method in class org.jdesktop.swingx.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
 
installKeyboardActions() - Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
 
installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
 
installListeners(AbstractButton) - Method in class org.jdesktop.swingx.plaf.basic.BasicHyperlinkUI
 
installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
 
installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
 
installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
 
installListeners() - Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
 
installProperty(JComponent, String, Object) - Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
 
installTarget() - Method in class org.jdesktop.swingx.action.LinkAction
hook for subclasses to update internal state after a new target has been set.
installTarget() - Method in class org.jdesktop.swingx.action.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.BasicMonthViewUI
 
installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicMultiThumbSliderUI
 
installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicStatusBarUI
Configures the specified component appropriate for the look and feel.
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.
installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.ContextMenuAuxScrollBarUI
 
installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.ContextMenuAuxTextUI
 
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.LinearGradientPaintDelegate
 
interpose(FilterPipeline, ComponentAdapter, Sorter) - Method in class org.jdesktop.swingx.decorator.Sorter
Deprecated. - use filterPipeline.setSorter instead
intersects(long, long) - Method in class org.jdesktop.swingx.calendar.DateSpan
Returns true if the this DateSpan intersects with the specified time.
intersects(DateSpan) - Method in class org.jdesktop.swingx.calendar.DateSpan
Returns true if the this DateSpan intersects with the specified DateSpan.
invalidateLayout(Container) - Method in class org.jdesktop.swingx.StackLayout
invalidateLayout(Container) - Method in class org.jdesktop.swingx.VerticalLayout
 
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.
isAnimated() - Method in class org.jdesktop.swingx.JXCollapsiblePane
 
isAnimated() - Method in class org.jdesktop.swingx.JXTaskPane
Returns true if this taskpane is animated during expand/collapse transition.
isAntialiased() - Method in class org.jdesktop.swingx.calendar.JXMonthView
Returns true if anti-aliased text is enabled for this component, false otherwise.
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.PatternModel
 
isAutoDetect() - Method in class org.jdesktop.swingx.PatternModel.AnchoredSearchMode
 
isAutoDetect() - Method in class org.jdesktop.swingx.PatternModel.RegexCreator
 
isAutoSetClicked() - Method in class org.jdesktop.swingx.JXHyperlink
Decides auto-setting of clicked property after firing action events.
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.LabelProperties
 
isBackwards() - Method in class org.jdesktop.swingx.PatternModel
 
isBorderOpaque() - Method in class org.jdesktop.swingx.border.DropShadowBorder
 
isBorderOpaque() - Method in class org.jdesktop.swingx.border.IconBorder
 
isBorderOpaque() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.ContentPaneBorder
 
isBorderOpaque() - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
 
isBorderOpaque() - Method in class org.jdesktop.swingx.plaf.windows.WindowsTipOfTheDayUI.TipAreaBorder
 
isBoundAction(Object) - Method in class org.jdesktop.swingx.action.ActionManager
Test to determine if the action is a BoundAction
isCancelled() - Method in class org.jdesktop.swingx.util.SwingWorker
isCaseSensitive() - Method in class org.jdesktop.swingx.PatternModel
 
isCellEditable(int, int) - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
 
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
 
isCellEditable(int, int) - Method in class org.jdesktop.swingx.JXTable
Overridden to account for row index mapping and to respect TableColumnExt.isEditable() property.
isCellEditable(int, int) - Method in class org.jdesktop.swingx.JXTable.TableAdapter
 
isCellEditable(int, int) - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
 
isCellEditable(Object, int) - Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
isCellEditable(EventObject) - Method in class org.jdesktop.swingx.treetable.TreeTableCellEditor
This is overriden to forward the event to the tree.
isCellEditable(Object, int) - Method in interface org.jdesktop.swingx.treetable.TreeTableModel
 
isClickable(Point) - Method in class org.jdesktop.swingx.JXTable.TableRolloverController
overridden to return false if cell editable.
isClickable(Point) - Method in class org.jdesktop.swingx.RolloverController
checks and returns if the cell at the given location is clickable.
isClicked() - Method in class org.jdesktop.swingx.JXHyperlink
 
isCollapsed() - Method in class org.jdesktop.swingx.JXCollapsiblePane
 
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.
isCollapsed(int) - Method in class org.jdesktop.swingx.JXTreeTable
Returns true if the node at the specified display row is collapsed.
isColumnControlVisible() - Method in class org.jdesktop.swingx.JXTable
returns visibility flag of column control.
isCompositeAction(Object) - Method in class org.jdesktop.swingx.action.ActionManager
Test to determine if the action is a BoundAction
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).
isDone() - Method in class org.jdesktop.swingx.util.SwingWorker
isDragEnabled() - Method in class org.jdesktop.swingx.JXImageView
Gets the current value of the dragEnabled property.
isDrawGradient() - Method in class org.jdesktop.swingx.JXPanel
Deprecated. See setGradientPaint
isEditable() - Method in class org.jdesktop.swingx.JXDatePicker
 
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.table.TableColumnExt
 
isEditValid() - Method in class org.jdesktop.swingx.JXDatePicker
Returns true if the current value being edited is valid.
isEmpty(String) - Method in class org.jdesktop.swingx.AbstractSearchable
checks if the searchString should be interpreted as empty.
isEmpty(String) - Method in class org.jdesktop.swingx.JXEditorPane.DocumentSearchable
checks if the searchString should be interpreted as empty.
isEmpty() - Method in class org.jdesktop.swingx.PatternModel
 
isEnabled(Object) - Method in class org.jdesktop.swingx.action.ActionManager
Returns the enabled state of the Action.
isEnabled() - Method in class org.jdesktop.swingx.JXErrorDialog.ReportAction
 
isEnabled() - Method in class org.jdesktop.swingx.JXTree.DelegatingRenderer
 
isEnabled() - Method in class org.jdesktop.swingx.LinkRenderer
 
isEnabled() - Method in interface org.jdesktop.swingx.RolloverRenderer
 
isEnabled() - Method in class org.jdesktop.swingx.table.ColumnControlButton.ColumnVisibilityAction
 
isEndAnchored() - Method in class org.jdesktop.swingx.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.
isEqualPattern(Pattern) - Method in class org.jdesktop.swingx.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.AbstractSearchable
Checks if the startIndex should be considered as the same as in the previous search.
isEqualStartIndex(int) - Method in class org.jdesktop.swingx.JXTable.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; Otherwise, it returns false.
isExpanded() - Method in class org.jdesktop.swingx.JXTaskPane
Returns true if this taskpane is expanded, false if it is collapsed.
isExpanded() - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
 
isExpanded(TreePath) - Method in class org.jdesktop.swingx.JXTreeTable
Returns true if the node identified by path is currently expanded.
isExpanded(int) - Method in class org.jdesktop.swingx.JXTreeTable
Returns true if the node at the specified display row is currently expanded.
isExpanded() - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableDataAdapter
 
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(long) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Identifies whether or not the date passed is a flagged date.
isFontSet() - Method in class org.jdesktop.swingx.LabelProperties
 
isForegroundSet() - Method in class org.jdesktop.swingx.LabelProperties
 
isGradientTrackHeight() - Method in class org.jdesktop.swingx.JXPanel
Deprecated. See setGradientPaint
isGradientTrackWidth() - Method in class org.jdesktop.swingx.JXPanel
Deprecated. See setGradientPaint
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; Otherwise, it returns false.
isHierarchical(int) - Method in class org.jdesktop.swingx.JXTable
 
isHierarchical(int) - Method in class org.jdesktop.swingx.JXTreeTable
Determines if the specified column contains hierarchical nodes.
isHierarchical() - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableDataAdapter
 
isHorizontalAlignmentSet() - Method in class org.jdesktop.swingx.LabelProperties
 
isHorizontalTextPositionSet() - Method in class org.jdesktop.swingx.LabelProperties
 
isIconSet() - Method in class org.jdesktop.swingx.LabelProperties
 
isIconTextGapSet() - Method in class org.jdesktop.swingx.LabelProperties
 
isImmutable() - Method in class org.jdesktop.swingx.decorator.Highlighter
Returns immutable flag: if true, none of the setXX methods have any effects, there are no listeners added and no change events fired.
isInBorder(MouseEvent) - Method in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
 
isIncremental() - Method in class org.jdesktop.swingx.PatternModel
 
isIndeterminate() - Method in class org.jdesktop.swingx.event.ProgressEvent
 
isInheritAlpha() - Method in class org.jdesktop.swingx.JXPanel
 
isInputEnabled() - Method in class org.jdesktop.swingx.JXGraph
Defines whether or not user input is accepted and managed by this component.
isLeaf() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
Returns true if the cell identified by this adapter is a leaf node; Otherwise, it returns false.
isLeaf() - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
 
isLeaf() - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableDataAdapter
 
isLeaf(Object) - Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
Returns true if the specified node is a leaf node; false otherwise.
isLeaf(Object) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
 
isLeaf() - Method in class org.jdesktop.swingx.treetable.FileNode
 
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.
isNativeLookAndFeel() - Method in class org.jdesktop.swingx.plaf.ContextMenuAuxLF
 
isNotifyOnEDT() - Method in class org.jdesktop.swingx.util.SwingPropertyChangeSupport
Returns notifyOnEDT property.
isOddRow(ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.AlternateRowHighlighter
 
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.JXGraph
isOrLater(int) - Method in class org.jdesktop.swingx.util.JVM
 
isOverwriteRendererIcons() - Method in class org.jdesktop.swingx.JXTree
 
isPaintable() - Method in class org.jdesktop.swingx.editors.PaintPropertyEditor
 
isPlastic() - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
 
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.
isResetModifier(MouseEvent) - Method in class org.jdesktop.swingx.JXTableHeader.SortGestureRecognizer
 
isResetSortOrderGesture(MouseEvent) - Method in class org.jdesktop.swingx.JXTableHeader.SortGestureRecognizer
 
isResizeHorizontal() - Method in class org.jdesktop.swingx.painter.gradient.AbstractGradientPainter
 
isResizeVertical() - Method in class org.jdesktop.swingx.painter.gradient.AbstractGradientPainter
 
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.
isRowHeightEnabled() - Method in class org.jdesktop.swingx.JXTable
 
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.
isScrollOnExpand() - Method in class org.jdesktop.swingx.JXTaskPane
Should this group scroll to be visible after this group was expanded.
isSelected() - Method in class org.jdesktop.swingx.action.AbstractActionExt
 
isSelected(Object) - Method in class org.jdesktop.swingx.action.ActionManager
Gets the selected state of a toggle action.
isSelected() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
Returns true if the cell identified by this adapter is currently selected; Otherwise, it returns false.
isSelected() - Method in class org.jdesktop.swingx.JXList.ListAdapter
Returns true if the cell identified by this adapter is currently selected; Otherwise, it returns false.
isSelected() - Method in class org.jdesktop.swingx.JXTable.TableAdapter
Returns true if the cell identified by this adapter is currently selected; Otherwise, it returns false.
isSelected() - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
 
isSelectedDate(long) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Returns true if the specified date falls within the _startSelectedDate and _endSelectedDate range.
isServerAction(Object) - Method in class org.jdesktop.swingx.action.ActionManager
Test to determine if the action is a ServerAction
isShowBottomShadow() - Method in class org.jdesktop.swingx.border.DropShadowBorder
 
isShowingOnStartup(Preferences) - Static method in class org.jdesktop.swingx.JXTipOfTheDay
 
isShowingOnStartup() - Method in interface org.jdesktop.swingx.JXTipOfTheDay.ShowOnStartupChoice
 
isShowingWeekNumber() - Method in class org.jdesktop.swingx.calendar.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 true if the table is sortable.
isSortable() - Method in class org.jdesktop.swingx.table.TableColumnExt
 
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.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.
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.
isSupportedLookAndFeel() - Method in class org.jdesktop.swingx.plaf.ContextMenuAuxLF
 
isSynth() - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
 
isTargetable(Object) - Method in class org.jdesktop.swingx.LinkRenderer
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
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
 
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.LabelProperties
 
isToday(long) - 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.calendar.JXMonthView
Returns whether or not the month view supports traversing months.
isTrivialNoMatch(Pattern, int) - Method in class org.jdesktop.swingx.AbstractSearchable
Checks and returns if it can be trivially decided to not match.
isUseCache() - Method in class org.jdesktop.swingx.painter.AbstractPainter
 
isUseFindBar(JComponent, Searchable) - Method in class org.jdesktop.swingx.SearchFactory
Returns decision about using a batch- vs. incremental-find for the searchable.
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.AbstractSearchable
checks if index is in range: 0 <= index < getSize().
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.LabelProperties
 
isVerticalTextPositionSet() - Method in class org.jdesktop.swingx.LabelProperties
 
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.
isVisible() - Method in class org.jdesktop.swingx.table.TableColumnExt
 
isVisited() - Method in class org.jdesktop.swingx.action.LinkAction
 
isWindows(LookAndFeelAddons) - Method in class org.jdesktop.swingx.plaf.AbstractComponentAddon
 
isWindows() - Static method in class org.jdesktop.swingx.util.OS
 
isWindows2003() - 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.PatternModel
 
isXTableRowHeightSet - Variable in class org.jdesktop.swingx.JXTable
temporary hack: rowheight will be internally adjusted to font size on instantiation and in updateUI if the height has not been set explicitly by the application.
itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.action.AbstractActionExt
 
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.LinkAction
 
itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.action.TargetableAction
Callback for toggle actions.
itemStateChanged(ItemEvent) - Method in class org.jdesktop.swingx.table.ColumnControlButton.ColumnVisibilityAction
 
iterator() - Method in class org.jdesktop.swingx.multislider.DefaultMultiThumbModel
 

swingx
Version 2005-08-19
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 _