- RAISED_SPLITTER - Static variable in class org.openide.awt.SplittedPanel
-
Deprecated.
constant for splitter component types - raised splitter
- redo() - Method in class org.openide.awt.UndoRedo.Empty
-
Deprecated.
- redo() - Method in class org.openide.awt.UndoRedo.Manager
-
- redo() - Method in interface org.openide.awt.UndoRedo
-
Redo a previously undone edit.
- redoTo(UndoableEdit) - Method in class org.openide.awt.UndoRedo.Manager
-
- register() - Method in class org.netbeans.spi.actions.AbstractSavable
-
- REGISTRY - Static variable in interface org.netbeans.api.actions.Savable
-
Global registry of all
Savable
s that are modified in the
application and subject to save by
Save All action.
- reloadDocument() - Method in class org.openide.awt.HtmlBrowser.Impl
-
Reloads current html page.
- removeAll() - Method in class org.openide.awt.ToolbarWithOverflow
-
- removeChangeListener(ChangeListener) - Method in interface org.openide.awt.Actions.SubMenuModel
-
Deprecated.
Removes change listener for changes of the model.
- removeChangeListener(ChangeListener) - Method in class org.openide.awt.StatusDisplayer
-
Remove a listener for the text.
- removeChangeListener(ChangeListener) - Method in class org.openide.awt.UndoRedo.Empty
-
Deprecated.
- removeChangeListener(ChangeListener) - Method in class org.openide.awt.UndoRedo.Manager
-
- removeChangeListener(ChangeListener) - Method in interface org.openide.awt.UndoRedo
-
Remove a change listener.
- removeNotify() - Method in class org.openide.awt.ToolbarWithOverflow
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.awt.HtmlBrowser.Impl
-
Removes PropertyChangeListener from this browser.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.awt.SpinButton
-
Deprecated.
- removeSelectionInterval(int, int) - Method in class org.openide.awt.ListPane
-
Deprecated.
- removeSpinButtonListener(SpinButtonListener) - Method in class org.openide.awt.SpinButton
-
Deprecated.
- removeSplitChangeListener(SplittedPanel.SplitChangeListener) - Method in class org.openide.awt.SplittedPanel
-
Deprecated.
Removes specified listener from the current set of SplitChangeListeners
- renderHTML(String, Graphics, int, int, int, int, Font, Color, int, boolean) - Static method in class org.openide.awt.HtmlRenderer
-
Render a string as HTML using a fast, lightweight renderer supporting a limited
subset of HTML.
- renderPlainString(String, Graphics, int, int, int, int, Font, Color, int, boolean) - Static method in class org.openide.awt.HtmlRenderer
-
Render a string to a graphics instance, using the same API as
renderHTML
.
- renderString(String, Graphics, int, int, int, int, Font, Color, int, boolean) - Static method in class org.openide.awt.HtmlRenderer
-
Render a string to a graphics context, using HTML markup if the string
begins with <html>
.
- repeatDelay - Variable in class org.openide.awt.SpinButton
-
Deprecated.
Adjusts the amount of time that elapses before a increment
(or decrement) begins repeating when you hold down a mouse
button.
- repeating - Variable in class org.openide.awt.SpinButton
-
Deprecated.
Flag if the SpinRepeatThread is currently running.
- repeatRate - Variable in class org.openide.awt.SpinButton
-
Deprecated.
Adjusts the speed at which a increment (or decrement)
repeats when you hold down a mouse button.
- repeatThreadNotify() - Method in class org.openide.awt.SpinButton
-
Deprecated.
- replaceEdit(UndoableEdit) - Method in class org.openide.awt.UndoRedo.Manager
-
- requestFocus() - Method in class org.openide.awt.HtmlBrowser
-
- requestFocusInWindow() - Method in class org.openide.awt.HtmlBrowser
-
- reset() - Method in interface org.openide.awt.HtmlRenderer.Renderer
-
Clear any stale data from previous use by other components,
clearing the icon, text, disabled state and other customizations, returning the component
to its initialized state.
- rt - Variable in class org.openide.awt.SpinButton
-
Deprecated.
Spin repeat thread.
- run() - Method in class org.openide.awt.SpinButton.RepeatThread
-
Deprecated.
- running - Variable in class org.openide.awt.SpinButton
-
Deprecated.
Flag if the SpinRepeatThread is currently running.
- runningDir - Variable in class org.openide.awt.SpinButton
-
Deprecated.
Current direction of the run of the SpinRepeatThread.