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 _

R

READ_ONLY - Static variable in interface org.jdesktop.swingx.decorator.HighlightPredicate
Convenience for read-only (same as !editable).
recreateLoginPanel() - Method in class org.jdesktop.swingx.JXLoginPane
Recreates the login panel, and replaces the current one with the new one
Rectangle2DPropertyEditor - Class in org.jdesktop.swingx.editors
 
Rectangle2DPropertyEditor() - Constructor for class org.jdesktop.swingx.editors.Rectangle2DPropertyEditor
Creates a new instance of Rectangle2DPropertyEditor
RectanglePainter<T> - Class in org.jdesktop.swingx.painter
A painter which paints square and rounded rectangles
RectanglePainter() - Constructor for class org.jdesktop.swingx.painter.RectanglePainter
Creates a new instance of RectanglePainter
RectanglePainter(Color, Color) - Constructor for class org.jdesktop.swingx.painter.RectanglePainter
 
RectanglePainter(Paint, Paint, float, AbstractAreaPainter.Style) - Constructor for class org.jdesktop.swingx.painter.RectanglePainter
 
RectanglePainter(int, int, int, int) - Constructor for class org.jdesktop.swingx.painter.RectanglePainter
 
RectanglePainter(int, int, int, int, int, int) - Constructor for class org.jdesktop.swingx.painter.RectanglePainter
 
RectanglePainter(int, int, int, Paint) - Constructor for class org.jdesktop.swingx.painter.RectanglePainter
 
RectanglePainter(Insets, int, int, int, int, boolean, Paint, float, Paint) - Constructor for class org.jdesktop.swingx.painter.RectanglePainter
 
RectanglePainter(int, int, int, int, int, int, boolean, Paint, float, Paint) - Constructor for class org.jdesktop.swingx.painter.RectanglePainter
 
RectanglePainterBeanInfo - Class in org.jdesktop.swingx.painter
BeanInfo of RectanglePainter.
RectanglePainterBeanInfo() - Constructor for class org.jdesktop.swingx.painter.RectanglePainterBeanInfo
Creates a new instance of RectanglePainterBeanInfo
RectanglePropertyEditor - Class in org.jdesktop.swingx.editors
 
RectanglePropertyEditor() - Constructor for class org.jdesktop.swingx.editors.RectanglePropertyEditor
Creates a new instance of Rectangle2DPropertyEditor
Red - Static variable in class org.jdesktop.swingx.graphics.BlendComposite
 
RED_XP - Static variable in class org.jdesktop.swingx.util.PaintUtils
 
Reflect - Static variable in class org.jdesktop.swingx.graphics.BlendComposite
 
ReflectionRenderer - Class in org.jdesktop.swingx.graphics
A reflection renderer generates the reflection of a given picture.
ReflectionRenderer() - Constructor for class org.jdesktop.swingx.graphics.ReflectionRenderer
Creates a default good looking reflections generator.
ReflectionRenderer(float) - Constructor for class org.jdesktop.swingx.graphics.ReflectionRenderer
Creates a default good looking reflections generator with the specified opacity.
ReflectionRenderer(float, float, boolean) - Constructor for class org.jdesktop.swingx.graphics.ReflectionRenderer
Creates a reflections generator with the specified properties.
refresh() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
Updates the target component on screen.
refresh() - Method in class org.jdesktop.swingx.decorator.Filter
Refreshes the internal state of the filter, performs the filter operation and regenerates row mappings from the previous filter.
refresh(boolean) - Method in class org.jdesktop.swingx.decorator.Filter
Refreshes the internal state of the filter, optionally resetting the cache of existing row mappings from this filter to the previous filter.
refresh() - Method in class org.jdesktop.swingx.decorator.FilterPipeline.IdentityFilter
PENDING JW: fires always, even without sorter ..
refresh(boolean) - Method in class org.jdesktop.swingx.decorator.Sorter
 
refreshCollator() - Method in class org.jdesktop.swingx.decorator.Sorter
Subclasses must call this before filtering to guarantee the correct collator!
refreshDocumentFromModel() - Method in class org.jdesktop.swingx.AbstractPatternPanel
callback method that updates document from the search field
refreshEmptyFromModel() - Method in class org.jdesktop.swingx.AbstractPatternPanel
called from listening to empty property of PatternModel.
refreshEmptyFromModel() - Method in class org.jdesktop.swingx.JXFindPanel
called from listening to empty property of PatternModel.
refreshModelFromDocument() - Method in class org.jdesktop.swingx.AbstractPatternPanel
callback method from listening to searchField.
refreshPatternFromModel() - Method in class org.jdesktop.swingx.AbstractPatternPanel
called from listening to pattern property of PatternModel.
REGEX_ANCHORED - Static variable in class org.jdesktop.swingx.search.PatternModel
 
REGEX_MATCH_RULES - Static variable in class org.jdesktop.swingx.search.PatternModel
 
REGEX_UNCHANGED - Static variable in class org.jdesktop.swingx.search.PatternModel
 
REGEX_WILDCARD - Static variable in class org.jdesktop.swingx.search.PatternModel
 
registerCallback(Object, Object, String) - Method in class org.jdesktop.swingx.action.ActionManager
Convenience method to register a callback method on a BoundAction
registerCallback(Object, String) - Method in class org.jdesktop.swingx.action.BoundAction
Registers a callback method when the Action corresponding to the action id is invoked.
registerExecuteButtonAction() - Method in class org.jdesktop.swingx.rollover.RolloverController
installs and registers the click action in the component's actionMap/inputMap.
reinit() - Method in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
Reconfigures the dialog if settings have changed, such as the errorInfo, errorIcon, warningIcon, etc
reinit() - Method in class org.jdesktop.swingx.plaf.macosx.MacOSXErrorPaneUI
Reconfigures the dialog if settings have changed, such as the errorInfo, errorIcon, warningIcon, etc
release() - Method in class org.jdesktop.swingx.event.CompoundFocusListener
Releases all listeners and internal references.
release() - Method in class org.jdesktop.swingx.JXTree.CellEditorRemover
stops listening.
release() - Method in class org.jdesktop.swingx.rollover.RolloverController
Uninstall this as controller from the component, if any.
releaseColumn() - Method in class org.jdesktop.swingx.table.ColumnControlButton.ColumnVisibilityAction
Releases all references to the synched TableColumn.
releaseFindBar() - Method in class org.jdesktop.swingx.search.SearchFactory
Pre: findbar != null.
remove(int, int) - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteDocument
 
remove(Class<T>, T) - Method in class org.jdesktop.swingx.event.EventListenerMap
Removes the listener as a listener of the specified type.
remove(Class<T>, T) - Method in class org.jdesktop.swingx.event.WeakEventListenerList
Removes the listener as a listener of the specified type.
remove(Component) - Method in class org.jdesktop.swingx.JXCollapsiblePane
Overriden to redirect call to the content pane
remove(int) - Method in class org.jdesktop.swingx.JXCollapsiblePane
Overriden to redirect call to the content pane.
remove(Component) - Method in class org.jdesktop.swingx.JXTaskPane
Overridden to redirect call to the content pane
remove(int) - Method in class org.jdesktop.swingx.JXTaskPane
Overridden to redirect call to the content pane.
remove(JXTaskPane) - Method in class org.jdesktop.swingx.JXTaskPaneContainer
Removes a JXTaskPane from this JXTaskPaneContainer.
remove(MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
Remove a node from the layout.
remove(TipOfTheDayModel.Tip) - Method in class org.jdesktop.swingx.tips.DefaultTipOfTheDayModel
 
remove(int) - Method in class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
Removes the child node at the specified index from this node.
remove(MutableTreeTableNode) - Method in class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
Removes the specified child node from this node.
remove(int) - Method in interface org.jdesktop.swingx.treetable.MutableTreeTableNode
Removes the child node at the specified index from this node.
remove(MutableTreeTableNode) - Method in interface org.jdesktop.swingx.treetable.MutableTreeTableNode
Removes the specified child node from this node.
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.action.BoundAction
 
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteComboBoxEditor
 
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.JXDatePicker
Removes an ActionListener.
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.JXMonthView
Removes an ActionListener.
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.JXRadioGroup
Removes an ActionListener.
removeAll() - Method in class org.jdesktop.swingx.JXCollapsiblePane
Overriden to redirect call to the content pane.
removeAll() - Method in class org.jdesktop.swingx.JXTaskPane
Overridden to redirect call to the content pane.
removeAll() - Method in class org.jdesktop.swingx.table.ColumnControlButton.DefaultColumnControlPopup
 
removeAll() - Method in interface org.jdesktop.swingx.table.ColumnControlPopup
Removes all items from the popup.
removeAllPlots() - Method in class org.jdesktop.swingx.JXGraph
Removes all the plots currently associated with this graph.
removeAlpha(Color) - Static method in class org.jdesktop.swingx.color.ColorUtil
Returns a new color equal to the old one, except that there is no alpha (transparency) channel.
removeChangeListener(ChangeListener) - Method in class org.jdesktop.swingx.decorator.AbstractHighlighter
Removes a ChangeListenere.
removeChangeListener(ChangeListener) - Method in interface org.jdesktop.swingx.decorator.Highlighter
Removes a ChangeListener.
removeColumn(TableColumn) - Method in class org.jdesktop.swingx.table.DefaultTableColumnModelExt
Deletes the column from the tableColumns array.
removeColumnModelListener(TableColumnModelListener) - Method in class org.jdesktop.swingx.table.DefaultTableColumnModelExt
Removes a listener for table column model events.
removeDateSelectionListener(DateSelectionListener) - Method in class org.jdesktop.swingx.calendar.AbstractDateSelectionModel
Remove the specified listener to this model.
removeDateSelectionListener(DateSelectionListener) - Method in interface org.jdesktop.swingx.calendar.DateSelectionModel
Remove the specified listener to this model.
removeDocumentListener(DocumentListener) - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteDocument
Unregisters the given observer from the notification list so it will no longer receive change updates.
removeEditor() - Method in class org.jdesktop.swingx.JXTable
Overridden with backport from Mustang fix for #4684090, #4887999.
removeErrorListener(ErrorListener) - Method in class org.jdesktop.swingx.error.ErrorSupport
Remove an error listener
removeErrorListener(ErrorListener) - Method in class org.jdesktop.swingx.JXImageView
Remove an ErrorListener from the list of listeners to be notified of ErrorEvents.
removeFlaggedDates(Date...) - Method in class org.jdesktop.swingx.JXMonthView
Unflags the given dates.
removeFromParent(JComponent) - Method in class org.jdesktop.swingx.search.SearchFactory
convenience method to remove a component from its parent and revalidate the parent
removeFromParent() - Method in class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
Removes this node from it's parent.
removeFromParent() - Method in interface org.jdesktop.swingx.treetable.MutableTreeTableNode
Removes this node from it's parent.
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.decorator.CompoundHighlighter
Removes a highlighter from the pipeline.
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.JXList
Removes the given Highlighter.
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.JXTable
Removes the given Highlighter.
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.JXTree
Removes the given Highlighter.
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.search.AbstractSearchable
Removes the highlighter.
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.search.ListSearchable
 
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.search.TableSearchable
Removes the highlighter.
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.search.TreeSearchable
 
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.table.TableColumnExt
Removes the given Highlighter.
removeIndexInterval(int, int) - Method in class org.jdesktop.swingx.decorator.DefaultSelectionMapper
 
removeIndexInterval(int, int) - Method in interface org.jdesktop.swingx.decorator.SelectionMapper
Adjust the model by removing the specified rows.
removeIndexInterval(int, int) - Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
removeInvalidComponent(JComponent) - Method in class org.jdesktop.swingx.ForwardingRepaintManager
Remove a component from the list of invalid components.
removeItemListener(ItemListener) - Method in class org.jdesktop.swingx.action.BoundAction
 
removeLayoutComponent(Component) - Method in class org.jdesktop.swingx.HorizontalLayout
 
removeLayoutComponent(Component) - Method in class org.jdesktop.swingx.MultiSplitLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class org.jdesktop.swingx.StackLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class org.jdesktop.swingx.VerticalLayout
 
removeLayoutNode(String) - Method in class org.jdesktop.swingx.MultiSplitLayout
Removes the specified node from the layout.
removeLoginListener(LoginListener) - Method in class org.jdesktop.swingx.auth.LoginService
Removes a LoginListener from the list of listeners
removeNodeFromParent(MutableTreeTableNode) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
Message this to remove node from its parent.
removeNotify() - Method in class org.jdesktop.swingx.JXBusyLabel
 
removeNotify() - Method in class org.jdesktop.swingx.JXLoginPane
 
removeNotify() - Method in class org.jdesktop.swingx.JXMonthView
Notifies this component that it no longer has a parent component.
removeNotify() - Method in class org.jdesktop.swingx.JXTable
Calls the unconfigureEnclosingScrollPane method.
removeNotify() - Method in class org.jdesktop.swingx.JXTree
Overridden to release the CellEditorRemover, if any.
removePassword(String, String) - Method in class org.jdesktop.swingx.auth.KeyChain
Removes a password for a given account/user and server.
removePipelineListener(PipelineListener) - Method in class org.jdesktop.swingx.decorator.FilterPipeline
Removes a listener from the list that's notified each time there is a change to this pipeline.
removePlots(JXGraph.Plot...) - Method in class org.jdesktop.swingx.JXGraph
Removes the specified plots from the graph.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.beans.AbstractBean
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jdesktop.beans.AbstractBean
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.action.TargetManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.auth.UserPermissions
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jdesktop.swingx.auth.UserPermissions
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.graphics.ReflectionRenderer
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.graphics.ShadowRenderer
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.hyperlink.LinkModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.MultiSplitLayout
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.painter.effects.AbstractAreaEffect
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.search.PatternModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.UIAction
 
removeResourceBundle(String) - Static method in class org.jdesktop.swingx.plaf.UIManagerExt
Removes a resource bundle from the list of resource bundles that are searched for localized defaults.
removeSelectionInterval(Date, Date) - Method in interface org.jdesktop.swingx.calendar.DateSelectionModel
Removes the specifed selection interval from the selection model.
removeSelectionInterval(Date, Date) - Method in class org.jdesktop.swingx.calendar.DaySelectionModel
Removes the specifed selection interval from the selection model.
removeSelectionInterval(Date, Date) - Method in class org.jdesktop.swingx.calendar.DefaultDateSelectionModel
Removes the specifed selection interval from the selection model.
removeSelectionInterval(Date, Date) - Method in class org.jdesktop.swingx.calendar.SingleDaySelectionModel
Removes the specifed selection interval from the selection model.
removeSelectionInterval(Date, Date) - Method in class org.jdesktop.swingx.JXMonthView
Removes the selection interval from the selection model.
removeStyle(String) - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteStyledDocument
Removes a named style previously added to the document.
removeTarget(Targetable) - Method in class org.jdesktop.swingx.action.TargetManager
Remove the target from the list
removeTarget(JComponent) - Method in class org.jdesktop.swingx.painter.PainterGlasspane
 
removeTarget(Container) - Method in class org.jdesktop.swingx.search.SearchFactory.FindRemover
 
removeThumb(int) - Method in class org.jdesktop.swingx.multislider.DefaultMultiThumbModel
 
removeThumb(int) - Method in interface org.jdesktop.swingx.multislider.MultiThumbModel
 
removeThumbDataListener(ThumbDataListener) - Method in class org.jdesktop.swingx.multislider.AbstractMultiThumbModel
 
removeThumbDataListener(ThumbDataListener) - Method in interface org.jdesktop.swingx.multislider.MultiThumbModel
 
removeTreeExpansionListener(TreeExpansionListener) - Method in class org.jdesktop.swingx.JXTreeTable
Removes a listener for TreeExpansion events.
removeTreeModelListener(TreeModelListener) - Method in class org.jdesktop.swingx.tree.TreeModelSupport
 
removeTreeModelListener(TreeModelListener) - Method in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
Removes a listener previously added with addTreeModelListener.
removeTreeModelListener(TreeModelListener) - Method in class org.jdesktop.swingx.treetable.SimpleFileSystemModel
Removes a listener previously added with addTreeModelListener.
removeTreeSelectionListener(TreeSelectionListener) - Method in class org.jdesktop.swingx.JXTreeTable
Removes a listener for TreeSelection events.
removeTreeWillExpandListener(TreeWillExpandListener) - Method in class org.jdesktop.swingx.JXTreeTable
Removes a listener for TreeWillExpand events.
removeUndoableEditListener(UndoableEditListener) - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteDocument
Unregisters the given observer from the notification list so it will no longer receive updates.
removeUserName(String) - Method in class org.jdesktop.swingx.auth.DefaultUserNameStore
Removes a username from the list.
removeUserName(String) - Method in class org.jdesktop.swingx.auth.UserNameStore
Removes a username from the list.
removeUserPassword(String) - Method in class org.jdesktop.swingx.auth.PasswordStore
This should attempt to remove the given username from the password store, as well as any associated password.
removeVetoableChangeListener(VetoableChangeListener) - Method in class org.jdesktop.beans.AbstractBean
Remove a VetoableChangeListener from the listener list.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class org.jdesktop.beans.AbstractBean
Remove a VetoableChangeListener for a specific property.
render(Runnable) - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteDocument
Allows the model to be safely rendered in the presence of concurrency, if the model supports being updated asynchronously.
rendererComponent - Variable in class org.jdesktop.swingx.renderer.ComponentProvider
component to render with.
repaint() - Method in class org.jdesktop.swingx.JXButton
 
repaint() - Method in class org.jdesktop.swingx.JXLabel
 
repaint(int, int, int, int) - Method in class org.jdesktop.swingx.JXLabel
 
repaint(long) - Method in class org.jdesktop.swingx.JXLabel
 
repaint(long, int, int, int, int) - Method in class org.jdesktop.swingx.JXLabel
 
repaint(long, int, int, int, int) - Method in class org.jdesktop.swingx.renderer.JRendererCheckBox
Overridden for performance reasons.
repaint(Rectangle) - Method in class org.jdesktop.swingx.renderer.JRendererCheckBox
Overridden for performance reasons.
repaint() - Method in class org.jdesktop.swingx.renderer.JRendererCheckBox
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class org.jdesktop.swingx.renderer.JRendererLabel
Overridden for performance reasons.
repaint(Rectangle) - Method in class org.jdesktop.swingx.renderer.JRendererLabel
Overridden for performance reasons.
repaint() - Method in class org.jdesktop.swingx.renderer.JRendererLabel
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class org.jdesktop.swingx.renderer.JXRendererHyperlink
Overridden for performance reasons.
repaint(Rectangle) - Method in class org.jdesktop.swingx.renderer.JXRendererHyperlink
Overridden for performance reasons.
repaint() - Method in class org.jdesktop.swingx.renderer.JXRendererHyperlink
Overridden for performance reasons.
RepaintManagerX - Class in org.jdesktop.swingx
An implementation of RepaintManager which adds support for transparency in JXPanels.
RepaintManagerX(RepaintManager) - Constructor for class org.jdesktop.swingx.RepaintManagerX
 
replace(MultiSplitLayout.Node, MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
Replace one node with another.
replaceValue(Object) - Method in class org.jdesktop.swingx.renderer.CellContext
Replaces the value of this cell context with the given parameter and returns the replaced value.
REPORT_ACTION_KEY - Static variable in class org.jdesktop.swingx.JXErrorPane
Name of the Action used for reporting errors
reportButton - Variable in class org.jdesktop.swingx.plaf.basic.BasicErrorPaneUI
report an error button
reportError(ErrorInfo) - Method in interface org.jdesktop.swingx.error.ErrorReporter
Reports an error based on the given ErrorInfo.
reset() - Method in class org.jdesktop.swingx.decorator.Filter
Resets the internal row mappings from this filter to the previous filter.
reset() - Method in class org.jdesktop.swingx.decorator.FilterPipeline.IdentityFilter
 
reset() - Method in class org.jdesktop.swingx.decorator.PatternFilter
Resets the internal row mappings from this filter to the previous filter.
reset() - Method in class org.jdesktop.swingx.decorator.ShuttleSorter
Resets the internal row mappings from this filter to the previous filter.
reset() - Method in class org.jdesktop.swingx.search.AbstractSearchable.SearchResult
Resets all internal state to no-match.
resetDefaultTableCellRendererColors(Component, int, int) - Method in class org.jdesktop.swingx.JXTable
Method to apply a hack around DefaultTableCellRenderer "color memory" (Issue #258-swingx).
resetDefaultTableCellRendererHighlighter - Variable in class org.jdesktop.swingx.JXTable
The Highlighter used to hack around DefaultTableCellRenderer's color memory.
ResetDTCRColorHighlighter - Class in org.jdesktop.swingx.decorator
This is a hack around DefaultTableCellRenderer color "memory", see Issue #258-swingx.
ResetDTCRColorHighlighter() - Constructor for class org.jdesktop.swingx.decorator.ResetDTCRColorHighlighter
 
resetFoundColumn() - Method in class org.jdesktop.swingx.search.AbstractSearchable.SearchResult
Resets the column to OFF.
resetSizes(int, int) - Method in class org.jdesktop.swingx.util.WindowUtils.MinSizeComponentListener
 
resetSortOrder() - Method in class org.jdesktop.swingx.JXList
Removes the interactive sorter.
resetSortOrder() - Method in class org.jdesktop.swingx.JXTable
Resets sorting of all columns.
resetView() - Method in class org.jdesktop.swingx.JXGraph
Resets the view to the default view if it has been changed by the user by panning and zooming.
reshape(int, int, int, int) - Method in class org.jdesktop.swingx.JXLabel
 
resizeGradient(Paint, int, int) - Static method in class org.jdesktop.swingx.util.PaintUtils
Resizes a gradient to fill the width and height available.
restoreContextValue(CellContext, Object) - Method in class org.jdesktop.swingx.renderer.WrappingProvider
Restores the context value to the old value.
restoreDividers(MultiSplitLayout.Split) - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
Restore any of the hidden dividers that are required to separate visible nodes
restoreSelection() - Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
revalidate() - Method in class org.jdesktop.swingx.renderer.JRendererCheckBox
Overridden for performance reasons.
revalidate() - Method in class org.jdesktop.swingx.renderer.JRendererLabel
Overridden for performance reasons.
revalidate() - Method in class org.jdesktop.swingx.renderer.JXRendererHyperlink
Overridden for performance reasons.
RGBtoHSL(Color) - Static method in class org.jdesktop.swingx.graphics.ColorUtilities
Returns the HSL (Hue/Saturation/Luminance) equivalent of a given RGB color.
RGBtoHSL(Color, float[]) - Static method in class org.jdesktop.swingx.graphics.ColorUtilities
Returns the HSL (Hue/Saturation/Luminance) equivalent of a given RGB color.
RGBtoHSL(int, int, int) - Static method in class org.jdesktop.swingx.graphics.ColorUtilities
Returns the HSL (Hue/Saturation/Luminance) equivalent of a given RGB color.
RGBtoHSL(int, int, int, float[]) - Static method in class org.jdesktop.swingx.graphics.ColorUtilities
Returns the HSL (Hue/Saturation/Luminance) equivalent of a given RGB color.
right - Variable in class org.jdesktop.swingx.plaf.basic.BasicTitledPanelUI
 
RIGHT_DECORATION - Static variable in class org.jdesktop.swingx.JXTitledPanel
 
rollover(Point, Point) - Method in class org.jdesktop.swingx.rollover.ListRolloverController
 
rollover(Point, Point) - Method in class org.jdesktop.swingx.rollover.RolloverController
called on change of client property Rollover_Key.
rollover - Variable in class org.jdesktop.swingx.rollover.RolloverProducer
Current mouse location in client coordinates.
rollover(Point, Point) - Method in class org.jdesktop.swingx.rollover.TableRolloverController
 
rollover(Point, Point) - Method in class org.jdesktop.swingx.rollover.TreeRolloverController
 
ROLLOVER_KEY - Static variable in class org.jdesktop.swingx.rollover.RolloverProducer
Key for client property mapped from rollover events
ROLLOVER_ROW - Static variable in interface org.jdesktop.swingx.decorator.HighlightPredicate
Rollover Row.
RolloverController<T extends JComponent> - Class in org.jdesktop.swingx.rollover
Controller for "live" behaviour of XXRenderers.
RolloverController() - Constructor for class org.jdesktop.swingx.rollover.RolloverController
 
RolloverProducer - Class in org.jdesktop.swingx.rollover
Mouse/Motion/Listener which maps mouse coordinates to client coordinates and stores these as client properties in the target JComponent.
RolloverProducer() - Constructor for class org.jdesktop.swingx.rollover.RolloverProducer
 
RolloverRenderer - Interface in org.jdesktop.swingx.rollover
Interface to mark renderers as "live".
root - Variable in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
Root node of the model
roundHeight - Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
 
row - Variable in class org.jdesktop.swingx.decorator.ComponentAdapter
current row in view coordinates.
row - Variable in class org.jdesktop.swingx.renderer.CellContext
 
rowAtPoint(Point) - Method in class org.jdesktop.swingx.JXTable
Returns the index of the row that point lies in, or -1 if the result is not in the range [0, getRowCount()-1].

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 _