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

R

RANGE - Static variable in interface com.raelity.jvi.ColonCommandFlags
allow a linespecs
RC - Static variable in class com.raelity.jvi.ViManager.jViVersion
 
reAdapted - Static variable in class com.raelity.text.RegExpFactory
The class name of the regular expression handler that is being adapted by the vended class.
readOnlyHack - Static variable in class com.raelity.jvi.G
 
readOnlyHack - Static variable in class com.raelity.jvi.Options
 
reClass - Static variable in class com.raelity.text.RegExpFactory
The reClass variable holds the Class which is vended.
reClassName - Static variable in class com.raelity.text.RegExpFactory
The name of the class that is being vended.
Recording - Static variable in class com.raelity.jvi.G
 
reDisplayName - Static variable in class com.raelity.text.RegExpFactory
Name of package being used.
redo() - Method in class com.raelity.jvi.swing.DefaultBuffer
 
redo() - Method in class com.raelity.jvi.swing.DefaultBuffer.UndoGroupManager
 
redo() - Method in class com.raelity.jvi.swing.TextView
 
redo() - Method in interface com.raelity.jvi.ViBuffer
redo a change
redo() - Method in interface com.raelity.jvi.ViTextView
redo a change
redo_VIsual_busy - Static variable in class com.raelity.jvi.G
 
redoOperation() - Method in class com.raelity.jvi.swing.DefaultBuffer
 
redoTo(UndoableEdit) - Method in class com.raelity.jvi.swing.DefaultBuffer.UndoGroupManager
 
redoTrack - Static variable in class com.raelity.jvi.Options
 
refresh() - Method in class com.raelity.jvi.swing.StatusDisplay
don't need anything special here
refresh() - Method in interface com.raelity.jvi.ViStatusDisplay
Redisplay last message.
RegExp - Class in com.raelity.text
This is a simple interface to regular expressions.
RegExp() - Constructor for class com.raelity.text.RegExp
 
RegExpFactory - Class in com.raelity.text
Factory class for vending RegExp instances.
RegExpJava - Class in com.raelity.text
 
RegExpJava() - Constructor for class com.raelity.text.RegExpJava
 
RegExpPatternError - Error in com.raelity.text
This exception occurs when a regular expression pattern has an error and will not compile.
RegExpResult - Class in com.raelity.text
This class hold the results of a regular expression pattern against an input.
RegExpResult() - Constructor for class com.raelity.text.RegExpResult
 
RegExpResultJava - Class in com.raelity.text
 
RegExpResultJava(Matcher) - Constructor for class com.raelity.text.RegExpResultJava
 
register(String, String, ActionListener) - Static method in class com.raelity.jvi.ColonCommands
Register a command; the abbrev must be unique.
registerEditorPane(JEditorPane) - Method in class com.raelity.jvi.swing.DefaultViFactory
Register editor pane for use with vi.
registerEditorPane(JEditorPane) - Method in interface com.raelity.jvi.ViFactory
 
registerEditorPane(JEditorPane) - Static method in class com.raelity.jvi.ViManager
Deprecated. use activateFile
REGSTR - Static variable in interface com.raelity.jvi.ColonCommandFlags
allow "x for register designation
reImp - Static variable in class com.raelity.text.RegExpFactory
 
reindent(int, int) - Method in class com.raelity.jvi.swing.DefaultBuffer
 
reindent(int, int) - Method in interface com.raelity.jvi.ViBuffer
platform indent algorithm
relativeMruBuffer(Object, int) - Static method in class com.raelity.jvi.ViManager
Return the Ith next/previous fileObject relative to the argument fileObject.
relativeMruBuffer(int) - Static method in class com.raelity.jvi.ViManager
 
removeActionListener(ActionListener) - Method in class com.raelity.jvi.swing.CommandLine.CommandLineEntry
 
removeActionListener(ActionListener) - Method in class com.raelity.jvi.swing.CommandLine
Removes the specified action listener so that it no longer receives action events from this textfield.
removeActionListener(ActionListener) - Method in interface com.raelity.jvi.ViCmdEntry
 
removeBindings() - Method in class com.raelity.jvi.swing.CommandLine.FilteredKeymap
 
removeBindings(Keymap, Keymap) - Static method in class com.raelity.jvi.swing.KeyBinding
Modify the keymap km00 by removing any keystrokes specified in the keymap km01.
removeKeyStrokeBinding(KeyStroke) - Method in class com.raelity.jvi.swing.CommandLine.FilteredKeymap
 
removePropertyChangeListener(PropertyChangeListener) - Static method in class com.raelity.jvi.Options
 
removePropertyChangeListener(String, PropertyChangeListener) - Static method in class com.raelity.jvi.Options
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.raelity.jvi.OptionsBeanBase
 
removePropertyChangeListener(PropertyChangeListener) - Static method in class com.raelity.jvi.swing.KeyBinding
 
removePropertyChangeListener(String, PropertyChangeListener) - Static method in class com.raelity.jvi.swing.KeyBinding
 
removeShare() - Method in class com.raelity.jvi.Buffer
 
removeShare() - Method in class com.raelity.jvi.swing.DefaultBuffer
 
removeStartupListener(ActionListener) - Static method in class com.raelity.jvi.ViManager
 
removeUpdate(DocumentEvent) - Method in class com.raelity.jvi.swing.TextViewCache.FreezeViewport
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.raelity.jvi.OptionsBeanBase
 
REPLACE - Static variable in interface com.raelity.jvi.Constants
 
replaceChar(int, char) - Method in class com.raelity.jvi.swing.DefaultBuffer
 
replaceChar(char, boolean) - Method in class com.raelity.jvi.swing.TextView
 
replaceChar(int, char) - Method in interface com.raelity.jvi.ViBuffer
 
replaceChar(char, boolean) - Method in interface com.raelity.jvi.ViTextView
Replace character at current cursor location with argument character
replaceString(int, int, String) - Method in class com.raelity.jvi.swing.DefaultBuffer
 
replaceString(int, int, String) - Method in class com.raelity.jvi.swing.TextView
 
replaceString(int, int, String) - Method in interface com.raelity.jvi.ViBuffer
Replace indicated region with string
replaceString(int, int, String) - Method in interface com.raelity.jvi.ViTextView
Replace indicated region with string
report - Static variable in class com.raelity.jvi.Options
 
requestSwitch(JEditorPane) - Static method in class com.raelity.jvi.ViManager
requestSwitch can be used from IDE code for situation where an editor is activated.
resetCommand() - Static method in class com.raelity.jvi.Normal
 
RET_ERROR - Static variable in interface com.raelity.jvi.Constants
May be returned by add_new_completion():
rightWrapNext - Static variable in class com.raelity.jvi.Options
 

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