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

S

savePassword() - Method in class org.jdesktop.swingx.JXLoginPanel
TODO
saveUserNames() - Method in class org.jdesktop.swingx.auth.DefaultUserNameStore
Saves the user names to Preferences
saveUserNames() - Method in class org.jdesktop.swingx.auth.UserNameStore
lifecycle method for saving name to persistent storage
SCROLL_ON_EXPAND_CHANGED_KEY - Static variable in class org.jdesktop.swingx.JXTaskPane
Used when generating PropertyChangeEvents for the "scrollOnExpand" property
ScrollBarContextMenuSource - Class in org.jdesktop.swingx.plaf
 
ScrollBarContextMenuSource(int) - Constructor for class org.jdesktop.swingx.plaf.ScrollBarContextMenuSource
 
search(String) - Method in class org.jdesktop.swingx.AbstractSearchable
Performs a forward search starting at the beginning across the Searchable using String that represents a regex pattern; Pattern.
search(String, int) - Method in class org.jdesktop.swingx.AbstractSearchable
Performs a forward search starting at the given startIndex using String that represents a regex pattern; Pattern.
search(String, int, boolean) - Method in class org.jdesktop.swingx.AbstractSearchable
Performs a search starting at the given startIndex using String that represents a regex pattern; Pattern.
search(Pattern) - Method in class org.jdesktop.swingx.AbstractSearchable
Performs a forward search starting at the beginning across the Searchable using the pattern; Pattern.
search(Pattern, int) - Method in class org.jdesktop.swingx.AbstractSearchable
Performs a forward search starting at the given startIndex using the Pattern; Pattern.
search(Pattern, int, boolean) - Method in class org.jdesktop.swingx.AbstractSearchable
Performs a search starting at the given startIndex using the pattern; Pattern.
search(String) - Method in class org.jdesktop.swingx.JXEditorPane.DocumentSearchable
 
search(String, int) - Method in class org.jdesktop.swingx.JXEditorPane.DocumentSearchable
 
search(String, int, boolean) - Method in class org.jdesktop.swingx.JXEditorPane.DocumentSearchable
 
search(Pattern) - Method in class org.jdesktop.swingx.JXEditorPane.DocumentSearchable
 
search(Pattern, int) - Method in class org.jdesktop.swingx.JXEditorPane.DocumentSearchable
 
search(Pattern, int, boolean) - Method in class org.jdesktop.swingx.JXEditorPane.DocumentSearchable
 
search(String) - Method in interface org.jdesktop.swingx.Searchable
Search searchString from the beginning of a document.
search(String, int) - Method in interface org.jdesktop.swingx.Searchable
Search searchString from the given position in a document.
search(String, int, boolean) - Method in interface org.jdesktop.swingx.Searchable
Search searchString in the given direction from the some position in a document.
search(Pattern) - Method in interface org.jdesktop.swingx.Searchable
Search for the pattern from the beginning of the document.
search(Pattern, int) - Method in interface org.jdesktop.swingx.Searchable
Search for the pattern from the start index.
search(Pattern, int, boolean) - Method in interface org.jdesktop.swingx.Searchable
Search for the pattern from the start index.
SEARCH_FIELD_LABEL - Static variable in class org.jdesktop.swingx.AbstractPatternPanel
 
SEARCH_FIELD_MNEMONIC - Static variable in class org.jdesktop.swingx.AbstractPatternPanel
 
SEARCH_PREFIX - Static variable in class org.jdesktop.swingx.PatternModel
The prefix marker to find component related properties in the resourcebundle.
SEARCH_TITLE - Static variable in class org.jdesktop.swingx.AbstractPatternPanel
 
searchable - Variable in class org.jdesktop.swingx.JXFindPanel
 
searchable - Variable in class org.jdesktop.swingx.JXTable
 
Searchable - Interface in org.jdesktop.swingx
Interface that used to implement search logic in all the search capable components.
SearchFactory - Class in org.jdesktop.swingx
Factory to create, configure and show application consistent search and find widgets.
SearchFactory() - Constructor for class org.jdesktop.swingx.SearchFactory
 
SearchFactory.FindRemover - Class in org.jdesktop.swingx
 
SearchFactory.FindRemover() - Constructor for class org.jdesktop.swingx.SearchFactory.FindRemover
 
searchField - Variable in class org.jdesktop.swingx.AbstractPatternPanel
 
SearchHighlighter - Class in org.jdesktop.swingx.decorator
Convenience Highlighter to test and highlight cells in searching.
SearchHighlighter() - Constructor for class org.jdesktop.swingx.decorator.SearchHighlighter
Instantiates a default SearchHighlighter.
SearchHighlighter(Color, Color) - Constructor for class org.jdesktop.swingx.decorator.SearchHighlighter
Instantiates a default SearchHighlighter with background/foreground colors.
searchLabel - Variable in class org.jdesktop.swingx.AbstractPatternPanel
 
SelectionListener - Interface in org.jdesktop.swingx.event
Listener for receiving global selection change notifications.
SelectionMapper - Class in org.jdesktop.swingx.decorator
Responsible for keeping track of selection in model coordinates.
SelectionMapper(FilterPipeline, ListSelectionModel) - Constructor for class org.jdesktop.swingx.decorator.SelectionMapper
PRE: selection != null;
ServerAction - Class in org.jdesktop.swingx.action
An action which will invoke an http POST operation.
ServerAction() - Constructor for class org.jdesktop.swingx.action.ServerAction
 
ServerAction(String) - Constructor for class org.jdesktop.swingx.action.ServerAction
 
ServerAction(String, String) - Constructor for class org.jdesktop.swingx.action.ServerAction
 
ServerAction(String, Icon) - Constructor for class org.jdesktop.swingx.action.ServerAction
 
ServerAction(String, String, Icon) - Constructor for class org.jdesktop.swingx.action.ServerAction
 
set(String, String, char[]) - Method in class org.jdesktop.swingx.auth.PasswordStore
Saves a password for future use.
setAccelerator(KeyStroke) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the key stroke which represents an accelerator for the action.
setActionCommand(Object) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the action command key.
setActionCommand(String) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the string used to identify fired ActionEvents.
setActionCommand(String) - Method in class org.jdesktop.swingx.JXDatePicker
Sets the string used to identify fired ActionEvents.
setActionManager(ActionManager) - Method in class org.jdesktop.swingx.action.ActionContainerFactory
Sets the ActionManager instance that will be used by this ActionContainerFactory
setAddon(String) - Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
 
setAddon(Class) - Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
 
setAddon(LookAndFeelAddons) - Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
 
setAlpha(float) - Method in class org.jdesktop.swingx.JXGlassBox
 
setAlpha(float) - Method in class org.jdesktop.swingx.JXPanel
Set the alpha transparency level for this component.
setAnimated(boolean) - Method in class org.jdesktop.swingx.JXCollapsiblePane
If true, enables the animation when pane is collapsed/expanded.
setAnimated(boolean) - Method in class org.jdesktop.swingx.JXTaskPane
Enables or disables animation during expand/collapse transition.
setAntialiased(boolean) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Turns on/off anti-aliased text for this component.
setAntiAliasedText(boolean) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setAscending(boolean) - Method in class org.jdesktop.swingx.decorator.Sorter
 
setAsksAllowsChildren(boolean) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
 
setAutoResizeMode(int) - Method in class org.jdesktop.swingx.JXTable
overridden to update the show horizontal scrollbar action's selected state.
setBackground(Color) - Method in class org.jdesktop.swingx.decorator.Highlighter
Sets the background color of this Highlighter and notifies registered ChangeListeners if this is mutable.
setBackground(Color) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setBackgroundColor(Container, Color) - Static method in class org.jdesktop.swingx.util.PaintUtils
Sets the background color for a containment hierarchy.
setBackwards(boolean) - Method in class org.jdesktop.swingx.PatternModel
 
setBanner(Image) - Method in class org.jdesktop.swingx.JXLoginPanel
Set the image to use for the banner
setBannerText(String) - Method in class org.jdesktop.swingx.JXLoginPanel
Set the text to use when creating the banner.
setBasicErrorMessage(String) - Method in class org.jdesktop.swingx.IncidentInfo
Set the current basic error description
setBorder(Border) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the border of this component.
setBounds(int, int, int, int) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Moves and resizes this component.
setBounds(Rectangle) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Moves and resizes this component to conform to the new bounding rectangle r.
setBoxPaddingX(int) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the number of pixels used to pad the left and right side of a day.
setBoxPaddingY(int) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the number of pixels used to pad the top and bottom of a day.
setCallback(String) - Method in class org.jdesktop.swingx.action.BoundAction
The callback string will be called to register the action callback.
setCaseSensitive(boolean) - Method in class org.jdesktop.swingx.PatternModel
 
setCellRenderer(ListCellRenderer) - Method in class org.jdesktop.swingx.JXList
 
setCellRenderer(TreeCellRenderer) - Method in class org.jdesktop.swingx.JXTree
 
setClickedColor(Color) - Method in class org.jdesktop.swingx.JXHyperlink
Sets the color for the previously not visited link.
setClosedIcon(Icon) - Method in class org.jdesktop.swingx.JXTree.DelegatingRenderer
 
setClosedIcon(Icon) - Method in class org.jdesktop.swingx.JXTree
set the icon for a closed non-leaf node.
setClosedIcon(Icon) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the specified icon as the icon to use for rendering closed container nodes.
setCollapsed(boolean) - Method in class org.jdesktop.swingx.JXCollapsiblePane
Expands or collapses this JXCollapsiblePane.
setCollapsedIcon(Icon) - Method in class org.jdesktop.swingx.JXTree
sets the icon for the handel of a collapsed node.
setCollapsedIcon(Icon) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the specified icon as the icon to use for rendering collapsed nodes.
setColumnControlVisible(boolean) - Method in class org.jdesktop.swingx.JXTable
bound property to flag visibility state of column control.
setColumnIndex(int) - Method in class org.jdesktop.swingx.decorator.Filter
PENDING: not tested!
setColumnMargin(int) - Method in class org.jdesktop.swingx.JXTable
Sets the margin between columns.
setColumnMargin(int) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the margin between columns.
setColumnSequence(Object[]) - Method in class org.jdesktop.swingx.JXTable
reorders the columns in the sequence given array.
setComparator(Comparator) - Method in class org.jdesktop.swingx.decorator.Sorter
set the Comparator to use when comparing values.
setComponentOrientation(ComponentOrientation) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the language-sensitive orientation that is to be used to order the elements or text within this component.
setComponentOrientation(ComponentOrientation) - Method in class org.jdesktop.swingx.JXLoginPanel
This method adds functionality to support bidi languages within this component
setComponentOrientation(ComponentOrientation) - Method in class org.jdesktop.swingx.JXTable
Hack around core swing JScrollPane bug: can't cope with corners when changing component orientation at runtime.
setConstraints(GridBagConstraints, int, int, int, int, double, double, int, int, int, int, int, int) - Static method in class org.jdesktop.swingx.util.WindowUtils
Utility method used to load a GridBagConstraints object (param gbc) with the data in the other parameters.
setContentContainer(Container) - Method in class org.jdesktop.swingx.JXTitledPanel
 
setContentPane(Container) - Method in class org.jdesktop.swingx.JXCollapsiblePane
Sets the content pane of this JXCollapsiblePane.
setCurrentTip(int) - Method in class org.jdesktop.swingx.JXTipOfTheDay
Sets the index of the tip to show
setDate(Date) - Method in class org.jdesktop.swingx.JXDatePicker
Set the currently selected date.
setDateInMillis(long) - Method in class org.jdesktop.swingx.JXDatePicker
Set the currently selected date.
setDayForeground(int, Color) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Set the color to be used for painting the specified day of the week.
setDaysOfTheWeek(String[]) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the single character representation for each day of the week.
setDaysOfTheWeekForeground(Color) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the color used to draw the foreground of each day of the week.
setDefaultLinkVisitor(ActionListener) - Method in class org.jdesktop.swingx.JXTable
If the default editor for LinkModel.class is of type LinkRenderer enables link visiting with the given linkVisitor.
setDefaultRenderer(Class, String) - Static method in class org.jdesktop.swingx.table.TableCellRenderers
 
setDelegateRenderer(TreeCellRenderer) - Method in class org.jdesktop.swingx.JXTree.DelegatingRenderer
Set the delegate renderer.
setDetailedErrorMessage(String) - Method in class org.jdesktop.swingx.IncidentInfo
Set the detailed description for this error
setDismissOnClick(boolean) - Method in class org.jdesktop.swingx.JXGlassBox
 
setDownIcon(Icon) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setDrawGradient(boolean) - Method in class org.jdesktop.swingx.JXPanel
 
setEditable(boolean) - Method in class org.jdesktop.swingx.JXDatePicker
 
setEditable(boolean) - Method in class org.jdesktop.swingx.JXImagePanel
 
setEditable(boolean) - Method in class org.jdesktop.swingx.table.TableColumnExt
Sets the editable property.
setEditor(JFormattedTextField) - Method in class org.jdesktop.swingx.JXDatePicker
 
setEditorKit(EditorKit) - Method in class org.jdesktop.swingx.JXEditorPane
Overidden to perform document initialization based on type.
setEnabled(Object, boolean) - Method in class org.jdesktop.swingx.action.ActionManager
Enables or disables the state of the Action corresponding to the action id.
setEnabled(boolean) - Method in class org.jdesktop.swingx.decorator.SearchHighlighter
Toggle to enable/disable - if disabled never hightlights.
setEnabled(boolean) - Method in class org.jdesktop.swingx.UIAction
 
setErrorException(Throwable) - Method in class org.jdesktop.swingx.IncidentInfo
Set the exception that may contain additional information about the error.
setErrorMessage(String) - Method in class org.jdesktop.swingx.JXLoginPanel
Sets the error message for this login panel
setEvenRowBackground(Color) - Method in class org.jdesktop.swingx.decorator.AlternateRowHighlighter
Sets the background color for even rows to the specified color.
setExpanded(boolean) - Method in class org.jdesktop.swingx.JXTaskPane
Expands or collapses this group.
setExpandedIcon(Icon) - Method in class org.jdesktop.swingx.JXTree
sets the icon for the handle of an expanded node.
setExpandedIcon(Icon) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the specified icon as the icon to use for rendering expanded nodes.
setExpandsSelectedPaths(boolean) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the value of the expandsSelectedPaths property for the tree part.
setFactory(ActionContainerFactory) - Method in class org.jdesktop.swingx.action.ActionManager
This method should be used to associate a subclassed ActionContainerFactory with this ActionManager.
setFieldName(String) - Method in class org.jdesktop.swingx.JXSearchPanel
set the label of the search combo.
setFilterEnabled(boolean) - Method in class org.jdesktop.swingx.JXList
Enables/disables filtering support.
setFilters(FilterPipeline) - Method in class org.jdesktop.swingx.decorator.SelectionMapper
 
setFilters(FilterPipeline) - Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
setFilters(FilterPipeline) - Method in class org.jdesktop.swingx.JXList
Sets the FilterPipeline for filtering table rows.
setFilters(FilterPipeline) - Method in class org.jdesktop.swingx.JXTable
Sets the FilterPipeline for filtering table rows.
setFirstDayOfWeek(int) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets what the first day of the week is; e.g., Calendar.SUNDAY in US, Calendar.MONDAY in France.
setFirstDisplayedDate(long) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Set the first displayed date.
setFlaggedDates(long[]) - Method in class org.jdesktop.swingx.calendar.JXMonthView
An array of longs defining days that should be flagged.
setFont(Font) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the font of this component.
setFont(Font) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setFont(Container, Font) - Static method in class org.jdesktop.swingx.util.PaintUtils
 
setFontRecursively(Container, Font) - Static method in class org.jdesktop.swingx.util.WindowUtils
 
setForeground(Color) - Method in class org.jdesktop.swingx.decorator.Highlighter
Sets the foreground color of this Highlighter and notifies registered ChangeListeners if this is mutable.
setForeground(Color) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setForegroundColor(Container, Color) - Static method in class org.jdesktop.swingx.util.PaintUtils
Sets the foreground color for a containment hierarchy.
setFormats(String[]) - Method in class org.jdesktop.swingx.JXDatePicker
Replaces the currently installed formatter and factory used by the editor.
setFormats(DateFormat[]) - Method in class org.jdesktop.swingx.JXDatePicker
Replaces the currently installed formatter and factory used by the editor.
setFoundIndex(int) - Method in class org.jdesktop.swingx.PatternModel
 
setGap(int) - Method in class org.jdesktop.swingx.VerticalLayout
 
setGradientPaint(GradientPaint) - Method in class org.jdesktop.swingx.JXPanel
 
setGradientTrackHeight(boolean) - Method in class org.jdesktop.swingx.JXPanel
 
setGradientTrackWidth(boolean) - Method in class org.jdesktop.swingx.JXPanel
 
setGroup(Object) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the group identity of the state action.
setHeader(String) - Method in class org.jdesktop.swingx.IncidentInfo
Set the current header string
setHighlightAll() - Method in class org.jdesktop.swingx.decorator.SearchHighlighter
convenience method to test and highlight all rows/columns and enable.
setHighlightCell(int, int) - Method in class org.jdesktop.swingx.decorator.SearchHighlighter
Set's highlightRow to row, test- and highlight column = column
setHighlightColumnIndex(int) - Method in class org.jdesktop.swingx.decorator.ConditionalHighlighter
 
setHighlighters(HighlighterPipeline) - Method in class org.jdesktop.swingx.JXList
Assigns a HighlighterPipeline to the table.
setHighlighters(HighlighterPipeline) - Method in class org.jdesktop.swingx.JXTable
Assigns a HighlighterPipeline to the table.
setHighlighters(HighlighterPipeline) - Method in class org.jdesktop.swingx.JXTree
Assigns a HighlighterPipeline to the table.
setHighlightRow(int) - Method in class org.jdesktop.swingx.decorator.SearchHighlighter
set the row to match in test.
setHorizontalAlignment(int) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setHorizontalScrollEnabled(boolean) - Method in class org.jdesktop.swingx.JXTable
Controls horizontal scrolling in the viewport, and works in coordination with column sizing.
setHorizontalTextPosition(int) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setIcon(Icon) - Method in class org.jdesktop.swingx.border.IconBorder
 
setIcon(Icon) - Method in class org.jdesktop.swingx.JXTaskPane
Sets the icon to be displayed in the border of this pane.
setIcon(Icon) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setIconTextGap(int) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setImage(Image) - Method in class org.jdesktop.swingx.JXImagePanel
Sets the image to use for the background of this panel.
setIncremental(boolean) - Method in class org.jdesktop.swingx.PatternModel
 
setInheritAlpha(boolean) - Method in class org.jdesktop.swingx.JXPanel
 
setInstance(ActionManager) - Static method in class org.jdesktop.swingx.action.ActionManager
Sets the ActionManager instance.
setInstance(SearchFactory) - Static method in class org.jdesktop.swingx.SearchFactory
sets the shared SearchFactory.
setInstance(ColumnFactory) - Static method in class org.jdesktop.swingx.table.ColumnFactory
 
setJMenuBar(JMenuBar) - Method in class org.jdesktop.swingx.JXRootPane
Set the menu bar for this root pane.
setLargeIcon(Icon) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the large icon which represents the action.
setLayout(LayoutManager) - Method in class org.jdesktop.swingx.JXCollapsiblePane
Overriden to redirect call to the content pane.
setLayout(LayoutManager) - Method in class org.jdesktop.swingx.JXTaskPane
Overriden to redirect call to the content pane.
setLeadingMessage(String) - Method in class org.jdesktop.swingx.JXStatusBar
Places the message in the leading area.
setLeafIcon(Icon) - Method in class org.jdesktop.swingx.JXTree.DelegatingRenderer
 
setLeafIcon(Icon) - Method in class org.jdesktop.swingx.JXTree
set the icon for a leaf node.
setLeafIcon(Icon) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the specified icon as the icon to use for rendering leaf nodes.
setLinesPerGroup(int) - Method in class org.jdesktop.swingx.decorator.AlternateRowHighlighter
 
setLink(LinkModel) - Method in class org.jdesktop.swingx.action.LinkAction
 
setLinkDate(long, String) - Method in class org.jdesktop.swingx.JXDatePicker
Set the date the link will use and the string defining a MessageFormat to format the link.
setLinkPanel(JPanel) - Method in class org.jdesktop.swingx.JXDatePicker
Set the panel that will be used at the bottom of the popup.
setLinkVisitor(ActionListener) - Method in class org.jdesktop.swingx.JXList
 
setLoginService(LoginService) - Method in class org.jdesktop.swingx.JXLoginPanel
Sets the LoginService for this panel.
setLongDescription(String) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the long desciption of the action.
setMailAddr(String) - Method in class org.jdesktop.swingx.MailErrorReporter
Set the address to which we will send mail
setMailTransportProxy(MailTransportProxy) - Method in class org.jdesktop.swingx.MailErrorReporter
 
setMask(int) - Method in class org.jdesktop.swingx.decorator.ConditionalHighlighter
JW ??
setMatchRule(String) - Method in class org.jdesktop.swingx.PatternModel.RegexCreator
 
setMatchRule(String) - Method in class org.jdesktop.swingx.PatternModel
 
setMessage(String) - Method in class org.jdesktop.swingx.JXLoginPanel
Sets a custom message for this login panel
setMessageListener(MessageListener) - Method in class org.jdesktop.swingx.MouseMessagingHandler
 
setMessageSource(MessageSource) - Method in class org.jdesktop.swingx.MouseMessagingHandler
 
setMinimumSizeManager(Window, int, int) - Static method in class org.jdesktop.swingx.util.WindowUtils
Installs/resets a ComponentListener to resize the given window to minWidth/Height if needed.
setMnemonic(String) - Method in class org.jdesktop.swingx.action.AbstractActionExt
 
setMnemonic(int) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the mnemonic key code for the action.
setModel(ListModel) - Method in class org.jdesktop.swingx.JXList
set's the underlying data model.
setModel(TableModel) - Method in class org.jdesktop.swingx.JXTable
setModel(TipOfTheDayModel) - Method in class org.jdesktop.swingx.JXTipOfTheDay
 
setModel(TreeModel) - Method in class org.jdesktop.swingx.JXTree
 
setModel(TableModel) - Method in class org.jdesktop.swingx.JXTreeTable
Overrides superclass version to make sure that the specified TableModel is compatible with JXTreeTable before invoking the inherited version.
setMonthStringBackground(Color) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the color used to draw the background of the month string.
setMonthStringForeground(Color) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the color used to draw the foreground of the month string.
setMonthStringInsets(Insets) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Insets used to modify the width/height when painting the background of the month string area.
setMonthView(JXMonthView) - Method in class org.jdesktop.swingx.JXDatePicker
Set the component to use the specified JXMonthView.
setName(String) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the name of the action.
setOddRowBackground(Color) - Method in class org.jdesktop.swingx.decorator.AlternateRowHighlighter
Sets the background color for odd rows to the specified color.
setOpenIcon(Icon) - Method in class org.jdesktop.swingx.JXTree.DelegatingRenderer
 
setOpenIcon(Icon) - Method in class org.jdesktop.swingx.JXTree
set the icon for a open non-leaf node.
setOpenIcon(Icon) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the specified icon as the icon to use for rendering open container nodes.
setOverwriteRendererIcons(boolean) - Method in class org.jdesktop.swingx.JXTree
Property to control whether per-tree icons should be copied to the renderer on setCellRenderer.
setPanel(JXLoginPanel) - Method in class org.jdesktop.swingx.JXLoginDialog
 
setPassword(char[]) - Method in class org.jdesktop.swingx.JXLoginPanel
Sets the Password for this panel.
setPasswordStore(PasswordStore) - Method in class org.jdesktop.swingx.JXLoginPanel
Sets the PasswordStore for this panel.
setPattern(String, int) - Method in class org.jdesktop.swingx.decorator.PatternFilter
 
setPattern(Pattern) - Method in class org.jdesktop.swingx.decorator.PatternFilter
Sets the pattern used by this filter for matching.
setPattern(String, int) - Method in class org.jdesktop.swingx.decorator.PatternHighlighter
 
setPattern(Pattern) - Method in class org.jdesktop.swingx.decorator.PatternHighlighter
Sets the pattern used by this cell decorator to match against a cell's value to determine if the conditions for cell decoration are met.
setPattern(Pattern) - Method in interface org.jdesktop.swingx.decorator.PatternMatcher
 
setPatternFilter(PatternFilter) - Method in class org.jdesktop.swingx.JXSearchPanel
sets the PatternFilter control.
setPatternHighlighter(PatternHighlighter) - Method in class org.jdesktop.swingx.JXSearchPanel
sets the PatternHighlighter control.
setPreferences(Preferences) - Method in class org.jdesktop.swingx.auth.DefaultUserNameStore
 
setPreferredCols(int) - Method in class org.jdesktop.swingx.calendar.JXMonthView
The preferred number of columns to paint calendars.
setPreferredRows(int) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the preferred number of rows to paint calendars.
setPreferredSize(Dimension) - Method in class org.jdesktop.swingx.JXImagePanel
 
setProgress(int) - Method in class org.jdesktop.swingx.util.SwingWorker
Sets the progress bound property.
setProperties(Properties) - Method in class org.jdesktop.swingx.auth.JDBCLoginService
 
setPrototypeValue(Object) - Method in class org.jdesktop.swingx.table.TableColumnExt
Sets the prototypeValue property.
setRawText(String) - Method in class org.jdesktop.swingx.PatternModel
 
setRegexCreatorKey(String) - Method in class org.jdesktop.swingx.PatternModel
 
setRenderer(DefaultTreeCellRenderer) - Method in class org.jdesktop.swingx.tree.DefaultXTreeCellEditor
 
setReporter(ErrorReporter) - Static method in class org.jdesktop.swingx.JXErrorDialog
Set reporting engine which will handle error reporting if user clicks 'report' button.
setRolloverEnabled(boolean) - Method in class org.jdesktop.swingx.JXList
Property to enable/disable rollover support.
setRolloverEnabled(boolean) - Method in class org.jdesktop.swingx.JXTable
Property to enable/disable rollover support.
setRolloverEnabled(boolean) - Method in class org.jdesktop.swingx.JXTree
Property to enable/disable rollover support.
setRoot(TreeNode) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
 
setRootPane(JRootPane) - Method in class org.jdesktop.swingx.JXFrame
Overloaded to make this public.
setRootVisible(boolean) - Method in class org.jdesktop.swingx.JXTreeTable
Determines whether or not the root node from the TreeModel is visible.
setRowHeight(int) - Method in class org.jdesktop.swingx.JXTable
Changes the row height for all rows in the table.
setRowHeight(int, int) - Method in class org.jdesktop.swingx.JXTable
 
setRowHeight(int, int) - Method in class org.jdesktop.swingx.JXTreeTable
Throws UnsupportedOperationException because variable height rows are not supported.
setRowHeight(int) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the row height for this JXTreeTable.
setRowHeightEnabled(boolean) - Method in class org.jdesktop.swingx.JXTable
sets enabled state of individual rowHeight support.
setRowMargin(int) - Method in class org.jdesktop.swingx.JXTreeTable
Overridden to ensure that private renderer state is kept in sync with the state of the component.
setSaveMode(JXLoginPanel.SaveMode) - Method in class org.jdesktop.swingx.JXLoginPanel
The save mode indicates whether the "save" password is checked by default.
setScrollableTracksViewportHeight(boolean) - Method in class org.jdesktop.swingx.JXPanel
 
setScrollableTracksViewportWidth(boolean) - Method in class org.jdesktop.swingx.JXPanel
 
setScrollOnExpand(boolean) - Method in class org.jdesktop.swingx.JXTaskPane
Should this group be scrolled to be visible on expand.
setScrollsOnExpand(boolean) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the value of the scrollsOnExpand property for the tree part.
setSearchable(Searchable) - Method in class org.jdesktop.swingx.JXEditorPane
sets the Searchable for this editor.
setSearchable(Searchable) - Method in class org.jdesktop.swingx.JXFindBar
 
setSearchable(Searchable) - Method in class org.jdesktop.swingx.JXFindPanel
Sets the Searchable targeted of this find widget.
setSearchable(Searchable) - Method in class org.jdesktop.swingx.JXList
sets the Searchable for this editor.
setSearchable(Searchable) - Method in class org.jdesktop.swingx.JXTable
sets the Searchable for this editor.
setSearchable(Searchable) - Method in class org.jdesktop.swingx.JXTree
sets the Searchable for this editor.
setSelected(boolean) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Changes the state of the action
setSelected(Object, boolean) - Method in class org.jdesktop.swingx.action.ActionManager
Sets the selected state of a toggle action.
setSelectedBackground(Color) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the selected background color to c.
setSelectedBackground(Color) - Method in class org.jdesktop.swingx.decorator.Highlighter
Sets the selected background color of this Highlighter and notifies registered ChangeListeners if this is mutable.
setSelectedDateSpan(DateSpan) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Selects the dates in the DateSpan.
setSelectedForeground(Color) - Method in class org.jdesktop.swingx.decorator.Highlighter
Sets the selected foreground color of this Highlighter and notifies registered ChangeListeners if this is mutable.
setSelectedItem(Object) - Method in class org.jdesktop.swingx.autocomplete.AbstractComponentAdaptor
Sets the selected item.
setSelectedItem(Object) - Method in class org.jdesktop.swingx.autocomplete.ComboBoxAdaptor
 
setSelectedItem(Object) - Method in class org.jdesktop.swingx.autocomplete.ListAdaptor
 
setSelectedValue(Object) - Method in class org.jdesktop.swingx.JXRadioGroup
 
setSelectionMode(int) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Set the selection mode for this JXMonthView.
setSelectionMode(int) - Method in class org.jdesktop.swingx.JXTreeTable
Overridden to ensure that private renderer state is kept in sync with the state of the component.
setSelectionModel(ListSelectionModel) - Method in class org.jdesktop.swingx.JXList
Overridden to update selectionMapper
setSelectionModel(ListSelectionModel) - Method in class org.jdesktop.swingx.JXTable
Overridden to update selectionMapper
setServer(String) - Method in class org.jdesktop.swingx.auth.LoginService
 
setServers(List<String>) - Method in class org.jdesktop.swingx.JXLoginPanel
Sets the list of servers.
setShortDescription(String) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the short desciption of the action.
setShowHorizontalLines(boolean) - Method in class org.jdesktop.swingx.JXTreeTable
Sets whether the table draws horizontal lines between cells.
setShowingOnStartup(boolean) - Method in interface org.jdesktop.swingx.JXTipOfTheDay.ShowOnStartupChoice
Persists the user choice
setShowsRootHandles(boolean) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the value of the showsRootHandles property for the tree part.
setShowVerticalLines(boolean) - Method in class org.jdesktop.swingx.JXTreeTable
Sets whether the table draws vertical lines between cells.
setSmallIcon(Icon) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Sets the small icon which represents the action.
setSortable(boolean) - Method in class org.jdesktop.swingx.JXTable
Sets "sortable" property indicating whether or not this table supports sortable columns.
setSortable(boolean) - Method in class org.jdesktop.swingx.JXTreeTable
overridden to do nothing.
setSorter(Sorter) - Method in class org.jdesktop.swingx.decorator.FilterPipeline
Sets the sorter that the output of the filter pipeline is piped through.
setSorter(int) - Method in class org.jdesktop.swingx.JXTable
request to sort the column at columnIndex in view coordinates.
setSorterClass(String) - Method in class org.jdesktop.swingx.table.TableColumnExt
Sets a user-defined sorter for this column
setSource(Object) - Method in class org.jdesktop.swingx.MouseMessagingHandler
Set the source object of the MessageEvents.
setSpecial(boolean) - Method in class org.jdesktop.swingx.JXTaskPane
Sets this pane to be "special" or not.
setStateAction() - Method in class org.jdesktop.swingx.action.AbstractActionExt
Set the state property to true.
setStateAction(boolean) - Method in class org.jdesktop.swingx.action.AbstractActionExt
Set the state property.
setStatus(JXLoginPanel.Status) - Method in class org.jdesktop.swingx.JXLoginPanel
Change the status
setStatusBar(JXStatusBar) - Method in class org.jdesktop.swingx.JXRootPane
Set the status bar for this root pane.
setStyle(JXImagePanel.Style) - Method in class org.jdesktop.swingx.JXImagePanel
Sets what style to use when painting the image
setSynchronous(boolean) - Method in class org.jdesktop.swingx.auth.LoginService
Sets the synchronous property
setTable(JTable) - Method in class org.jdesktop.swingx.JXTableHeader
Sets the associated JTable.
setTarget(Targetable) - Method in class org.jdesktop.swingx.action.TargetManager
Gets the current targetable component.
setTarget(String) - Method in class org.jdesktop.swingx.LinkModel
Set the target that the URL should load into.
setTargetManager(TargetManager) - Method in class org.jdesktop.swingx.action.TargetableAction
Set target manager which will handle this command.
setTestColumnIndex(int) - Method in class org.jdesktop.swingx.decorator.ConditionalHighlighter
 
setText(String) - Method in class org.jdesktop.swingx.JXStatusBar
Sets non-transient message text in leading message position on status bar.
setText(String) - Method in class org.jdesktop.swingx.LinkModel
Set the display text.
setTimeZone(TimeZone) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the time zone with the given time zone value.
setTimeZone(TimeZone) - Method in class org.jdesktop.swingx.JXDatePicker
Sets the time zone with the given time zone value.
setTip(Object) - Method in class org.jdesktop.swingx.tips.DefaultTip
 
setTipName(String) - Method in class org.jdesktop.swingx.tips.DefaultTip
 
setTips(TipOfTheDayModel.Tip[]) - Method in class org.jdesktop.swingx.tips.DefaultTipOfTheDayModel
 
setTitle(String) - Method in class org.jdesktop.swingx.JXTaskPane
Sets the title to be displayed in the border of this pane.
setTitle(String) - Method in class org.jdesktop.swingx.JXTitledPanel
 
setTitle(String) - Method in class org.jdesktop.swingx.table.TableColumnExt
Sets the title of this view column.
setTitleDarkBackground(Color) - Method in class org.jdesktop.swingx.JXTitledPanel
 
setTitleFont(Font) - Method in class org.jdesktop.swingx.JXTitledPanel
 
setTitleForeground(Color) - Method in class org.jdesktop.swingx.JXTitledPanel
 
setTitleLightBackground(Color) - Method in class org.jdesktop.swingx.JXTitledPanel
 
setTodayBackground(Color) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Sets the color used to draw the bounding box around today.
setToolBar(JToolBar) - Method in class org.jdesktop.swingx.JXRootPane
Set the toolbar bar for this root pane.
setTrackingLookAndFeelChanges(boolean) - Static method in class org.jdesktop.swingx.plaf.LookAndFeelAddons
If true, everytime the Swing look and feel is changed, the addon which best matches the current look and feel will be automatically selected.
setTrailingMessage(String) - Method in class org.jdesktop.swingx.JXStatusBar
Places the message in the trailing area.
setTraversable(boolean) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Set whether or not the month view will display buttons to allow the user to traverse to previous or next months.
setTreeCellRenderer(TreeCellRenderer) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the specified TreeCellRenderer as the Tree cell renderer.
setTreeTableModel(TreeTableModel) - Method in class org.jdesktop.swingx.JXTreeTable
Sets the data model for this JXTreeTable to the specified TreeTableModel.
setUI(DatePickerUI) - Method in class org.jdesktop.swingx.JXDatePicker
Sets the L&F object that renders this component.
setUI(TaskPaneUI) - Method in class org.jdesktop.swingx.JXTaskPane
Sets the L&F object that renders this component.
setUI(TaskPaneContainerUI) - Method in class org.jdesktop.swingx.JXTaskPaneContainer
Sets the L&F object that renders this component.
setUI(TipOfTheDayUI) - Method in class org.jdesktop.swingx.JXTipOfTheDay
Sets the L&F object that renders this component.
setUI(TitledPanelUI) - Method in class org.jdesktop.swingx.JXTitledPanel
Sets the look and feel (L&F) object that renders this component.
setUnclickedColor(Color) - Method in class org.jdesktop.swingx.JXHyperlink
Sets the color for the previously visited link.
setUpIcon(Icon) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setURL(String) - Method in class org.jdesktop.swingx.action.ServerAction
Set the url for the action.
setUrl(String) - Method in class org.jdesktop.swingx.auth.JDBCLoginService
 
setURL(URL) - Method in class org.jdesktop.swingx.LinkModel
Set the url and resets the visited flag.
setURLString(String) - Method in class org.jdesktop.swingx.LinkModel
 
setUseFindBar(boolean) - Method in class org.jdesktop.swingx.SearchFactory
 
setUserName(String) - Method in class org.jdesktop.swingx.JXLoginPanel.ComboNamePanel
 
setUserName(String) - Method in interface org.jdesktop.swingx.JXLoginPanel.NameComponent
 
setUserName(String) - Method in class org.jdesktop.swingx.JXLoginPanel
Sets the User name for this panel.
setUserName(String) - Method in class org.jdesktop.swingx.JXLoginPanel.SimpleNamePanel
 
setUserNames(String[]) - Method in class org.jdesktop.swingx.auth.DefaultUserNameStore
 
setUserNames(String[]) - Method in class org.jdesktop.swingx.auth.UserNameStore
 
setUserNames(String[]) - Method in class org.jdesktop.swingx.JXLoginPanel.ComboNamePanel
 
setValue(Object) - Method in class org.jdesktop.swingx.JXTable.DateRenderer
 
setValue(Object) - Method in class org.jdesktop.swingx.JXTable.DoubleRenderer
 
setValue(Object) - Method in class org.jdesktop.swingx.JXTable.IconRenderer
 
setValueAt(Object, int, int) - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
 
setValueAt(Object, int, int) - Method in class org.jdesktop.swingx.decorator.Filter
Sets the specified value as the new value for the cell identified by the specified row and column index.
setValueAt(Object, int, int) - Method in class org.jdesktop.swingx.decorator.FilterPipeline
 
setValueAt(Object, int, int) - Method in class org.jdesktop.swingx.JXList.ListAdapter
 
setValueAt(Object, int, int) - Method in class org.jdesktop.swingx.JXTable
setValueAt(Object, int, int) - Method in class org.jdesktop.swingx.JXTable.TableAdapter
 
setValueAt(Object, int, int) - Method in class org.jdesktop.swingx.JXTree.TreeAdapter
 
setValueAt(Object, Object, int) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
 
setValueAt(Object, Object, int) - Method in interface org.jdesktop.swingx.treetable.TreeTableModel
 
setValues(Object[]) - Method in class org.jdesktop.swingx.JXRadioGroup
 
setVerticalAlignment(int) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setVerticalTextPosition(int) - Method in class org.jdesktop.swingx.table.ColumnHeaderRenderer
 
setViewSelectionModel(ListSelectionModel) - Method in class org.jdesktop.swingx.decorator.SelectionMapper
sets the view selection model.
setViewSizeSequence(SizeSequence, int) - Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
setVisible(boolean) - Method in class org.jdesktop.swingx.JXDialog
 
setVisible(boolean) - Method in class org.jdesktop.swingx.JXGlassBox
 
setVisible(boolean) - Method in class org.jdesktop.swingx.table.TableColumnExt
Sets the visible property.
setVisibleRowCount(int) - Method in class org.jdesktop.swingx.JXTable
?
setVisited(boolean) - Method in class org.jdesktop.swingx.JXHyperlink
Sets if this link has been clicked before.
setVisited(boolean) - Method in class org.jdesktop.swingx.LinkModel
Sets a flag to indicate if the link has been visited.
setVisitingDelegate(ActionListener) - Method in class org.jdesktop.swingx.action.LinkAction
 
setVisitingDelegate(ActionListener) - Method in class org.jdesktop.swingx.LinkRenderer
 
setWrapping(boolean) - Method in class org.jdesktop.swingx.PatternModel
 
showCurrentTip() - Method in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
 
showDialog(Component, String, Throwable) - Static method in class org.jdesktop.swingx.JXErrorDialog
Constructs and shows the error dialog for the given exception.
showDialog(Component, String, String, Throwable) - Static method in class org.jdesktop.swingx.JXErrorDialog
Constructs and shows the error dialog for the given exception.
showDialog(Component, String, String, String) - Static method in class org.jdesktop.swingx.JXErrorDialog
Show the error dialog.
showDialog(Component, String, String) - Static method in class org.jdesktop.swingx.JXErrorDialog
Show the error dialog.
showDialog(Component, IncidentInfo) - Static method in class org.jdesktop.swingx.JXErrorDialog
Show the error dialog.
showDialog(Component) - Method in class org.jdesktop.swingx.JXTipOfTheDay
Pops up a "Tip of the day" dialog.
showDialog(Component, Preferences) - Method in class org.jdesktop.swingx.JXTipOfTheDay
Pops up a "Tip of the day" dialog.
showDialog(Component, Preferences, boolean) - Method in class org.jdesktop.swingx.JXTipOfTheDay
Pops up a "Tip of the day" dialog.
showDialog(Component, JXTipOfTheDay.ShowOnStartupChoice) - Method in class org.jdesktop.swingx.JXTipOfTheDay
Pops up a "Tip of the day" dialog.
showDialog(Component, JXTipOfTheDay.ShowOnStartupChoice, boolean) - Method in class org.jdesktop.swingx.JXTipOfTheDay
Pops up a "Tip of the day" dialog.
showFindBar(JComponent, Searchable) - Method in class org.jdesktop.swingx.SearchFactory
Show a incremental-find widget targeted at the searchable.
showFindDialog(JComponent, Searchable) - Method in class org.jdesktop.swingx.SearchFactory
Show a batch-find widget targeted at the given Searchable.
showFindInput(JComponent, Searchable) - Method in class org.jdesktop.swingx.SearchFactory
Shows an appropriate find widget targeted at the searchable.
showFoundMessage() - Method in class org.jdesktop.swingx.JXFindBar
here: set textfield colors to normal.
showFoundMessage() - Method in class org.jdesktop.swingx.JXFindPanel
Report that suitable match is found.
showLoginDialog(Component, LoginService) - Static method in class org.jdesktop.swingx.JXLoginPanel
Shows a login dialog.
showLoginDialog(Component, LoginService, PasswordStore, UserNameStore) - Static method in class org.jdesktop.swingx.JXLoginPanel
Shows a login dialog.
showLoginDialog(Component, LoginService, PasswordStore, UserNameStore, List<String>) - Static method in class org.jdesktop.swingx.JXLoginPanel
Shows a login dialog.
showLoginDialog(Component, JXLoginPanel) - Static method in class org.jdesktop.swingx.JXLoginPanel
Shows a login dialog.
showLoginFrame(LoginService) - Static method in class org.jdesktop.swingx.JXLoginPanel
Shows a login frame.
showLoginFrame(LoginService, PasswordStore, UserNameStore) - Static method in class org.jdesktop.swingx.JXLoginPanel
 
showLoginFrame(LoginService, PasswordStore, UserNameStore, List<String>) - Static method in class org.jdesktop.swingx.JXLoginPanel
 
showLoginFrame(JXLoginPanel) - Static method in class org.jdesktop.swingx.JXLoginPanel
 
showNotFoundMessage() - Method in class org.jdesktop.swingx.JXFindBar
here: set textfield colors to not-found colors.
showNotFoundMessage() - Method in class org.jdesktop.swingx.JXFindPanel
Report that no match is found.
showOnGlassPane(Container, Component, int, int, int) - Method in class org.jdesktop.swingx.JXGlassBox
 
showOnGlassPane(Container, int, int) - Method in class org.jdesktop.swingx.JXGlassBox
 
ShuttleSorter - Class in org.jdesktop.swingx.decorator
Pluggable sorting filter.
ShuttleSorter() - Constructor for class org.jdesktop.swingx.decorator.ShuttleSorter
 
ShuttleSorter(int, boolean) - Constructor for class org.jdesktop.swingx.decorator.ShuttleSorter
 
SILVER_VISUAL_STYLE - Static variable in class org.jdesktop.swingx.plaf.windows.WindowsLookAndFeelAddons
 
SimpleLoginService - Class in org.jdesktop.swingx.auth
An implementation of LoginService that simply matches the username/password against a list of known users and their passwords.
SimpleLoginService(Map<String, char[]>) - Constructor for class org.jdesktop.swingx.auth.SimpleLoginService
Creates a new SimpleLoginService based on the given password map.
SINGLE_SELECTION - Static variable in class org.jdesktop.swingx.calendar.JXMonthView
Mode that allows for selection of a single day.
sizeColumnsToFit(int) - Method in class org.jdesktop.swingx.JXTreeTable
Overriden to invoke supers implementation, and then, if the receiver is editing a Tree column, the editors bounds is reset.
SizeSequenceMapper - Class in org.jdesktop.swingx.decorator
 
SizeSequenceMapper() - Constructor for class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
SizeSequenceMapper(FilterPipeline) - Constructor for class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
SizeSequenceMapper(FilterPipeline, SizeSequence, int) - Constructor for class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
sort(int[], int[], int, int) - Method in class org.jdesktop.swingx.decorator.ShuttleSorter
 
SortArrowIcon - Class in org.jdesktop.swingx.icon
 
SortArrowIcon(boolean) - Constructor for class org.jdesktop.swingx.icon.SortArrowIcon
 
Sorter - Class in org.jdesktop.swingx.decorator
Pluggable sorting filter.
Sorter() - Constructor for class org.jdesktop.swingx.decorator.Sorter
 
Sorter(int, boolean) - Constructor for class org.jdesktop.swingx.decorator.Sorter
 
Sorter(int, boolean, Comparator) - Constructor for class org.jdesktop.swingx.decorator.Sorter
 
sorter - Variable in class org.jdesktop.swingx.table.TableColumnExt
 
SORTER_COMPARATOR - Static variable in class org.jdesktop.swingx.table.TableColumnExt
 
Spatial - Class in org.jdesktop.swingx.util
Represents a location, and a size (magnitude).
In general, the Spatial class is intended to track the size and position of windows in space.
Spatial(int, int, int, int) - Constructor for class org.jdesktop.swingx.util.Spatial
Create a new Spatial object.
SPECIAL_CHANGED_KEY - Static variable in class org.jdesktop.swingx.JXTaskPane
Used when generating PropertyChangeEvents for the "special" property
specialTitleBackground - Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
 
specialTitleForeground - Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
 
specialTitleOver - Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI.PaneBorder
 
startAuthentication(String, char[], String) - Method in class org.jdesktop.swingx.auth.LoginService
This method starts the authentication process and is either synchronous or asynchronous based on the synchronous property
startLogin() - Method in class org.jdesktop.swingx.JXLoginPanel
Initiates the login procedure.
startOfDay(Date) - Static method in class org.jdesktop.swingx.calendar.DateUtils
Returns a new Date with the hours, milliseconds, seconds and minutes set to 0.
startOfDayInMillis(long) - Static method in class org.jdesktop.swingx.calendar.DateUtils
Returns day in millis with the hours, milliseconds, seconds and minutes set to 0.
stopCellEditing() - Method in class org.jdesktop.swingx.autocomplete.ComboBoxCellEditor
Tells the combo box to stop editing and accept any partially edited value as the value of the combo box.
stopSearching() - Method in class org.jdesktop.swingx.SearchFactory
 
store(OutputStream) - Method in class org.jdesktop.swingx.auth.KeyChain
Persists the KeyChain to an OutputStream
stringToValue(String) - Method in class org.jdesktop.swingx.JXDatePickerFormatter
SwingPropertyChangeSupport - Class in org.jdesktop.swingx.util
This subclass of java.beans.PropertyChangeSupport is almost identical in functionality.
SwingPropertyChangeSupport(Object) - Constructor for class org.jdesktop.swingx.util.SwingPropertyChangeSupport
Constructs a SwingPropertyChangeSupport object.
SwingPropertyChangeSupport(Object, boolean) - Constructor for class org.jdesktop.swingx.util.SwingPropertyChangeSupport
Constructs a SwingPropertyChangeSupport object.
SwingWorker<T,V> - Class in org.jdesktop.swingx.util
An abstract class to perform lengthy GUI-interacting tasks in a dedicated thread.
SwingWorker() - Constructor for class org.jdesktop.swingx.util.SwingWorker
Constructs this SwingWorker.
SwingWorker.StateValue - Enum in org.jdesktop.swingx.util
Values for the state bound property.

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