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

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
 
iconColor16 - Variable in class org.jdesktop.swingx.JXCollapsiblePaneBeanInfo
Description of the Field
iconColor16 - Variable in class org.jdesktop.swingx.JXTaskPaneBeanInfo
Description of the Field
iconColor16 - Variable in class org.jdesktop.swingx.JXTaskPaneContainerBeanInfo
Description of the Field
iconColor32 - Variable in class org.jdesktop.swingx.JXCollapsiblePaneBeanInfo
Description of the Field
iconColor32 - Variable in class org.jdesktop.swingx.JXTaskPaneBeanInfo
Description of the Field
iconColor32 - Variable in class org.jdesktop.swingx.JXTaskPaneContainerBeanInfo
Description of the Field
iconMono16 - Variable in class org.jdesktop.swingx.JXCollapsiblePaneBeanInfo
Description of the Field
iconMono16 - Variable in class org.jdesktop.swingx.JXTaskPaneBeanInfo
Description of the Field
iconMono16 - Variable in class org.jdesktop.swingx.JXTaskPaneContainerBeanInfo
Description of the Field
iconMono32 - Variable in class org.jdesktop.swingx.JXCollapsiblePaneBeanInfo
Description of the Field
iconMono32 - Variable in class org.jdesktop.swingx.JXTaskPaneBeanInfo
Description of the Field
iconMono32 - Variable in class org.jdesktop.swingx.JXTaskPaneContainerBeanInfo
Description of the Field
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(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.Document
 
install(JXList) - Method in class org.jdesktop.swingx.JXList.LinkController
 
install(JXTable) - Method in class org.jdesktop.swingx.JXTable.LinkController
 
installComponents() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
 
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.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.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.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
 
installUI(JComponent) - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
 
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
 
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.
invalidateGradient() - Method in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI.JGradientPanel
 
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.
isAscending() - Method in class org.jdesktop.swingx.decorator.Sorter
 
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
 
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
 
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
isDone() - Method in class org.jdesktop.swingx.util.SwingWorker
isDrawGradient() - Method in class org.jdesktop.swingx.JXPanel
 
isEditable() - Method in class org.jdesktop.swingx.JXDatePicker
 
isEditable() - Method in class org.jdesktop.swingx.JXImagePanel
 
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.table.ColumnControlButton.ColumnVisibilityAction
 
isEnabled() - Method in class org.jdesktop.swingx.UIAction
Cover method for isEnabled(null).
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.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
 
isGradientTrackWidth() - Method in class org.jdesktop.swingx.JXPanel
 
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
 
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
 
isOrLater(int) - Method in class org.jdesktop.swingx.util.JVM
 
isOverwriteRendererIcons() - Method in class org.jdesktop.swingx.JXTree
 
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.
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
 
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
 
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
 
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.Document
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
 
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
 
isTextSet() - Method in class org.jdesktop.swingx.LabelProperties
 
isToday(long) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Returns true if the date passed in is the same as today.
isTrackingLookAndFeelChanges() - Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
 
isTrivialNoMatch(Pattern, int) - Method in class org.jdesktop.swingx.AbstractSearchable
Checks and returns if it can be trivially decided to not match.
isUseFindBar(JComponent, Searchable) - Method in class org.jdesktop.swingx.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).
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().
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.JXHyperlink
 
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.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.table.ColumnControlButton.ColumnVisibilityAction
 

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