swingx
Version 2005-08-19
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

R

RadialGradientPainter - Class in org.jdesktop.swingx.painter.gradient
A Gradient based painter used for painting "multi-stop" radial gradients.
RadialGradientPainter() - Constructor for class org.jdesktop.swingx.painter.gradient.RadialGradientPainter
Creates a new instance of RadialGradientPainter
RadialGradientPainter(RadialGradientPaint) - Constructor for class org.jdesktop.swingx.painter.gradient.RadialGradientPainter
Creates a new instance of RadialGradientPainter with the given RadialGradientPaint
recreateLoginPanel() - Method in class org.jdesktop.swingx.JXLoginPanel
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
RED_XP - Static variable in class org.jdesktop.swingx.painter.gradient.BasicGradientPainter
 
reflectedRadio - Variable in class org.jdesktop.swingx.JXGradientChooser
 
refresh() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
 
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(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.PatternModel
 
REGEX_MATCH_RULES - Static variable in class org.jdesktop.swingx.PatternModel
 
REGEX_UNCHANGED - Static variable in class org.jdesktop.swingx.PatternModel
 
REGEX_WILDCARD - Static variable in class org.jdesktop.swingx.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.RolloverController
installs and registers the click action in the component's actionMap/inputMap.
registerListeners(MenuElement[]) - Method in class org.jdesktop.swingx.MouseMessagingHandler
Helper method to recursively register all MenuElements with this messaging handler.
registerListeners(Component[]) - Method in class org.jdesktop.swingx.MouseMessagingHandler
Helper method to register all components with this message handler
release() - Method in class org.jdesktop.swingx.RolloverController
Uninstall this as controller from the component, if any.
releaseColumn() - Method in class org.jdesktop.swingx.table.ColumnControlButton.ColumnVisibilityAction
release listening to column.
releaseFindBar() - Method in class org.jdesktop.swingx.SearchFactory
Pre: findbar !
releasePipeline() - Method in class org.jdesktop.swingx.decorator.Sorter
release the old
reload() - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
 
reload(TreeNode) - Method in class org.jdesktop.swingx.treetable.DefaultTreeTableModel
 
remove(int, int) - Method in class org.jdesktop.swingx.autocomplete.AutoCompleteDocument
 
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
Overriden to redirect call to the content pane
remove(int) - Method in class org.jdesktop.swingx.JXTaskPane
Overriden to redirect call to the content pane.
remove(JXTaskPane) - Method in class org.jdesktop.swingx.JXTaskPaneContainer
Removes a JXTaskPane from this JXTaskPaneContainer.
remove(TipOfTheDayModel.Tip) - Method in class org.jdesktop.swingx.tips.DefaultTipOfTheDayModel
 
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.action.BoundAction
 
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.calendar.JXMonthView
Removes an ActionListener.
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.JXDatePicker
Removes an ActionListener.
removeActionListener(ActionListener) - Method in class org.jdesktop.swingx.JXRadioGroup
 
removeAll() - Method in class org.jdesktop.swingx.JXCollapsiblePane
Overriden to redirect call to the content pane.
removeAll() - Method in class org.jdesktop.swingx.JXTaskPane
Overriden to redirect call to the content pane.
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 channel (transparency).
removeChangeListener(ChangeListener) - Method in class org.jdesktop.swingx.decorator.Highlighter
Removes a ChangeListener if this is mutable.
removeChangeListener(ChangeListener) - Method in class org.jdesktop.swingx.decorator.HighlighterPipeline
Removes a ChangeListener.
removeColumn(TableColumn) - Method in class org.jdesktop.swingx.table.DefaultTableColumnModelExt
 
removeColumns() - Method in class org.jdesktop.swingx.JXTable
Remove all columns, make sure to include hidden.
removeComponent(Component) - Method in class org.jdesktop.swingx.JXFrame
Removes a component from the frame.
removeComponent(Component) - Method in class org.jdesktop.swingx.JXRootPane
Removes a component from the center panel.
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.
removeFromParent(JComponent) - Method in class org.jdesktop.swingx.SearchFactory
convenience method to remove a component from its parent and revalidate the parent
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.decorator.HighlighterPipeline
Removes a highlighter from the pipeline.
removeHighlighter(Highlighter) - Method in class org.jdesktop.swingx.JXTable
Removes the Highlighter.
removeIndexInterval(int, int) - Method in class org.jdesktop.swingx.decorator.SelectionMapper
 
removeIndexInterval(int, int) - Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
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
removeLayoutComponent(Component) - Method in class org.jdesktop.swingx.VerticalLayout
 
removeLoginListener(LoginListener) - Method in class org.jdesktop.swingx.auth.LoginService
Removes a LoginListener from the list of listeners
removeMessageListener(MessageListener) - Method in interface org.jdesktop.swingx.event.MessageSource
Unregister the MessageListener from the MessageSource.
removeMessageListener(MessageListener) - Method in class org.jdesktop.swingx.event.MessageSourceSupport
 
removeNotify() - Method in class org.jdesktop.swingx.calendar.JXMonthView
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.
removeProgressListener(ProgressListener) - Method in class org.jdesktop.swingx.event.MessageSourceSupport
 
removeProgressListener(ProgressListener) - Method in interface org.jdesktop.swingx.event.ProgressSource
Unregister the ProgressListener from the ProgressSource.
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.JavaBean
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jdesktop.swingx.JavaBean
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.JXGraph.Plot
Removes a new property change listener from the current plot.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.LinkModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.MultiSplitLayout
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.PatternModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jdesktop.swingx.util.SwingWorker
Removes a PropertyChangeListener from the listener list.
removeTarget(Targetable) - Method in class org.jdesktop.swingx.action.TargetManager
Remove the target from the list
removeTarget(Container) - Method in class org.jdesktop.swingx.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.treetable.AbstractTreeTableModel
 
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.
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.
RepaintManagerX - Class in org.jdesktop.swingx
This repaint manager is used by Swingx for translucency.
RepaintManagerX() - Constructor for class org.jdesktop.swingx.RepaintManagerX
 
repeatedRadio - Variable in class org.jdesktop.swingx.JXGradientChooser
 
reportIncident(IncidentInfo) - Method in class org.jdesktop.swingx.ErrorReporter
This method will be called if user clicks 'report' button on the error dialog.
reportIncident(IncidentInfo) - Method in class org.jdesktop.swingx.MailErrorReporter
Report given incident by popping up system default mail user agent with prepared message
reset() - Method in class org.jdesktop.swingx.AbstractSearchable.SearchResult
 
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.
resetSizes(int, int) - Method in class org.jdesktop.swingx.util.WindowUtils.MinSizeComponentListener
 
resetSortOrder() - Method in class org.jdesktop.swingx.JXTable
Removes the interactive sorter.
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.
Resize - Enum in org.jdesktop.swingx.util
Indicates how resizing of a gradient paint should occur for a gradient based painter.
restoreSelection() - Method in class org.jdesktop.swingx.decorator.SelectionMapper
 
restoreSelection() - Method in class org.jdesktop.swingx.decorator.SizeSequenceMapper
 
restoreState(Graphics2D) - Method in class org.jdesktop.swingx.painter.AbstractPainter
Restores previously saved state.
reversedCheck - Variable in class org.jdesktop.swingx.JXGradientChooser
 
RIGHT_DECORATION - Static variable in class org.jdesktop.swingx.JXTitledPanel
 
rollover(Point, Point) - Method in class org.jdesktop.swingx.JXList.ListRolloverController
 
rollover(Point, Point) - Method in class org.jdesktop.swingx.JXTable.TableRolloverController
 
rollover(Point, Point) - Method in class org.jdesktop.swingx.JXTree.TreeRolloverController
 
rollover(Point, Point) - Method in class org.jdesktop.swingx.RolloverController
called on change of client property Rollover_Key.
rollover - Variable in class org.jdesktop.swingx.RolloverProducer
 
ROLLOVER_KEY - Static variable in class org.jdesktop.swingx.RolloverProducer
 
RolloverController<T extends JComponent> - Class in org.jdesktop.swingx
Controller for "live" behaviour of XXRenderers.
RolloverController() - Constructor for class org.jdesktop.swingx.RolloverController
 
RolloverHighlighter - Class in org.jdesktop.swingx.decorator
 
RolloverHighlighter(Color, Color) - Constructor for class org.jdesktop.swingx.decorator.RolloverHighlighter
 
RolloverProducer - Class in org.jdesktop.swingx
Mouse/Motion/Listener which stores mouse location as client property in the target JComponent.
RolloverProducer() - Constructor for class org.jdesktop.swingx.RolloverProducer
 
RolloverRenderer - Interface in org.jdesktop.swingx
Interface to mark renderers as "live".
root - Variable in class org.jdesktop.swingx.treetable.AbstractTreeTableModel
Root node of the model
ROUND_HEIGHT - Static variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
 
row - Variable in class org.jdesktop.swingx.decorator.ComponentAdapter
current row in view coordinates.
rowAtPoint(Point) - Method in class org.jdesktop.swingx.JXTable
workaround bug in JTable.
run() - Method in class org.jdesktop.swingx.util.SwingWorker
Sets this Future to the result of computation unless it has been cancelled.

swingx
Version 2005-08-19
A B C D E F G H I J K L M N O P Q R S T U V W X Y _