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 _

C

cacheBlock(String, String, boolean) - Static method in class org.gjt.sp.jedit.BeanShell
Caches a block of code, returning a handle that can be passed to runCachedBlock().
cacheClassInfo(String, Class) - Method in class bsh.BshClassManager
Cache info about whether name is a class or not.
cachedActionNames - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
cachedActionToggleFlags - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
cachedBrowserActionNames - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
cachedBrowserActionToggleFlags - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
cachedDockableActionFlags - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
cachedDockableNames - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
cacheDockableWindows(PluginJAR, String[], boolean[]) - Method in class org.gjt.sp.jedit.gui.DockableWindowFactory
 
cachedProperties - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
cachedServices - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
cacheResolvedMethod(Class, Class[], Method) - Method in class bsh.BshClassManager
Cache a resolved (possibly overloaded) method based on the argument types used to invoke it, subject to classloader change.
cacheResultNodes(DefaultMutableTreeNode) - Method in class org.gjt.sp.jedit.search.HyperSearchOperationNode
 
calculateIndent(JEditBuffer, int, int, int) - Method in class org.gjt.sp.jedit.indent.IndentAction.AlignBracket
 
calculateIndent(JEditBuffer, int, int, int) - Method in class org.gjt.sp.jedit.indent.IndentAction.AlignOffset
 
calculateIndent(JEditBuffer, int, int, int) - Method in class org.gjt.sp.jedit.indent.IndentAction.AlignParameter
 
calculateIndent(JEditBuffer, int, int, int) - Method in interface org.gjt.sp.jedit.indent.IndentAction
 
calculateIndent(JEditBuffer, int, int, int) - Method in class org.gjt.sp.jedit.indent.IndentAction.Collapse
This does nothing; it is merely a sentinel for the OpenBracketIndentRule.
calculateIndent(JEditBuffer, int, int, int) - Method in class org.gjt.sp.jedit.indent.IndentAction.Decrease
 
calculateIndent(JEditBuffer, int, int, int) - Method in class org.gjt.sp.jedit.indent.IndentAction.Increase
 
calculateIndent(JEditBuffer, int, int, int) - Method in class org.gjt.sp.jedit.indent.IndentAction.Reset
 
CallStack - Class in bsh
A stack of NameSpaces representing the call path.
CallStack() - Constructor for class bsh.CallStack
 
CallStack(NameSpace) - Constructor for class bsh.CallStack
 
CALOAD - Static variable in interface org.objectweb.asm.Constants
 
cancel() - Method in class org.gjt.sp.jedit.browser.VFSFileChooserDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.AboutDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.BufferOptions
 
cancel() - Method in class org.gjt.sp.jedit.gui.CloseDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.EnhancedDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.ErrorListDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.FilesChangedDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.PasteFromListDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.SelectLineRange
 
cancel() - Method in class org.gjt.sp.jedit.gui.TextAreaDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.TipOfTheDay
 
cancel() - Method in class org.gjt.sp.jedit.pluginmgr.PluginManager
 
cancel() - Method in class org.gjt.sp.jedit.search.SearchDialog
 
canGenerateInterfaces() - Static method in class bsh.Capabilities
 
canonPath(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the canonical form of the specified path name.
canRead - Variable in class org.gjt.sp.jedit.io.VFSFile
Deprecated. Use the accessor/mutator methods instead.
canWrite - Variable in class org.gjt.sp.jedit.io.VFSFile
Deprecated. Use the accessor/mutator methods instead.
Capabilities - Class in bsh
The map of extended features supported by the runtime in which we live.
Capabilities() - Constructor for class bsh.Capabilities
 
Capabilities.Unavailable - Exception in bsh
An attempt was made to use an unavailable capability supported by an optional package.
Capabilities.Unavailable(String) - Constructor for exception bsh.Capabilities.Unavailable
 
CARET - Static variable in class org.gjt.sp.jedit.Buffer
Caret info properties.
caret - Variable in class org.gjt.sp.jedit.BufferHistory.Entry
 
CARET_CHANGING - Static variable in class org.gjt.sp.jedit.msg.TextAreaUpdate
 
CARET_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Caret layer.
caretAutoScroll() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Return if change in buffer should scroll this text area.
CaretChanging - Class in org.gjt.sp.jedit.msg
 
CaretChanging(JEditTextArea) - Constructor for class org.gjt.sp.jedit.msg.CaretChanging
 
CASE - Static variable in interface bsh.ParserConstants
 
CASE_INSENSITIVE_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Case insensitive file system capability.
CastExpression() - Method in class bsh.Parser
 
CastLookahead() - Method in class bsh.Parser
 
CASTORE - Static variable in interface org.objectweb.asm.Constants
 
castToType(Class, int) - Method in class bsh.Primitive
Cast this bsh.Primitive value to a new bsh.Primitive value This is usually a numeric type cast.
CATCH - Static variable in interface bsh.ParserConstants
 
CCW - Static variable in class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 
CENTER - Static variable in class org.gjt.sp.jedit.textarea.ScrollLayout
 
centerCaret() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Centers the caret on the screen.
centerOnScreen(Window) - Static method in class org.gjt.sp.jedit.GUIUtilities
Centers the given window on the screen.
CHAR - Static variable in interface bsh.ParserConstants
 
CHAR - Static variable in class org.objectweb.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class org.objectweb.asm.Type
The char type.
CHARACTER_LITERAL - Static variable in interface bsh.ParserConstants
 
characters(char[], int, int) - Method in class org.gjt.sp.jedit.syntax.XModeHandler
 
charAt(int) - Method in interface gnu.regexp.CharIndexed
Returns the character at the given offset past the current cursor position in the input.
charAt(int) - Method in class org.gjt.sp.util.CharIndexedSegment
Deprecated.  
charAt(int) - Method in class org.gjt.sp.util.SegmentCharSequence
 
charData(char[], int, int) - Method in class com.microstar.xml.HandlerBase
Handle character data.
charData(char[], int, int) - Method in interface com.microstar.xml.XmlHandler
Character data.
CharIndexed - Interface in gnu.regexp
Defines the interface used internally so that different types of source text can be accessed in the same way.
CharIndexedSegment - Class in org.gjt.sp.util
Deprecated. Use SegmentCharSequence and the java.util.regex package instead.
CharIndexedSegment(Segment, int) - Constructor for class org.gjt.sp.util.CharIndexedSegment
Deprecated. Creates a new CharIndexedSegment.
CharIndexedSegment(Segment, boolean) - Constructor for class org.gjt.sp.util.CharIndexedSegment
Deprecated. Creates a new CharIndexedSegment.
charsToEntities(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Converts <, >, & in the string to their HTML entity equivalents.
charsToEscapes(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Escapes newlines, tabs, backslashes, and quotes in the specified string.
charsToEscapes(String, String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Escapes the specified characters in the specified string.
checkBufferStatus(View) - Static method in class org.gjt.sp.jedit.jEdit
Checks each buffer's status on disk and shows the dialog box informing the user that buffers changed on disk, if necessary.
CHECKCAST - Static variable in interface org.objectweb.asm.Constants
 
checkDependencies() - Method in class org.gjt.sp.jedit.PluginJAR
Returns true if all dependencies are satisified, false otherwise.
checkFileStatus(View) - Method in class org.gjt.sp.jedit.Buffer
Check if the buffer has changed on disk.
CHOOSE_DIRECTORY_DIALOG - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
Choose directory dialog mode.
Chunk - Class in org.gjt.sp.jedit.syntax
A syntax token with extra information required for painting it on screen.
Chunk(float, int, ParserRuleSet) - Constructor for class org.gjt.sp.jedit.syntax.Chunk
 
Chunk(byte, int, int, ParserRuleSet, SyntaxStyle[], byte) - Constructor for class org.gjt.sp.jedit.syntax.Chunk
 
CHUNK_CACHE_DEBUG - Static variable in class org.gjt.sp.jedit.Debug
For checking invalidation, etc.
CHUNK_PAINT_DEBUG - Static variable in class org.gjt.sp.jedit.Debug
Paints boxes around chunks.
CLASS - Static variable in class bsh.Modifiers
 
CLASS - Static variable in interface bsh.ParserConstants
 
ClassDeclaration() - Method in class bsh.Parser
 
classes - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
classExists(String) - Method in class bsh.BshClassManager
 
classExists(String) - Static method in class bsh.Capabilities
Use direct Class.forName() to test for the existence of a class.
classForName(String) - Method in class bsh.BshClassManager
Load the specified class by name, taking into account added classpath and reloaded classes, etc.
ClassGenerator - Class in bsh
 
ClassGenerator() - Constructor for class bsh.ClassGenerator
 
ClassGeneratorImpl - Class in bsh
 
ClassGeneratorImpl() - Constructor for class bsh.ClassGeneratorImpl
 
ClassGeneratorUtil - Class in bsh
ClassGeneratorUtil utilizes the ASM (www.objectweb.org) bytecode generator by Eric Bruneton in order to generate class "stubs" for BeanShell at runtime.
ClassGeneratorUtil(Modifiers, String, String, Class, Class[], Variable[], DelayedEvalBshMethod[], NameSpace, boolean) - Constructor for class bsh.ClassGeneratorUtil
 
ClassGeneratorUtil.ConstructorArgs - Class in bsh
A ConstructorArgs object holds evaluated arguments for a constructor call as well as the index of a possible alternate selector to invoke.
ClassIdentifier - Class in bsh
 
ClassIdentifier(Class) - Constructor for class bsh.ClassIdentifier
 
classLoaderChanged() - Method in class bsh.BshClassManager
 
classLoaderChanged() - Method in interface bsh.BshClassManager.Listener
 
classLoaderChanged() - Method in class bsh.NameSpace
Clear all cached classes and names
ClassPathException - Exception in bsh
 
ClassPathException(String) - Constructor for exception bsh.ClassPathException
 
classToFile(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Converts a class name to a file name.
ClassVisitor - Interface in org.objectweb.asm
A visitor to visit a Java class.
ClassWriter - Class in org.objectweb.asm
A ClassVisitor that generates Java class files.
ClassWriter(boolean) - Constructor for class org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
clear() - Method in class bsh.CallStack
 
clear() - Method in class bsh.NameSpace
Clear all variables, methods, and imports from this namespace.
clear(int) - Method in class gnu.regexp.RESyntax
Clear a given bit in this syntax.
clear() - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
clear() - Method in class org.gjt.sp.jedit.gui.HistoryModel
Deprecated. Call removeAllElements() instead.
clear() - Method in class org.gjt.sp.util.IntegerArray
 
clearCaches() - Method in class bsh.BshClassManager
Clear the caches in BshClassManager
clearRegister(char) - Static method in class org.gjt.sp.jedit.Registers
Sets the value of the specified register to null.
clone() - Method in class gnu.regexp.REMatch
 
clone() - Method in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
clone() - Method in class org.gjt.sp.jedit.textarea.Selection
 
close() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Called when the view is being closed.
closeAllBuffers(View) - Static method in class org.gjt.sp.jedit.jEdit
Closes all open buffers.
closeAllBuffers(View, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Closes all open buffers.
closeBracket - Variable in class org.gjt.sp.jedit.indent.BracketIndentRule
 
CloseBracketIndentRule - Class in org.gjt.sp.jedit.indent
 
CloseBracketIndentRule(char, boolean) - Constructor for class org.gjt.sp.jedit.indent.CloseBracketIndentRule
 
closeBuffer(View, Buffer) - Static method in class org.gjt.sp.jedit.jEdit
Closes a buffer.
closeCurrentArea() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Closes the currently focused docking area.
CLOSED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer closed.
CLOSED - Static variable in class org.gjt.sp.jedit.msg.ViewUpdate
View closed.
CloseDialog - Class in org.gjt.sp.jedit.gui
 
CloseDialog(View) - Constructor for class org.gjt.sp.jedit.gui.CloseDialog
 
closeQuietly(InputStream) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. use IOUtilities.closeQuietly(java.io.InputStream)
closeQuietly(OutputStream) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. use IOUtilities.closeQuietly(java.io.OutputStream)
closeQuietly(InputStream) - Static method in class org.gjt.sp.util.IOUtilities
Method that will close an InputStream ignoring it if it is null and ignoring exceptions.
closeQuietly(OutputStream) - Static method in class org.gjt.sp.util.IOUtilities
Method that will close an OutputStream ignoring it if it is null and ignoring exceptions.
closeQuietly(Reader) - Static method in class org.gjt.sp.util.IOUtilities
Method that will close an Reader ignoring it if it is null and ignoring exceptions.
closeStream() - Static method in class org.gjt.sp.util.Log
Closes the log stream.
closeView(View) - Static method in class org.gjt.sp.jedit.jEdit
Closes a view.
CLOSING - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
About to be closed
cmUnavailable() - Static method in class bsh.BshClassManager
 
CodeVisitor - Interface in org.objectweb.asm
A visitor to visit the bytecode instructions of a Java method.
CodeWriter - Class in org.objectweb.asm
A CodeVisitor that generates Java bytecode instructions.
CodeWriter(ClassWriter, boolean) - Constructor for class org.objectweb.asm.CodeWriter
Constructs a CodeWriter.
collapse(VFS, int) - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel
 
collapseFold(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
Collapses the fold at the specified physical line index.
collapseFold() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Like DisplayManager.collapseFold(int), but also moves the caret to the first line of the fold.
CollectionIterator - Class in bsh.collection
This is the implementation of: BshIterator - a dynamically loaded extension that supports the collections API supported by JDK1.2 and greater.
CollectionIterator(Object) - Constructor for class bsh.collection.CollectionIterator
Construct a basic CollectionIterator
CollectionManager - Class in bsh
The default CollectionManager (which remains Java 1.1 compatible) supports iteration over objects of type: Enumeration, Vector, String, StringBuffer and array.
CollectionManager() - Constructor for class bsh.CollectionManager
 
CollectionManager.BasicBshIterator - Class in bsh
An implementation that works with JDK 1.1
CollectionManager.BasicBshIterator(Object) - Constructor for class bsh.CollectionManager.BasicBshIterator
Construct a basic BasicBshIterator
CollectionManagerImpl - Class in bsh.collection
Dynamically loaded extension supporting post 1.1 collections iterator.
CollectionManagerImpl() - Constructor for class bsh.collection.CollectionManagerImpl
 
COLON - Static variable in interface bsh.ParserConstants
 
color - Variable in class org.gjt.sp.jedit.io.VFSFile
 
colorCalculated - Variable in class org.gjt.sp.jedit.io.VFSFile
 
ColorWellButton - Class in org.gjt.sp.jedit.gui
A button that, when clicked, shows a color chooser.
ColorWellButton(Color) - Constructor for class org.gjt.sp.jedit.gui.ColorWellButton
 
column - Variable in class bsh.JavaCharStream
 
com.microstar.xml - package com.microstar.xml
An obsolete and deprecated XML parser.
comboChoices - Static variable in class org.gjt.sp.jedit.textarea.AntiAlias
 
COMMA - Static variable in interface bsh.ParserConstants
 
COMMENT1 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
COMMENT2 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
COMMENT3 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
COMMENT4 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
commitTemporary(Buffer) - Static method in class org.gjt.sp.jedit.jEdit
Adds a temporary buffer to the buffer list.
compare(Object, Object) - Method in class org.gjt.sp.jedit.io.VFS.DirectoryEntryCompare
 
compare(Object, Object) - Method in interface org.gjt.sp.jedit.MiscUtilities.Compare
Deprecated.  
compare(Object, Object) - Method in class org.gjt.sp.jedit.MiscUtilities.MenuItemCompare
 
compare(Object, Object) - Method in class org.gjt.sp.jedit.MiscUtilities.StringCompare
 
compare(Object, Object) - Method in class org.gjt.sp.jedit.MiscUtilities.StringICaseCompare
 
compareStrings(String, String, boolean) - Static method in class org.gjt.sp.jedit.MiscUtilities
Compares two strings.
compareVersions(String, String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. Call compareStrings() instead
CompleteWord - Class in org.gjt.sp.jedit.gui
 
CompleteWord(View, String, CompleteWord.Completion[], Point, String) - Constructor for class org.gjt.sp.jedit.gui.CompleteWord
 
completeWord(View) - Static method in class org.gjt.sp.jedit.gui.CompleteWord
 
concatPath(String, String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Like MiscUtilities.constructPath(java.lang.String, java.lang.String), except path will be appended to parent even if it is absolute.
ConditionalAndExpression() - Method in class bsh.Parser
 
ConditionalExpression() - Method in class bsh.Parser
 
ConditionalOrExpression() - Method in class bsh.Parser
 
confirm(Component, String, Object[], int, int) - Static method in class org.gjt.sp.jedit.GUIUtilities
Displays a confirm dialog box and returns the button pushed by the user.
confirm(Component, String, int) - Static method in class org.gjt.sp.jedit.Macros
Utility method that can be used to ask for confirmation in a macro.
confirm(Component, String, int, int) - Static method in class org.gjt.sp.jedit.Macros
Utility method that can be used to ask for confirmation in a macro.
connect() - Method in class org.gjt.sp.jedit.proto.jeditresource.PluginResURLConnection
 
ConsoleInterface - Interface in bsh
The capabilities of a minimal console for BeanShell.
CONST - Static variable in interface bsh.ParserConstants
 
Constants - Interface in org.objectweb.asm
Defines the JVM opcodes, access flags and array type codes.
constructPath(String, String) - Method in class org.gjt.sp.jedit.io.FileVFS
 
constructPath(String, String) - Method in class org.gjt.sp.jedit.io.UrlVFS
 
constructPath(String, String) - Method in class org.gjt.sp.jedit.io.VFS
Constructs a path from the specified directory and file name component.
constructPath(String, String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Constructs an absolute path name from a directory and another path name.
constructPath(String, String, String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Constructs an absolute path name from three path components.
contains(String) - Method in class org.gjt.sp.jedit.ActionSet
Returns if this action set contains the specified action.
CONTENT_ANY - Static variable in class com.microstar.xml.XmlParser
Constant: the element has a content model of ANY.
CONTENT_ELEMENTS - Static variable in class com.microstar.xml.XmlParser
Constant: the element has element content.
CONTENT_EMPTY - Static variable in class com.microstar.xml.XmlParser
Constant: the element has declared content of EMPTY.
CONTENT_MIXED - Static variable in class com.microstar.xml.XmlParser
Constant: the element has mixed content.
CONTENT_UNDECLARED - Static variable in class com.microstar.xml.XmlParser
Constant: an element has not been declared.
contentInserted(JEditBuffer, int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferAdapter
Called when text is inserted into the buffer.
contentInserted(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferChangeAdapter
Called when text is inserted into the buffer.
contentInserted(JEditBuffer, int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferChangeListener.Adapter
Called when text is inserted into the buffer.
contentInserted(Buffer, int, int, int, int) - Method in interface org.gjt.sp.jedit.buffer.BufferChangeListener
Called when text is inserted into the buffer.
contentInserted(JEditBuffer, int, int, int, int) - Method in interface org.gjt.sp.jedit.buffer.BufferListener
Called when text is inserted into the buffer.
contentInserted(int, int, int, int, IntegerArray) - Method in class org.gjt.sp.jedit.buffer.LineManager
 
contentInserted(int, int) - Method in class org.gjt.sp.jedit.buffer.PositionManager
 
contentInserted(int, int, String, boolean) - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
ContentManager - Class in org.gjt.sp.jedit.buffer
A class internal to jEdit's document model.
ContentManager() - Constructor for class org.gjt.sp.jedit.buffer.ContentManager
 
contentRemoved(JEditBuffer, int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferAdapter
Called when text is removed from the buffer.
contentRemoved(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferChangeAdapter
Called when text is removed from the buffer.
contentRemoved(JEditBuffer, int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferChangeListener.Adapter
Called when text is removed from the buffer.
contentRemoved(Buffer, int, int, int, int) - Method in interface org.gjt.sp.jedit.buffer.BufferChangeListener
Called when text is removed from the buffer.
contentRemoved(JEditBuffer, int, int, int, int) - Method in interface org.gjt.sp.jedit.buffer.BufferListener
Called when text is removed from the buffer.
contentRemoved(int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.LineManager
 
contentRemoved(int, int) - Method in class org.gjt.sp.jedit.buffer.PositionManager
 
contentRemoved(int, int, String, boolean) - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
context - Variable in class org.gjt.sp.jedit.menu.EnhancedMenu
 
ContextOptionPane - Class in org.gjt.sp.jedit.options
Right-click context menu editor.
ContextOptionPane() - Constructor for class org.gjt.sp.jedit.options.ContextOptionPane
 
continent - Variable in class org.gjt.sp.jedit.pluginmgr.MirrorList.Mirror
 
CONTINUE - Static variable in interface bsh.ParserConstants
 
ContinueStatement() - Method in class bsh.Parser
 
copy() - Method in class bsh.CallStack
Occasionally we need to freeze the callstack for error reporting purposes, etc.
copy(ProgressObserver, VFS, Object, String, VFS, Object, String, Component, boolean) - Static method in class org.gjt.sp.jedit.io.VFS
Copy a file to another using VFS.
copy(ProgressObserver, String, String, Component, boolean) - Static method in class org.gjt.sp.jedit.io.VFS
Copy a file to another using VFS.
copy(JEditTextArea, char) - Static method in class org.gjt.sp.jedit.Registers
Copies the text selected in the text area into the specified register.
copyStream(int, ProgressObserver, InputStream, OutputStream, boolean) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. use IOUtilities.copyStream(int, org.gjt.sp.util.ProgressObserver, java.io.InputStream, java.io.OutputStream, boolean)
copyStream(ProgressObserver, InputStream, OutputStream, boolean) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. use IOUtilities.copyStream(org.gjt.sp.util.ProgressObserver, java.io.InputStream, java.io.OutputStream, boolean)
copyStream(int, ProgressObserver, InputStream, OutputStream, boolean) - Static method in class org.gjt.sp.util.IOUtilities
Copy an input stream to an output stream.
copyStream(ProgressObserver, InputStream, OutputStream, boolean) - Static method in class org.gjt.sp.util.IOUtilities
Copy an input stream to an output stream with a buffer of 4096 bytes.
country - Variable in class org.gjt.sp.jedit.pluginmgr.MirrorList.Mirror
 
createBrowserMenuItems() - Method in class org.gjt.sp.jedit.EditPlugin
Called by the filesystem browser when constructing its Plugins menu.
createClassManager(Interpreter) - Static method in class bsh.BshClassManager
Create a new instance of the class manager.
CREATED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer created.
CREATED - Static variable in class org.gjt.sp.jedit.msg.EditPaneUpdate
Edit pane created.
CREATED - Static variable in class org.gjt.sp.jedit.msg.ViewUpdate
View created.
createEnumeration(Object) - Method in class bsh.CollectionManager.BasicBshIterator
Create an enumeration over the given object
createEOLSpanRule(int, String, ParserRuleSet, byte, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createEscapeRule(String) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createIterator(Object) - Method in class bsh.collection.CollectionIterator
Create an iterator over the given object
createMacro(String, String) - Method in class org.gjt.sp.jedit.Macros.Handler
 
createMarkFollowingRule(int, String, byte, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createMarkPreviousRule(int, String, byte, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createMenuItems() - Method in class org.gjt.sp.jedit.EditPlugin
Called by the view when constructing its Plugins menu.
createMenuItems(Vector) - Method in class org.gjt.sp.jedit.EditPlugin
Deprecated. Instead of overriding this method, define properties as specified in the description of this class.
createMultilineLabel(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Creates a component that displays a multiple line message.
createOptionPanes(OptionsDialog) - Method in class org.gjt.sp.jedit.EditPlugin
Deprecated. Instead of overriding this method, define properties as specified in the description of this class.
createOptionTreeModel() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
Creates the tree model that goes on the left of the option pane, loading all the items that are needed.
createOptionTreeModel() - Method in class org.gjt.sp.jedit.options.GlobalOptions
 
createOptionTreeModel() - Method in class org.gjt.sp.jedit.options.PluginOptions
 
createPluginsMenu(JComponent, boolean) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
createPopupMenu(DockableWindowContainer, String, boolean) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
createPosition(int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Creates a floating position.
createPosition(int) - Method in class org.gjt.sp.jedit.buffer.PositionManager
 
createRegexpEOLSpanRule(char, int, String, ParserRuleSet, byte, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createRegexpSequenceRule(char, int, String, ParserRuleSet, byte, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createRegexpSpanRule(char, int, String, int, String, ParserRuleSet, byte, boolean, boolean, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createSequenceRule(int, String, ParserRuleSet, byte) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createSpanRule(int, String, int, String, ParserRuleSet, byte, boolean, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createToken(byte, int, int, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
 
createVFSSession(String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Creates a VFS session.
createWhiteSpace(int, int) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. use StandardUtilities.createWhiteSpace(int, int)
createWhiteSpace(int, int, int) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. use StandardUtilities.createWhiteSpace(int, int, int)
createWhiteSpace(int, int) - Static method in class org.gjt.sp.util.StandardUtilities
Creates a string of white space with the specified length.
createWhiteSpace(int, int, int) - Static method in class org.gjt.sp.util.StandardUtilities
Creates a string of white space with the specified length.
curChar - Variable in class bsh.ParserTokenManager
 
CURRENT_BUFFER - Static variable in class org.gjt.sp.jedit.search.SearchDialog
Default file set.
CurrentBufferSet - Class in org.gjt.sp.jedit.search
A file set for searching the current buffer.
CurrentBufferSet() - Constructor for class org.gjt.sp.jedit.search.CurrentBufferSet
 
currentToken - Variable in exception bsh.ParseException
This is the last token that has been consumed successfully.
cut(JEditTextArea, char) - Static method in class org.gjt.sp.jedit.Registers
Copies the text selected in the text area into the specified register, and then removes it from the buffer.
CW - Static variable in class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 

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 _