- I2B - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- I2C - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- I2D - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- I2F - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- I2L - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- I2S - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IADD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IALOAD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IAND - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IASTORE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- ICONST_0 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- ICONST_1 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- ICONST_2 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- ICONST_3 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- ICONST_4 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- ICONST_5 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- ICONST_M1 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IconTheme - Class in org.gjt.sp.jedit.options
-  
- IconTheme() - Constructor for class org.gjt.sp.jedit.options.IconTheme
-  
- id - Variable in class org.gjt.sp.jedit.pluginmgr.MirrorList.Mirror
-  
- id - Variable in class org.gjt.sp.jedit.syntax.Token
- 
The id of this token. 
- ID_COUNT - Static variable in class org.gjt.sp.jedit.syntax.Token
-  
- IDENTIFIER - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- identifierToClass(ClassIdentifier) - Static method in class org.gjt.sp.jedit.bsh.NameSpace
- 
This is a helper method for working inside of bsh scripts and commands. 
- IDIV - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IF - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- IF_ACMPEQ - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IF_ACMPNE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IF_ICMPEQ - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IF_ICMPGE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IF_ICMPGT - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IF_ICMPLE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IF_ICMPLT - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IF_ICMPNE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IFEQ - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IFGE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IFGT - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IFLE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IFLT - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IFNE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IFNONNULL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IFNULL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IfStatement() - Method in class org.gjt.sp.jedit.bsh.Parser
-  
- ignoringWhitespaceIndex(String, int) - Static method in class org.gjt.sp.jedit.TextUtilities
- 
Inverse of indexIgnoringWhitespace().
 
- IINC - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- ILOAD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- image - Variable in class org.gjt.sp.jedit.bsh.Token
- 
The string image of the token. 
- IMPLEMENTS - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- IMPORT - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- importClass(String) - Method in class org.gjt.sp.jedit.bsh.NameSpace
- 
Import a class name. 
- importCommands(String) - Method in class org.gjt.sp.jedit.bsh.NameSpace
- 
Import scripted or compiled BeanShell commands in the following package
        in the classpath. 
- importData(JComponent, Transferable) - Method in class org.gjt.sp.jedit.textarea.TextAreaTransferHandler
-  
- ImportDeclaration() - Method in class org.gjt.sp.jedit.bsh.Parser
-  
- importedClasses - Variable in class org.gjt.sp.jedit.bsh.NameSpace
-  
- importObject(Object) - Method in class org.gjt.sp.jedit.bsh.NameSpace
- 
Import a compiled Java object's methods and variables into this
        namespace. 
- importPackage(String) - Method in class org.gjt.sp.jedit.bsh.NameSpace
- 
subsequent imports override earlier ones 
- importStatic(Class) - Method in class org.gjt.sp.jedit.bsh.NameSpace
-  
- IMUL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- inBuf - Variable in class org.gjt.sp.jedit.bsh.JavaCharStream
-  
- InclusiveOrExpression() - Method in class org.gjt.sp.jedit.bsh.Parser
-  
- INCR - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- Increase() - Constructor for class org.gjt.sp.jedit.indent.IndentAction.Increase
-  
- Increase(int) - Constructor for class org.gjt.sp.jedit.indent.IndentAction.Increase
-  
- INDENT_DEBUG - Static variable in class org.gjt.sp.jedit.Debug
- 
Indent debug. 
- IndentAction - Interface in org.gjt.sp.jedit.indent
- 
Abstract Indentation Action 
- IndentAction.AlignOffset - Class in org.gjt.sp.jedit.indent
-  
- IndentAction.AlignParameter - Class in org.gjt.sp.jedit.indent
- 
Indent action used for deep indent. 
- IndentAction.Collapse - Class in org.gjt.sp.jedit.indent
- 
See comments for each instance of this class below. 
- IndentAction.Decrease - Class in org.gjt.sp.jedit.indent
-  
- IndentAction.Increase - Class in org.gjt.sp.jedit.indent
-  
- IndentAction.NoIncrease - Class in org.gjt.sp.jedit.indent
- 
Used to cancel increases in indentation. 
- IndentAction.Reset - Class in org.gjt.sp.jedit.indent
-  
- indentCloseBracket(char) - Static method in class org.gjt.sp.jedit.indent.IndentRuleFactory
-  
- IndentFoldHandler - Class in org.gjt.sp.jedit.buffer
- 
A fold handler that folds lines based on their indent level. 
- IndentFoldHandler() - Constructor for class org.gjt.sp.jedit.buffer.IndentFoldHandler
-  
- indentLine(int, boolean) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Indents the specified line. 
- indentLines(int, int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Indents all specified lines. 
- indentLines(int[]) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Indents all specified lines. 
- indentNextLine(String) - Static method in class org.gjt.sp.jedit.indent.IndentRuleFactory
-  
- indentNextLines(String) - Static method in class org.gjt.sp.jedit.indent.IndentRuleFactory
-  
- indentOpenBracket(char) - Static method in class org.gjt.sp.jedit.indent.IndentRuleFactory
-  
- IndentRule - Interface in org.gjt.sp.jedit.indent
- 
Abstract Indentation Rule 
- IndentRuleFactory - Class in org.gjt.sp.jedit.indent
-  
- IndentRuleFactory() - Constructor for class org.gjt.sp.jedit.indent.IndentRuleFactory
-  
- indentSelectedLines() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Indents all selected lines. 
- indentUsingElasticTabstops() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- IndentWidgetFactory - Class in org.gjt.sp.jedit.gui.statusbar
-  
- IndentWidgetFactory() - Constructor for class org.gjt.sp.jedit.gui.statusbar.IndentWidgetFactory
-  
- indexIgnoringWhitespace(String, int) - Static method in class org.gjt.sp.jedit.TextUtilities
- 
Inverse of ignoringWhitespaceIndex().
 
- indexIgnoringWhitespace(String, int, int, StringBuffer) - Static method in class org.gjt.sp.jedit.TextUtilities
-  
- indexOf(Buffer) - Method in class org.gjt.sp.jedit.bufferset.BufferSet
-  
- INEG - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- init() - Method in class org.gjt.sp.jedit.AbstractOptionPane
-  
- init() - Method in class org.gjt.sp.jedit.BeanShellFacade
- 
Initialize things. 
- init(int, String, String, String[]) - Method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.CodeWriter
- 
Initializes this CodeWriter to define the bytecode of the specified method. 
- init() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
-  
- init() - Method in class org.gjt.sp.jedit.gui.DockableWindowManagerImpl
- 
Initialises dockable window manager. 
- init() - Static method in class org.gjt.sp.jedit.gui.DockingLayoutManager
-  
- init(String, String) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
-  
- init() - Static method in class org.gjt.sp.jedit.io.VFSManager
- 
Do not call. 
- init() - Method in class org.gjt.sp.jedit.menu.EnhancedMenu
-  
- init() - Method in class org.gjt.sp.jedit.Mode
- 
Initializes the edit mode. 
- init() - Method in interface org.gjt.sp.jedit.OptionPane
- 
This method is called every time the option pane is displayed. 
- init(String, String) - Method in class org.gjt.sp.jedit.options.GlobalOptions
-  
- init() - Method in class org.gjt.sp.jedit.PluginJAR
-  
- init() - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
- 
Clears the list of tokens. 
- init(SyntaxStyle[], FontRenderContext, TabExpander, List<Chunk>, float, int) - Method in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
- 
Init some variables that will be used when marking tokens. 
- init(boolean, int) - Static method in class org.gjt.sp.util.Log
- 
Initializes the log. 
- initialComponentCount - Variable in class org.gjt.sp.jedit.menu.EnhancedMenu
-  
- initialized - Variable in class org.gjt.sp.jedit.AbstractOptionPane
- 
Has the option pane been initialized? 
- initInputHandler() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Creates an actionContext and initializes the input
 handler for this textarea. 
- initInstance(Object, String, Object[]) - Static method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil
- 
Initialize an instance of the class. 
- initKeyBindings() - Method in class org.gjt.sp.jedit.JEditActionSet
- 
Initializes the action set's key bindings. 
- initMessages() - Method in class org.gjt.sp.jedit.print.PrinterDialog
-  
- initPainter(TextAreaPainter) - Static method in class org.gjt.sp.jedit.EditPane
- 
Init the painter of a textarea. 
- inNativeCode() - Method in exception org.gjt.sp.jedit.bsh.TargetError
- 
Return true if the TargetError was generated from native code. 
- input - Variable in class org.gjt.sp.jedit.gui.KeyEventTranslator.Key
-  
- input(Component, String, Object) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
Displays an input dialog box and returns any text the user entered. 
- input(Component, String, Object[], Object) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
Displays an input dialog box and returns any text the user entered. 
- input(Component, String) - Static method in class org.gjt.sp.jedit.Macros
- 
Utility method that can be used to prompt for input in a macro. 
- input(Component, String, String) - Static method in class org.gjt.sp.jedit.Macros
- 
Utility method that can be used to prompt for input in a macro. 
- input_stream - Variable in class org.gjt.sp.jedit.bsh.ParserTokenManager
-  
- InputHandler - Class in org.gjt.sp.jedit.gui
- 
An input handler converts the user's key strokes into concrete actions. 
- InputHandler(View) - Constructor for class org.gjt.sp.jedit.gui.InputHandler
- 
Creates a new input handler. 
- InputHandlerProvider - Interface in org.gjt.sp.jedit.input
-  
- inputHandlerProvider - Variable in class org.gjt.sp.jedit.textarea.TextArea
-  
- inputProperty(Component, String, String) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
Displays an input dialog box and returns any text the user entered. 
- inputProperty(Component, String, Object[], String) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
Displays an input dialog box and returns any text the user entered. 
- inputStream - Variable in class org.gjt.sp.jedit.bsh.JavaCharStream
-  
- inRule - Variable in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
-  
- insert(int, String) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Inserts a string into the buffer. 
- insert(int, Segment) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Inserts a string into the buffer. 
- insert(int, CharSequence) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Inserts a string into the buffer. 
- insert(View, Buffer, String) - Method in class org.gjt.sp.jedit.io.FileVFS
-  
- insert(View, Buffer, String) - Method in class org.gjt.sp.jedit.io.VFS
- 
Inserts a file into the specified buffer. 
- insert(String, boolean) - Method in class org.gjt.sp.jedit.textarea.TextArea
-  
- insertAtColumn(int, int, String) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
- insertElementAt(Object, int) - Method in class org.gjt.sp.jedit.buffer.KillRing
-  
- insertElementAt(String, int) - Method in class org.gjt.sp.jedit.gui.HistoryModel
-  
- insertElementAt(E, int) - Method in interface org.gjt.sp.jedit.gui.MutableListModel
-  
- insertEnterAndIndent() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Inserts a line break and indents the new line. 
- insertFile(View, String) - Method in class org.gjt.sp.jedit.Buffer
- 
Loads a file from disk, and inserts it into this buffer. 
- insertIndented(int, String) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Inserts a string into the buffer, indenting each line of the string
 to match the indent of the first line. 
- insertTabAndIndent() - Method in class org.gjt.sp.jedit.textarea.TextArea
-  
- insertTreeNodes(JTree, DefaultMutableTreeNode) - Method in class org.gjt.sp.jedit.search.HyperSearchOperationNode
-  
- insideCompoundEdit() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- insideCompoundEdit() - Method in class org.gjt.sp.jedit.buffer.UndoManager
-  
- installComponents() - Method in class org.gjt.sp.jedit.print.BasicPrintPreviewPaneUI
- 
Create and install any sub-components. 
- installDefaults() - Method in class org.gjt.sp.jedit.print.BasicPrintPreviewPaneUI
- 
Install default values for colors, fonts, borders, etc. 
- installHook() - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTable.ColumnDragHook
-  
- installListeners() - Method in class org.gjt.sp.jedit.print.BasicPrintPreviewPaneUI
- 
Install any action listeners, mouse listeners, etc. 
- installMouseHook() - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTable.ColumnDragHook
-  
- installMouseMotionHook() - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTable.ColumnDragHook
-  
- installUI(JComponent) - Method in class org.gjt.sp.jedit.print.BasicPrintPreviewPaneUI
- 
Configures the specified component appropriate for the look and feel. 
- INSTANCE - Static variable in class org.gjt.sp.jedit.syntax.DummyTokenHandler
- 
To avoid having to create new instances of this class, use
 this variable. 
- instance - Static variable in class org.gjt.sp.jedit.syntax.ModeProvider
-  
- instance - Static variable in class org.gjt.sp.util.TaskManager
- 
A singleton instance of TaskManager 
- INSTANCEOF - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- INSTANCEOF - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- InstanceOfExpression() - Method in class org.gjt.sp.jedit.bsh.Parser
-  
- insureInitialized() - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
- 
If the claspath map is not initialized, do it now. 
- insureInitialized(boolean) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
-  
- INT - Static variable in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
- 
The sort of the int type. 
- INT - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- INT_TYPE - Static variable in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
- 
The int type. 
- INTEGER_LITERAL - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- IntegerArray - Class in org.gjt.sp.util
- 
A simple collection that stores integers and grows automatically. 
- IntegerArray() - Constructor for class org.gjt.sp.util.IntegerArray
-  
- IntegerArray(int) - Constructor for class org.gjt.sp.util.IntegerArray
-  
- interactive - Variable in class org.gjt.sp.jedit.bsh.Interpreter
-  
- INTERFACE - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- intern() - Method in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
-  
- Interpreter - Class in org.gjt.sp.jedit.bsh
- 
The BeanShell script interpreter. 
- Interpreter(Reader, PrintStream, PrintStream, boolean, NameSpace, Interpreter, String) - Constructor for class org.gjt.sp.jedit.bsh.Interpreter
- 
The main constructor. 
- Interpreter(Reader, PrintStream, PrintStream, boolean, NameSpace) - Constructor for class org.gjt.sp.jedit.bsh.Interpreter
-  
- Interpreter(Reader, PrintStream, PrintStream, boolean) - Constructor for class org.gjt.sp.jedit.bsh.Interpreter
-  
- Interpreter(ConsoleInterface, NameSpace) - Constructor for class org.gjt.sp.jedit.bsh.Interpreter
- 
Construct a new interactive interpreter attached to the specified
                console using the specified parent namespace. 
- Interpreter(ConsoleInterface) - Constructor for class org.gjt.sp.jedit.bsh.Interpreter
- 
Construct a new interactive interpreter attached to the specified
                console. 
- Interpreter() - Constructor for class org.gjt.sp.jedit.bsh.Interpreter
- 
Create an interpreter for evaluation only. 
- InterpreterError - Exception in org.gjt.sp.jedit.bsh
- 
An internal error in the interpreter has occurred. 
- InterpreterError(String) - Constructor for exception org.gjt.sp.jedit.bsh.InterpreterError
-  
- intervalAdded(ListDataEvent) - Method in class org.gjt.sp.jedit.gui.FilteredListModel
-  
- intervalRemoved(ListDataEvent) - Method in class org.gjt.sp.jedit.gui.FilteredListModel
-  
- intValue() - Method in class org.gjt.sp.jedit.bsh.Primitive
-  
- INVALID - Static variable in class org.gjt.sp.jedit.syntax.Token
-  
- invalidateCachedFoldLevels() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Invalidates all cached fold level information. 
- invalidateCachedList() - Method in class org.gjt.sp.jedit.search.BufferListSet
-  
- invalidateFoldLevels() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- invalidateLayout(Container) - Method in class org.gjt.sp.jedit.gui.DockableLayout
-  
- invalidateLayout(Container) - Method in class org.gjt.sp.jedit.gui.ExtendedGridLayout
- 
Invalidates the layout, indicating that if the layout manager
 has cached information it should be discarded. 
- invalidateLayout(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
-  
- invalidateLine(int) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Marks a line as needing a repaint. 
- invalidateLineRange(int, int) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Marks a range of physical lines as needing a repaint. 
- invalidateScreenLineRange(int, int) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Marks a range of screen lines as needing a repaint. 
- invertSelection() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Inverts the selection. 
- invoke(View) - Method in class org.gjt.sp.jedit.BeanShellAction
-  
- invoke(Object[], Interpreter) - Method in class org.gjt.sp.jedit.bsh.BshMethod
- 
Invoke the declared method with the specified arguments and interpreter
                reference. 
- invoke(Object[], Interpreter, CallStack, SimpleNode) - Method in class org.gjt.sp.jedit.bsh.BshMethod
- 
Invoke the bsh method with the specified args, interpreter ref,
                and callstack. 
- invoke(Interpreter, CallStack) - Static method in class org.gjt.sp.jedit.bsh.commands.dir
- 
Implement dir() command. 
- invoke(Interpreter, CallStack, String) - Static method in class org.gjt.sp.jedit.bsh.commands.dir
- 
Implement dir( String directory ) command. 
- invoke(View) - Method in class org.gjt.sp.jedit.EditAction
- 
Invokes the action. 
- invoke(E) - Method in class org.gjt.sp.jedit.JEditAbstractEditAction
- 
Invokes the action. 
- invoke(E, Object[]) - Method in class org.gjt.sp.jedit.JEditAbstractEditAction
-  
- invoke(TextArea) - Method in class org.gjt.sp.jedit.JEditBeanShellAction
-  
- invoke(View) - Method in class org.gjt.sp.jedit.Macros.Macro
-  
- invokeAction(String) - Method in class org.gjt.sp.jedit.gui.InputHandler
- 
Invokes the specified action, repeating and recording it as
 necessary. 
- invokeAction(EditAction) - Method in class org.gjt.sp.jedit.gui.InputHandler
- 
Invokes the specified action, repeating and recording it as
 necessary. 
- invokeAction(String) - Method in class org.gjt.sp.jedit.input.AbstractInputHandler
-  
- invokeAction(E) - Method in class org.gjt.sp.jedit.input.AbstractInputHandler
-  
- invokeAction(String) - Method in class org.gjt.sp.jedit.input.TextAreaInputHandler
- 
Invokes the specified action, repeating and recording it as
 necessary. 
- invokeAction(JEditBeanShellAction) - Method in class org.gjt.sp.jedit.input.TextAreaInputHandler
- 
Invokes the specified action, repeating and recording it as
 necessary. 
- invokeAction(EventObject, F) - Method in class org.gjt.sp.jedit.JEditActionContext
- 
Invokes the given action in response to a user-generated event. 
- invokeForCaret(JEditTextArea) - Static method in class org.gjt.sp.jedit.gui.StyleEditor
- 
Edit the syntax style of the token under the caret. 
- INVOKEINTERFACE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- invokeLastAction() - Method in class org.gjt.sp.jedit.gui.InputHandler
-  
- invokeMain(Class, String[]) - Static method in class org.gjt.sp.jedit.bsh.Interpreter
-  
- invokeMethod(String, Object[], Interpreter) - Method in class org.gjt.sp.jedit.bsh.NameSpace
- 
Invoke a method in this namespace with the specified args and
        interpreter reference. 
- invokeMethod(String, Object[], Interpreter, CallStack, SimpleNode) - Method in class org.gjt.sp.jedit.bsh.NameSpace
- 
This method simply delegates to This.invokeMethod(); 
- invokeMethod(String, Object[]) - Method in class org.gjt.sp.jedit.bsh.This
- 
Invoke specified method as from outside java code, using the
        declaring interpreter and current namespace. 
- invokeMethod(String, Object[], Interpreter, CallStack, SimpleNode, boolean) - Method in class org.gjt.sp.jedit.bsh.This
- 
Invoke a method in this namespace with the specified args,
        interpreter reference, callstack, and caller info. 
- invokeReadNextChar(char) - Method in class org.gjt.sp.jedit.gui.InputHandler
-  
- invokeReadNextChar(char) - Method in class org.gjt.sp.jedit.input.TextAreaInputHandler
-  
- INVOKESPECIAL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- INVOKESTATIC - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- invokeSuperclassMethod(BshClassManager, Object, String, Object[]) - Method in class org.gjt.sp.jedit.bsh.ClassGenerator
- 
Invoke a super.method() style superclass method on an object instance. 
- invokeSuperclassMethod(BshClassManager, Object, String, Object[]) - Method in class org.gjt.sp.jedit.bsh.ClassGeneratorImpl
-  
- invokeSuperclassMethodImpl(BshClassManager, Object, String, Object[]) - Static method in class org.gjt.sp.jedit.bsh.ClassGeneratorImpl
-  
- INVOKEVIRTUAL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IOBUFSIZE - Static variable in class org.gjt.sp.jedit.bufferio.BufferIORequest
- 
Size of I/O buffers. 
- IOBUFSIZE - Static variable in class org.gjt.sp.jedit.io.VFS
-  
- IOR - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IoTask - Class in org.gjt.sp.jedit.bufferio
-  
- IoTask() - Constructor for class org.gjt.sp.jedit.bufferio.IoTask
-  
- IOUtilities - Class in org.gjt.sp.util
- 
IO tools that depend on JDK only. 
- IPropertyManager - Interface in org.gjt.sp.jedit
- 
Interface for class that returns properties. 
- IREM - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IRETURN - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IS_ESCAPE - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
-  
- isAborted() - Method in interface org.gjt.sp.util.ThreadAbortMonitor
-  
- isAbsolutePath(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
- 
Returns if the specified path name is an absolute path or URL. 
- isAlternateLayout() - Method in class org.gjt.sp.jedit.gui.DockableLayout
- 
jEdit View option: wide horizontal docking areas versus tall vertical docking areas 
- isAncestorOf(Component, Component) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
- isAncestorOf(Component, Component) - Static method in class org.gjt.sp.util.GenericGUIUtilities
- 
Returns if the first component is an ancestor of the
 second by traversing up the component hierarchy. 
- isAntiAliasEnabled() - Method in class org.gjt.sp.jedit.gui.FontSelector
-  
- isArchiveFileName(String) - Static method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
-  
- isAssigned() - Method in class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding
-  
- isBackgroundModeEnabled() - Static method in class org.gjt.sp.jedit.jEdit
- 
Returns true if jEdit was started with the -backgroundcommand-line switch.
 
- isBackup() - Method in class org.gjt.sp.jedit.Buffer
-  
- isBackup(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
- 
Check if the filename is a backup file. 
- isBinary(Object) - Method in class org.gjt.sp.jedit.io.VFSFile
- 
Check if a file is binary file. 
- isBinary(InputStream) - Static method in class org.gjt.sp.jedit.MiscUtilities
- 
Check if an InputStream is binary. 
- isBindable(int) - Static method in class org.gjt.sp.jedit.gui.KeyEventWorkaround
-  
- isBlockCaretEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- 
Returns true if the caret should be drawn as a block, false otherwise. 
- isBorderOpaque() - Method in class org.gjt.sp.jedit.gui.DropShadowBorder
- 
This implementation always returns true. 
- isBshIterable(Object) - Method in class org.gjt.sp.jedit.bsh.CollectionManager
-  
- isBuiltIn() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
- 
Returns if this is a built-in ruleset. 
- isCanceled() - Method in class org.gjt.sp.jedit.gui.AddModeDialog
-  
- isCanceled() - Method in class org.gjt.sp.jedit.print.PrinterDialog
-  
- isCancellable() - Method in class org.gjt.sp.util.Task
-  
- isCaretBlinkEnabled() - Method in class org.gjt.sp.jedit.textarea.TextArea
-  
- isCaretVisible() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Returns true if the caret is visible, false otherwise. 
- isCaseInsensitiveFS() - Static method in class org.gjt.sp.jedit.OperatingSystem
-  
- isCellEditable(int, int) - Method in class org.gjt.sp.jedit.gui.FilteredTableModel
-  
- isChecked() - Method in class org.gjt.sp.jedit.gui.JCheckBoxList.Entry
-  
- isClassBeingDefined(String) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
-  
- isClassFileName(String) - Static method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
-  
- isClosed() - Method in class org.gjt.sp.jedit.Buffer
-  
- isClosed() - Method in class org.gjt.sp.jedit.View
- 
- isCommentOrLiteral(byte) - Static method in class org.gjt.sp.jedit.syntax.Token
-  
- isContextInsensitive() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Returns true if the buffer highlight is
 not sensitive to the context. 
- isCtrlForRectangularSelection() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
If set, CTRL enables rectangular selection mode while pressed. 
- isCurrentLineHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.Gutter
-  
- isDataFlavorSupported(DataFlavor) - Method in class org.gjt.sp.jedit.datatransfer.JEditTransferable
-  
- isDataFlavorSupported(DataFlavor) - Method in class org.gjt.sp.jedit.datatransfer.ListVFSFileTransferable
-  
- isDataFlavorSupported(DataFlavor) - Method in class org.gjt.sp.jedit.datatransfer.RichTextTransferable
-  
- isDirectory() - Method in class org.gjt.sp.jedit.msg.VFSPathSelected
-  
- isDirty() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isDockableWindowDocked(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
-  
- isDockableWindowDocked(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManagerImpl
- 
Returns if the specified dockable window is docked into the
 view. 
- isDockableWindowVisible(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
-  
- isDockableWindowVisible(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManagerImpl
- 
Returns if the specified dockable window is visible. 
- isDOSDerived() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
- isDragEnabled() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Returns if drag and drop of text is enabled. 
- isEditable() - Method in class org.gjt.sp.jedit.Buffer
-  
- isEditable() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isEditable() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Returns true if this text area is editable, false otherwise. 
- isElectricKey(char, int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
- 
Should inserting this character trigger a re-indent of
 the current line? 
- isElectricKey(char) - Method in class org.gjt.sp.jedit.Mode
-  
- isExiting() - Method in class org.gjt.sp.jedit.msg.PluginUpdate
- 
Returns true if this plugin is being unloaded as part of the
 shutdown process, in which case some components like the help
 viewer and plugin manager ignore the event. 
- isExpanded() - Method in class org.gjt.sp.jedit.textarea.Gutter
- 
Identifies whether the gutter is collapsed or expanded. 
- isFileReadOnly() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isFocusable() - Method in class org.gjt.sp.jedit.gui.EnhancedButton
-  
- isFoldEnd(int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isFoldStart(int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isFractionalFontMetricsEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- 
Returns if fractional font metrics are enabled. 
- isFromGlobalContext - Variable in class org.gjt.sp.jedit.gui.KeyEventTranslator.Key
- 
Whether this Key event applies to all jEdit windows (and not only a specific jEdit GUI component). 
- isFromGlobalContext() - Method in class org.gjt.sp.jedit.gui.KeyEventTranslator.Key
-  
- isFullScreenMode() - Method in class org.gjt.sp.jedit.View
-  
- isGutterEnabled() - Static method in class org.gjt.sp.jedit.options.GutterOptionPane
-  
- isGzipped(InputStream) - Static method in class org.gjt.sp.jedit.io.AutoDetection
- 
Returns wheather the stream is gzipped. 
- isHidden() - Method in class org.gjt.sp.jedit.io.VFSFile
-  
- ISHL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- isHorizontalLayout() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
-  
- ISHR - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- isLeaf(Object) - Method in class org.jedit.options.OptionTreeModel
-  
- isLineHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- 
Returns true if line highlight is enabled, false otherwise. 
- isLineVisible(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- 
Returns if the specified physical line is visible. 
- isLineWithinThisBlock(int) - Method in class org.gjt.sp.jedit.textarea.ColumnBlock
-  
- isLoaded() - Method in class org.gjt.sp.jedit.Buffer
-  
- isLoading() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isLoading() - Static method in class org.gjt.sp.jedit.Registers
-  
- isLocked() - Method in class org.gjt.sp.jedit.Buffer
-  
- isMacOS() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if we're running MacOS X. 
- isMacOSLF() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if we're running MacOS X and using the native look and feel. 
- isMainThread() - Static method in class org.gjt.sp.jedit.jEdit
- 
Returns true if the currently running thread is the main thread. 
- isMap(Object) - Method in class org.gjt.sp.jedit.bsh.collection.CollectionManagerImpl
-  
- isMap(Object) - Method in class org.gjt.sp.jedit.bsh.CollectionManager
-  
- isMarkersFileSupported() - Method in class org.gjt.sp.jedit.io.VFS
- 
Returns if an additional markers file can be saved by this VFS. 
- isMiddleButton(int) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
- isMiddleButton(int) - Static method in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- isMiddleButton(int) - Static method in class org.gjt.sp.util.GenericGUIUtilities
-  
- isMultipleSelectionEnabled() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
-  
- isMultipleSelectionEnabled() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Returns if multiple selection is enabled. 
- isNewFile() - Method in class org.gjt.sp.jedit.Buffer
-  
- isNumber() - Method in class org.gjt.sp.jedit.bsh.Primitive
- 
Determine if this primitive is a numeric type. 
- isOK() - Method in class org.gjt.sp.jedit.gui.CloseDialog
-  
- isOK() - Method in class org.gjt.sp.jedit.gui.GrabKeyDialog
- 
Returns true, if the dialog has not been cancelled. 
- isOS2() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if we're running OS/2. 
- isOutsideNarrowing(int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
- 
Returns true if the display is narrowed and the specified line is
 outside of the narrowing. 
- isOverwriteEnabled() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Returns true if overwrite mode is enabled, false otherwise. 
- isPageBreakEnabled() - Method in class org.gjt.sp.jedit.print.PageBreakExtension
-  
- isPerformingIO() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isPerspectiveDirty() - Static method in class org.gjt.sp.jedit.PerspectiveManager
- 
We only autosave the perspective if it has changed, to avoid spinning
 up the disk on laptops. 
- isPerspectiveEnabled() - Static method in class org.gjt.sp.jedit.PerspectiveManager
- 
We disable saving of the perspective while the 'close all' dialog is
 showing. 
- isPlaceholder() - Method in class org.gjt.sp.jedit.gui.ExtendedGridLayoutConstraints
-  
- isPlainView() - Method in class org.gjt.sp.jedit.View
- 
Returns true if this is an auxilliary view with no dockable windows. 
- isPopupTrigger(MouseEvent) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
- isPopupTrigger(MouseEvent) - Static method in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
- 
Returns if the specified event is the popup trigger event. 
- isPopupTrigger(MouseEvent) - Static method in class org.gjt.sp.util.GenericGUIUtilities
- 
Returns if the specified event is the popup trigger event. 
- isPrefix - Variable in class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding
-  
- isPrefixActive() - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
- 
Returns if a prefix key has been pressed. 
- isPrefixActive() - Method in class org.gjt.sp.jedit.input.AbstractInputHandler
- 
Returns if a prefix key has been pressed. 
- isPrintable(int) - Static method in class org.gjt.sp.jedit.gui.KeyEventWorkaround
- 
We need to know if a keycode can potentially result in a
 keytyped. 
- isQuickCopyEnabled() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Returns if clicking the middle mouse button pastes the most
 recent selection (% register), and if Control-dragging inserts
 the selection at the caret. 
- isReadable() - Method in class org.gjt.sp.jedit.io.FileVFS.LocalFile
-  
- isReadable() - Method in class org.gjt.sp.jedit.io.VFSFile
-  
- isReadOnly() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isRectangularSelectionEnabled() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Returns if rectangular selection is enabled. 
- isRecursive() - Method in class org.gjt.sp.jedit.search.DirectoryListSet
-  
- isRightButton(int) - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
- isRightButton(int) - Static method in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- isRightButton(int) - Static method in class org.gjt.sp.util.GenericGUIUtilities
-  
- isRightClickPopupEnabled() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Returns if the right click popup menu is enabled. 
- isScriptRunning() - Static method in class org.gjt.sp.jedit.BeanShell
-  
- isSelected(Component) - Method in class org.gjt.sp.jedit.BeanShellAction
-  
- isSelected(Component) - Method in class org.gjt.sp.jedit.EditAction
-  
- isSelected(Component) - Method in class org.gjt.sp.jedit.JEditBeanShellAction
-  
- isSelectionAreaEnabled() - Static method in class org.gjt.sp.jedit.options.GutterOptionPane
-  
- isSelectionAreaEnabled() - Method in class org.gjt.sp.jedit.textarea.Gutter
-  
- isSelectionFgColorEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- 
Returns true if selection foreground color is enabled - i.e. 
- isStartupDone() - Static method in class org.gjt.sp.jedit.jEdit
- 
Whether jEdit startup is over. 
- isStructureHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.Gutter
- 
Returns true if structure highlighting is enabled, false otherwise. 
- isStructureHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- 
Returns true if structure highlighting is enabled, false otherwise. 
- isTemporary() - Method in class org.gjt.sp.jedit.Buffer
-  
- isThickCaretEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- 
Returns true if the caret should be drawn with a thick line, false otherwise. 
- isToggle() - Method in class org.gjt.sp.jedit.EditAction
-  
- isToolsJarAvailable() - Static method in class org.gjt.sp.jedit.MiscUtilities
- 
If on JDK 1.2 or higher, make sure that tools.jar is available. 
- ISTORE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- isTransactionInProgress() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isTreeViewDisplayed() - Method in class org.gjt.sp.jedit.search.HyperSearchOperationNode
-  
- ISUB - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- isUndoInProgress() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
-  
- isUnix() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if we're running Unix (this includes MacOS X). 
- isUntitled() - Method in class org.gjt.sp.jedit.Buffer
-  
- isURL(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
- 
Checks if the specified string is a URL. 
- isUserMode() - Method in class org.gjt.sp.jedit.Mode
-  
- isValid() - Method in interface org.gjt.sp.jedit.gui.CompletionPopup.Candidates
- 
Returns whether this completion is still valid. 
- isVisible(DockableWindowManagerImpl.Entry) - Method in interface org.gjt.sp.jedit.gui.DockableWindowContainer
-  
- isVisible(DockableWindowManagerImpl.Entry) - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
-  
- isVisible(DockableWindowManagerImpl.Entry) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
-  
- isVMS() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if we're running VMS. 
- isWholeWord(CharSequence, int, int) - Method in class org.gjt.sp.jedit.search.SearchMatcher
- 
Check if the result is a whole word 
- isWindows() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if we're running Windows 95/98/ME/NT/2000/XP/Vista/Win7. 
- isWindows9x() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if we're running Windows 95/98/ME. 
- isWindowsNT() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if we're running Windows NT/2000/XP/Vista/Win7. 
- isWrapGuidePainted() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
- 
Returns true if the wrap guide is drawn, false otherwise. 
- isWrapperType(Class) - Static method in class org.gjt.sp.jedit.bsh.Primitive
-  
- isWriteable() - Method in class org.gjt.sp.jedit.io.FileVFS.LocalFile
-  
- isWriteable() - Method in class org.gjt.sp.jedit.io.VFSFile
-  
- isX11() - Static method in class org.gjt.sp.jedit.OperatingSystem
- 
Returns if this OS is likely to be using X11 as the graphics
 system. 
- itemStateChanged(ItemEvent) - Method in class org.gjt.sp.jedit.options.AppearanceOptionPane
-  
- IUSHR - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- IXOR - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-