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 _

G

GE - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
GeneralOptionPane - Class in org.gjt.sp.jedit.options
jEdit's General Options Pane
GeneralOptionPane() - Constructor for class org.gjt.sp.jedit.options.GeneralOptionPane
 
generateCache() - Method in class org.gjt.sp.jedit.PluginJAR
 
generateClass(String, Modifiers, Class[], Class, BSHBlock, boolean, CallStack, Interpreter) - Method in class org.gjt.sp.jedit.bsh.ClassGenerator
Parse the BSHBlock for the class definition and generate the class.
generateClass(String, Modifiers, Class[], Class, BSHBlock, boolean, CallStack, Interpreter) - Method in class org.gjt.sp.jedit.bsh.ClassGeneratorImpl
 
generateClass() - Method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil
Generate the class bytecode for this class.
generateClassImpl(String, Modifiers, Class[], Class, BSHBlock, boolean, CallStack, Interpreter) - Static method in class org.gjt.sp.jedit.bsh.ClassGeneratorImpl
Parse the BSHBlock for for the class definition and generate the class using ClassGenerator.
generateParameterReifierCode(String[], boolean, CodeVisitor) - Static method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil
Generates the code to reify the arguments of the given method.
generateParseException() - Method in class org.gjt.sp.jedit.bsh.Parser
 
generateReturnCode(String, CodeVisitor) - Static method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil
Generates the code to unreify the result of the given method.
GEOMETRY_WORKAROUND - Static variable in class org.gjt.sp.jedit.Debug
Geometry workaround for X11.
get(int) - Method in class org.gjt.sp.jedit.bsh.CallStack
zero based.
get() - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath.AmbiguousName
 
get(String) - Method in class org.gjt.sp.jedit.bsh.classpath.DiscreteFilesClassLoader.ClassSourceMap
 
get(String) - Method in class org.gjt.sp.jedit.bsh.Interpreter
Get the value of the name.
get(String, Interpreter) - Method in class org.gjt.sp.jedit.bsh.NameSpace
Resolve name to an object through this namespace.
get(TextArea) - Static method in class org.gjt.sp.jedit.EditPane
 
get() - Static method in class org.gjt.sp.jedit.options.IconTheme
 
get(int) - Method in class org.gjt.sp.util.IntegerArray
 
getAbbrev() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
getAbbrev() - Method in class org.gjt.sp.jedit.gui.EditAbbrevDialog
 
getAbbrevField() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
getAction(String) - Method in class org.gjt.sp.jedit.ActionContext
Returns the specified action.
getAction(String) - Method in class org.gjt.sp.jedit.input.TextAreaInputHandler
 
getAction(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the specified action.
getAction(String) - Method in class org.gjt.sp.jedit.JEditActionContext
Returns the specified action.
getAction(String) - Method in class org.gjt.sp.jedit.JEditActionSet
Returns an action with the specified name.
getActionBar() - Method in class org.gjt.sp.jedit.View
Returns the action bar.
getActionContext() - Static method in class org.gjt.sp.jedit.browser.VFSBrowser
Returns the browser action context.
getActionContext() - Static method in class org.gjt.sp.jedit.jEdit
Returns the action context used to store editor actions.
getActionCount() - Method in class org.gjt.sp.jedit.JEditActionSet
Returns the number of actions in the set.
getActionForEvent(MouseEvent, String) - Method in class org.gjt.sp.jedit.textarea.MouseActions
 
getActionForEvent(MouseEvent, String) - Method in interface org.gjt.sp.jedit.textarea.MouseActionsProvider
 
getActionNames() - Static method in class org.gjt.sp.jedit.jEdit
Returns all registered action names.
getActionNames() - Method in class org.gjt.sp.jedit.JEditActionContext
Returns all registered action names.
getActionNames() - Method in class org.gjt.sp.jedit.JEditActionSet
Returns an array of all action names in this action set.
getActions() - Method in class org.gjt.sp.jedit.ActionSet
Returns an array of all actions in this action set.
getActions() - Static method in class org.gjt.sp.jedit.jEdit
Deprecated. Call getActionNames() instead
getActions() - Method in class org.gjt.sp.jedit.JEditActionSet
Returns an array of all actions in this action set.
getActions() - Method in class org.gjt.sp.jedit.PluginJAR
Deprecated. Call getActionSet() instead
getActionSet() - Method in class org.gjt.sp.jedit.PluginJAR
Returns the plugin's action set for the jEdit action context jEdit.getActionContext().
getActionSetForAction(String) - Method in class org.gjt.sp.jedit.ActionContext
Returns the action set that contains the specified action.
getActionSetForAction(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the action set that contains the specified action.
getActionSetForAction(EditAction) - Static method in class org.gjt.sp.jedit.jEdit
Deprecated. Use the form that takes a String instead
getActionSetForAction(String) - Method in class org.gjt.sp.jedit.JEditActionContext
Returns the action set that contains the specified action.
getActionSets() - Static method in class org.gjt.sp.jedit.jEdit
Returns all registered action sets.
getActionSets() - Method in class org.gjt.sp.jedit.JEditActionContext
Returns all registered action sets.
getActive() - Method in class org.gjt.sp.jedit.gui.ShortcutPrefixActiveEvent
Gets the active attribute of the ShortcutPrefixActiveEvent object
getActiveView() - Static method in class org.gjt.sp.jedit.jEdit
Returns the currently focused view.
getActiveViewInternal() - Static method in class org.gjt.sp.jedit.jEdit
Returns the internal active view, which might be null.
getAfterCaretTextArea() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
getAllBuffers(BufferSetListener) - Method in class org.gjt.sp.jedit.bufferset.BufferSet
 
getAllBuffers() - Method in class org.gjt.sp.jedit.bufferset.BufferSet
Returns an array of all buffers in this bufferSet.
getAllNames() - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
 
getAllNames() - Method in interface org.gjt.sp.jedit.bsh.NameSource
 
getAllNames() - Method in class org.gjt.sp.jedit.bsh.NameSpace
Implements NameSource
getAllNamesAux(Vector) - Method in class org.gjt.sp.jedit.bsh.ExternalNameSpace
 
getAllNamesAux(Vector) - Method in class org.gjt.sp.jedit.bsh.NameSpace
Helper for implementing NameSource
getAntiAlias() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
getArgumentTypes(String) - Static method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - Static method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method.
getArray(int) - Method in class org.gjt.sp.jedit.ActionSet
 
getArray(int) - Method in class org.gjt.sp.jedit.JEditActionSet
Returns an empty array E[].
getArray() - Method in class org.gjt.sp.util.IntegerArray
 
getAscending() - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel
 
getAttributeDefaultValue(String, String) - Method in class com.microstar.xml.XmlParser
Deprecated. Retrieve the default value of a declared attribute.
getAttributeDefaultValueType(String, String) - Method in class com.microstar.xml.XmlParser
Deprecated. Retrieve the default value type of a declared attribute.
getAttributeEnumeration(String, String) - Method in class com.microstar.xml.XmlParser
Deprecated. Retrieve the allowed values for an enumerated attribute type.
getAttributeExpandedValue(String, String) - Method in class com.microstar.xml.XmlParser
Deprecated. Retrieve the expanded value of a declared attribute.
getAttributeType(String, String) - Method in class com.microstar.xml.XmlParser
Deprecated. Retrieve the declared type of an attribute.
getAutoReload() - Method in class org.gjt.sp.jedit.Buffer
Returns the status of the AUTORELOAD flag If true, reload changed files automatically
getAutoReloadDialog() - Method in class org.gjt.sp.jedit.Buffer
Returns the status of the AUTORELOAD_DIALOG flag If true, prompt for reloading or notify user when the file has changed on disk
getAutosaveFile() - Method in class org.gjt.sp.jedit.Buffer
Returns the autosave file for this buffer.
getAutoWrapAround() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the state of the auto wrap around flag.
getAvailableNames() - Static method in class org.gjt.sp.jedit.io.EncodingServer
Returns the set of all available encoding names.
getBackgroundColor() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns the background color.
getBaseLoader() - Method in class org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl
 
getBaseURL() - Method in class org.gjt.sp.jedit.help.HelpViewer
 
getBaseURL() - Method in interface org.gjt.sp.jedit.help.HelpViewerInterface
 
getBeanShellReplace() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the state of the BeanShell replace flag.
getBeforeCaretTextArea() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
getBeginColumn() - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
 
getBeginLine() - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
 
getBindings() - Method in class org.gjt.sp.jedit.gui.ShortcutPrefixActiveEvent
Gets the bindings attribute of the ShortcutPrefixActiveEvent object
getBoolean() - Method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil.ConstructorArgs
 
getBooleanProperty(String) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Returns the value of a boolean property.
getBooleanProperty(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the value of a boolean property.
getBooleanProperty(String, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Returns the value of a boolean property.
getBooleanProperty(String) - Method in class org.gjt.sp.jedit.Mode
Returns the value of a boolean property.
getBootClassPath() - Static method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
Get the boot path including the lib/rt.jar if possible.
getBorderInsets(Component) - Method in class org.gjt.sp.jedit.textarea.TextAreaBorder
 
getBottomDockingArea() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
getBrackets(String) - Method in class org.gjt.sp.jedit.indent.BracketIndentRule
Deprecated. Use BracketIndentRule.getBrackets(JEditBuffer,int,int,int) instead. Brackets in comments or literals should be ignored for indent. But it can't be done without syntax parsing of a buffer.
getBrackets(JEditBuffer, int) - Method in class org.gjt.sp.jedit.indent.BracketIndentRule
 
getBrackets(JEditBuffer, int, int, int) - Method in class org.gjt.sp.jedit.indent.BracketIndentRule
 
getBrowser() - Method in class org.gjt.sp.jedit.browser.VFSFileChooserDialog
Returns the VFSBrowser instance used internally.
getBrowserActionSet() - Method in class org.gjt.sp.jedit.PluginJAR
Returns the plugin's action set for the file system browser action context VFSBrowser.getActionContext().
getBshIterator(Object) - Method in class org.gjt.sp.jedit.bsh.collection.CollectionManagerImpl
 
getBshIterator(Object) - Method in class org.gjt.sp.jedit.bsh.CollectionManager
 
getBuffer(int) - Method in class org.gjt.sp.jedit.bufferset.BufferSet
Returns the Buffer at the given index.
getBuffer() - Method in class org.gjt.sp.jedit.EditPane
Returns the current buffer.
getBuffer(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the buffer with the specified path name.
getBuffer() - Method in class org.gjt.sp.jedit.msg.BufferChanging
 
getBuffer() - Method in class org.gjt.sp.jedit.msg.BufferUpdate
Returns the buffer involved.
getBuffer(View) - Method in class org.gjt.sp.jedit.search.HyperSearchFileNode
 
getBuffer(View) - Method in interface org.gjt.sp.jedit.search.HyperSearchNode
 
getBuffer(View) - Method in class org.gjt.sp.jedit.search.HyperSearchResult
 
getBuffer() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
 
getBuffer() - Method in class org.gjt.sp.jedit.textarea.TextArea
Returns the buffer this text area is editing.
getBuffer() - Method in class org.gjt.sp.jedit.View
Returns the current edit pane's buffer.
getBufferCount() - Static method in class org.gjt.sp.jedit.jEdit
Returns the number of open buffers.
getBufferLength() - Method in class org.gjt.sp.jedit.textarea.TextArea
Returns the length of the buffer.
getBufferListeners() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Returns an array of registered buffer change listeners.
getBuffers() - Static method in class org.gjt.sp.jedit.jEdit
Returns an array of open buffers.
getBufferSet() - Method in class org.gjt.sp.jedit.EditPane
 
getBufferSetManager() - Static method in class org.gjt.sp.jedit.jEdit
Returns the bufferSet manager.
getBufferSwitcher() - Method in class org.gjt.sp.jedit.EditPane
Returns the buffer switcher combo box instance.
getBuild() - Static method in class org.gjt.sp.jedit.jEdit
Returns the internal version.
getBuiltInActionSet() - Static method in class org.gjt.sp.jedit.jEdit
Returns the set of commands built into jEdit.
getByte() - Method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil.ConstructorArgs
 
getByteIOBufferSize() - Static method in class org.gjt.sp.jedit.bufferio.BufferIORequest
Size of byte I/O buffers.
getCacheableActionNames() - Method in class org.gjt.sp.jedit.ActionSet
Returns an array of all action names in this action set that should be cached; namely, BeanShellActions.
getCacheableActionNames() - Method in class org.gjt.sp.jedit.JEditActionSet
Returns an array of all action names in this action set that should be cached; namely, BeanShellActions.
getCachePath() - Method in class org.gjt.sp.jedit.PluginJAR
Returns the full path name of this plugin's summary file.
getCandidates() - Method in class org.gjt.sp.jedit.gui.CompletionPopup
Current candidates of completion.
getCapabilities() - Method in class org.gjt.sp.jedit.io.VFS
Returns the capabilities of this VFS.
getCaretColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the caret color.
getCaretLine() - Method in class org.gjt.sp.jedit.textarea.TextArea
Returns the line number containing the caret.
getCaretPosition() - Method in class org.gjt.sp.jedit.textarea.TextArea
Returns a zero-based index of the caret position.
getCellRenderer(JList, int, boolean, boolean) - Method in interface org.gjt.sp.jedit.gui.CompletionPopup.Candidates
Returns a component to render a cell for the index in the popup.
getCellRenderer(int, int) - Method in class org.gjt.sp.jedit.gui.JCheckBoxList
 
getChar() - Method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil.ConstructorArgs
 
getCharIOBufferSize() - Static method in class org.gjt.sp.jedit.bufferio.BufferIORequest
Size of character I/O buffers.
getCheckedValues() - Method in class org.gjt.sp.jedit.gui.JCheckBoxList
 
getChild(Object, int) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
getChildCount(Object) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
getChunkList() - Method in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
Returns the list of chunks.
getClass(String) - Method in class org.gjt.sp.jedit.bsh.NameSpace
Load a class through this namespace taking into account imports.
getClassBeingDefined(String) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
This method is a temporary workaround used with definingClass.
getClassesForPackage(String) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
Return the set of class names in the specified package including all component paths.
getClassGenerator() - Static method in class org.gjt.sp.jedit.bsh.ClassGenerator
 
getClassLoader() - Method in class org.gjt.sp.jedit.PluginJAR
Returns the plugin's class loader.
getClassManager() - Method in class org.gjt.sp.jedit.bsh.Interpreter
Get the class manager associated with this interpreter (the BshClassManager of this interpreter's global namespace).
getClassManager() - Method in class org.gjt.sp.jedit.bsh.NameSpace
 
getClassName() - Method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
Returns the name of the class corresponding to this object type.
getClassName() - Method in class org.gjt.sp.jedit.EditPlugin.Broken
 
getClassName() - Method in class org.gjt.sp.jedit.EditPlugin.Deferred
 
getClassName() - Method in class org.gjt.sp.jedit.EditPlugin
Returns the plugin's class name.
getClassNameByUnqName(String) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
Return the name or null if none is found, Throw an ClassPathException containing detail if name is ambigous.
getClassNameByUnqName(String) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
Support for super import "*"; Get the full name associated with the unqualified name in this classpath.
getClassNameByUnqName(String) - Method in class org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl
Return the name or null if none is found, Throw an ClassPathException containing detail if name is ambigous.
getClassPath() - Method in class org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl
Get the full blown classpath.
getClassSource(String) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
Return the source of the specified class which may lie in component path.
getCode() - Method in class org.gjt.sp.jedit.BeanShellAction
 
getCode(String) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath.DirClassSource
 
getCode(String) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath.GeneratedClassSource
 
getCode(String) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath.JarClassSource
 
getCode() - Method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.CodeWriter
Returns the current bytecode of this method.
getCode() - Method in class org.gjt.sp.jedit.EditAction
Returns the BeanShell code that will replay this action.
getCode() - Method in class org.gjt.sp.jedit.JEditBeanShellAction
 
getCode() - Method in class org.gjt.sp.jedit.Macros.Macro
 
getCode() - Method in class org.gjt.sp.jedit.search.AllBufferSet
Returns the BeanShell code that will recreate this file set.
getCode() - Method in class org.gjt.sp.jedit.search.BufferListSet
 
getCode() - Method in class org.gjt.sp.jedit.search.CurrentBufferSet
 
getCode() - Method in class org.gjt.sp.jedit.search.DirectoryListSet
 
getCode() - Method in interface org.gjt.sp.jedit.search.SearchFileSet
Returns the BeanShell code that will recreate this file set.
getCodeSize() - Method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.CodeWriter
Returns the current size of the bytecode of this method.
getCol() - Method in class org.gjt.sp.jedit.gui.ExtendedGridLayoutConstraints
 
getCollectionManager() - Static method in class org.gjt.sp.jedit.bsh.CollectionManager
 
getColor() - Method in class org.gjt.sp.jedit.io.VFSFile
Returns the color that will be used to display the file.
getColorHexString(Color) - Static method in class org.gjt.sp.jedit.GUIUtilities
Deprecated. use SyntaxUtilities.parseStyle(String,String,int,boolean)
getColorHexString(Color) - Static method in class org.gjt.sp.util.SyntaxUtilities
Converts a color object to its hex value.
getColorProperty(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the value of a color property.
getColorProperty(String, Color) - Static method in class org.gjt.sp.jedit.jEdit
Returns the value of a color property.
getColspan() - Method in class org.gjt.sp.jedit.gui.ExtendedGridLayoutConstraints
 
getColumn() - Method in exception com.microstar.xml.XmlException
Deprecated. Get the column number containing the error.
getColumn() - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
Deprecated.  
getColumnClass(int) - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel
 
getColumnClass(int) - Method in class org.gjt.sp.jedit.gui.FilteredTableModel
 
getColumnCount() - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel
 
getColumnCount() - Method in class org.gjt.sp.jedit.gui.FilteredTableModel
 
getColumnName(int) - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel
 
getColumnName(int) - Method in class org.gjt.sp.jedit.gui.FilteredTableModel
 
getColumnNumber() - Method in class com.microstar.xml.XmlParser
Deprecated. Return the current column number.
getColumnWidth(int) - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel
 
getCommand(String, Class[], Interpreter) - Method in class org.gjt.sp.jedit.bsh.NameSpace
A command is a scripted method or compiled command class implementing a specified method signature.
getCommand(String) - Method in class org.gjt.sp.jedit.bsh.NameSpace
Looks up a command.
getComplementaryBracket(char, boolean[]) - Static method in class org.gjt.sp.jedit.TextUtilities
Given an opening bracket, return the corresponding closing bracket and store true in direction[0].
getComponent() - Method in class org.gjt.sp.jedit.AbstractOptionPane
Returns the component that should be displayed for this option pane.
getComponent() - Method in interface org.gjt.sp.jedit.gui.statusbar.Widget
Returns the component that will be inserted in the status bar
getComponent() - Method in class org.gjt.sp.jedit.help.HelpViewer
 
getComponent() - Method in interface org.gjt.sp.jedit.help.HelpViewerInterface
 
getComponent() - Method in interface org.gjt.sp.jedit.OptionPane
Returns the component that should be displayed for this option pane.
getComponentParent(Component, Class) - Static method in class org.gjt.sp.jedit.GUIUtilities
Finds a parent of the specified component.
getComponents() - Static method in class org.gjt.sp.jedit.EditBus
Returns an array of all components connected to the bus.
getConstructorArgs(String, This, Object[], int) - Static method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil
Evaluate the arguments (if any) for the constructor specified by the constructor index.
getContextMenu() - Method in class org.gjt.sp.jedit.gui.AbstractContextOptionPane
Returns the context menu to be edited.
getContextMenu() - Method in class org.gjt.sp.jedit.options.ContextOptionPane
Returns jEdit's context menu configuration.
getContextSensitiveProperty(int, String) - Method in class org.gjt.sp.jedit.Buffer
Some settings, like comment start and end strings, can vary between different parts of a buffer (HTML text and inline JavaScript, for example).
getContextSensitiveProperty(int, String) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Some settings, like comment start and end strings, can vary between different parts of a buffer (HTML text and inline JavaScript, for example).
getCount() - Method in class org.gjt.sp.jedit.search.HyperSearchFileNode
Returns the result count.
getCurrent() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
Returns the name of the dockable in this container.
getCurrentIndentForLine(int, int[]) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Returns the line's current leading indent.
getCurrentLineForeground() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getDeclaredVariables() - Method in class org.gjt.sp.jedit.bsh.ExternalNameSpace
 
getDeclaredVariables() - Method in class org.gjt.sp.jedit.bsh.NameSpace
 
getDefault() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getDefaultColorFor(String) - Static method in class org.gjt.sp.jedit.io.VFS
Returns color of the specified file name, by matching it against user-specified regular expressions.
getDefaultGroup() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
getDefaultGroup() - Method in class org.gjt.sp.jedit.options.GlobalOptions
 
getDefaultGroup() - Method in class org.gjt.sp.jedit.options.PluginOptions
 
getDefaultIcon(boolean, boolean) - Method in class org.gjt.sp.jedit.io.VFSFile
Returns the default icon for the file.
getDefaultIcon(boolean) - Method in class org.gjt.sp.jedit.io.VFSFile
Returns the default icon of the file.
getDefaultProperty(String) - Method in class org.gjt.sp.jedit.Buffer
 
getDefaultProperty(String) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
 
getDefaultValue(Class) - Static method in class org.gjt.sp.jedit.bsh.Primitive
Get the appropriate default value per JLS 4.5.4
getDelegate() - Method in class org.gjt.sp.jedit.buffer.BufferChangeListener.Adapter
 
getDelegated() - Method in class org.gjt.sp.jedit.gui.FilteredListModel
 
getDelegated() - Method in class org.gjt.sp.jedit.gui.FilteredTableModel
 
getDeletePath() - Method in class org.gjt.sp.jedit.io.VFSFile
 
getDependencySet(String) - Static method in class org.gjt.sp.jedit.PluginJAR
 
getDependentPlugins() - Method in class org.gjt.sp.jedit.PluginJAR
 
getDescription() - Method in class org.gjt.sp.jedit.browser.VFSBrowser.DirectoriesOnlyFilter
 
getDescription(int) - Method in interface org.gjt.sp.jedit.gui.CompletionPopup.Candidates
Returns a description text shown when the index is selected in the popup, or null if no description is available.
getDescription() - Method in class org.gjt.sp.jedit.io.GlobVFSFileFilter
 
getDescription() - Method in interface org.gjt.sp.jedit.io.VFSFileFilter
Returns the description of the filter, to be used in the VFSBrowser window.
getDescriptor() - Method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
Returns the descriptor corresponding to this Java type.
getDescriptor(Class) - Static method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
Returns the descriptor corresponding to the given Java type.
getDetectedEncoding(BufferedInputStream) - Static method in class org.gjt.sp.jedit.io.AutoDetection
Returns an auto detected encoding from content of markedStream.
getDetectedEncoding() - Method in class org.gjt.sp.jedit.io.AutoDetection.Result
Returns the auto detected encoding.
getDigitRegexp() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getDimension() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
Returns the width or height (depending on position) of the dockable window container.
getDimensions() - Method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
Returns the number of dimensions of this array type.
getDir() - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath.DirClassSource
 
getDirectory() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getDirectory() - Method in class org.gjt.sp.jedit.Buffer
Returns the directory containing this buffer.
getDirectory() - Method in class org.gjt.sp.jedit.search.DirectoryListSet
 
getDirectoryField() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getDisplayManager() - Method in class org.gjt.sp.jedit.textarea.TextArea
 
getDockable(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Returns the specified dockable window.
getDockable() - Method in class org.gjt.sp.jedit.msg.DockableWindowUpdate
Returns the dockable in question, or null if the message type is PROPERTIES_CHANGED.
getDockables() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
getDockablesURI() - Method in class org.gjt.sp.jedit.PluginJAR
Returns the location of the plugin's dockables.xml file.
getDockableTitle(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Returns the title of the specified dockable window.
getDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Returns the specified dockable window.
getDockableWindowManager() - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
getDockableWindowManager() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
getDockableWindowManager() - Method in class org.gjt.sp.jedit.View
Returns the dockable window manager associated with this view.
getDocument() - Method in class org.gjt.sp.jedit.gui.HistoryText
 
getDouble() - Method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil.ConstructorArgs
 
getDoubleProperty(String, double) - Static method in class org.gjt.sp.jedit.jEdit
 
getEditorIcon() - Static method in class org.gjt.sp.jedit.GUIUtilities
Returns the default editor window image.
getEditPane() - Method in class org.gjt.sp.jedit.msg.EditPaneUpdate
Returns the edit pane involved.
getEditPane() - Method in class org.gjt.sp.jedit.View
Returns the current edit pane.
getEditPaneBufferSet(EditPane, BufferSet) - Method in class org.gjt.sp.jedit.bufferset.BufferSetManager
 
getEditPaneBufferSet(EditPane) - Method in class org.gjt.sp.jedit.bufferset.BufferSetManager
 
getEditPanes() - Method in class org.gjt.sp.jedit.View
Returns all edit panes.
getEditServer() - Static method in class org.gjt.sp.jedit.jEdit
Returns the edit server instance.
getElectricScroll() - Method in class org.gjt.sp.jedit.textarea.TextArea
 
getElementAt(int) - Method in class org.gjt.sp.jedit.buffer.KillRing
 
getElementAt(int) - Method in class org.gjt.sp.jedit.gui.FilteredListModel
 
getElementContentModel(String) - Method in class com.microstar.xml.XmlParser
Deprecated. Look up the content model of an element.
getElementContentType(String) - Method in class com.microstar.xml.XmlParser
Deprecated. Look up the content type of an element.
getElementType() - Method in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
Returns the type of the elements of this array type.
getEncoding(String) - Static method in class org.gjt.sp.jedit.io.EncodingServer
Returns an instance of Encoding for specified name.
getEncodingDetectors() - Static method in class org.gjt.sp.jedit.io.AutoDetection
Returns the user configured ordered list of encoding detectors.
getEncodings() - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. See #getEncodings( boolean )
getEncodings(boolean) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns a list of supported character encodings.
getEnd() - Method in class org.gjt.sp.jedit.textarea.Selection
Returns the end offset of this selection.
getEnd(JEditBuffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection
Returns the end of the portion of the selection falling on the specified line.
getEnd(JEditBuffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Range
 
getEnd(JEditBuffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
 
getEndColumn() - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
 
getEndColumn(JEditBuffer) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
 
getEndLine() - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
 
getEndLine() - Method in class org.gjt.sp.jedit.textarea.Selection
Returns the ending line number of this selection.
getEnterEnabled() - Method in class org.gjt.sp.jedit.gui.EnhancedDialog
 
getEntityNotationName(String) - Method in class com.microstar.xml.XmlParser
Deprecated. Get the notation name associated with an NDATA entity.
getEntityPublicId(String) - Method in class com.microstar.xml.XmlParser
Deprecated. Return an external entity's public identifier, if any.
getEntitySystemId(String) - Method in class com.microstar.xml.XmlParser
Deprecated. Return an external entity's system identifier.
getEntityType(String) - Method in class com.microstar.xml.XmlParser
Deprecated. Find the type of an entity.
getEntityValue(String) - Method in class com.microstar.xml.XmlParser
Deprecated. Return the value of an internal entity.
getEntry(String) - Static method in class org.gjt.sp.jedit.BufferHistory
 
getEOLMarkerColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the EOL marker color.
getEOLMarkersPainted() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if EOL markers are drawn, false otherwise.
getErr() - Method in interface org.gjt.sp.jedit.bsh.ConsoleInterface
 
getErr() - Method in class org.gjt.sp.jedit.bsh.Interpreter
Get the error output stream associated with this interpreter.
getErrorLineNumber() - Method in exception org.gjt.sp.jedit.bsh.EvalError
 
getErrorLineNumber() - Method in exception org.gjt.sp.jedit.bsh.ParseException
 
getErrorSourceFile() - Method in exception org.gjt.sp.jedit.bsh.EvalError
 
getErrorSourceFile() - Method in exception org.gjt.sp.jedit.bsh.ParseException
 
getErrorText() - Method in exception org.gjt.sp.jedit.bsh.EvalError
 
getErrorText() - Method in exception org.gjt.sp.jedit.bsh.ParseException
 
getEscapeRule() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getExpandedDirectories(Set<String>) - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTable
 
getExpandOnInput() - Static method in class org.gjt.sp.jedit.Abbrevs
Returns if abbreviations should be expanded after the user finishes typing a word.
getExpansion() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
getExpansion() - Method in class org.gjt.sp.jedit.gui.EditAbbrevDialog
 
getExtendedAttribute(int) - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel
 
getExtendedAttribute(String) - Method in class org.gjt.sp.jedit.io.FileVFS.LocalFile
 
getExtendedAttribute(String) - Method in class org.gjt.sp.jedit.io.VFSFile
Returns the value of an extended attribute.
getExtendedAttributes() - Method in class org.gjt.sp.jedit.io.VFS
Returns the extended attributes supported by this VFS.
getExtensions() - Method in class org.gjt.sp.jedit.textarea.Gutter
Returns an array of registered text area extensions.
getExtensions() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns an array of registered text area extensions.
getFavorites() - Static method in class org.gjt.sp.jedit.io.FavoritesVFS
 
GETFIELD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
getField() - Method in class org.gjt.sp.jedit.gui.ActionBar
 
getField() - Method in class org.gjt.sp.jedit.search.SearchBar
 
getFile() - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Do not call this method, use Buffer.getPath() instead.
getFile() - Method in class org.gjt.sp.jedit.PluginJAR
Returns a file pointing to the plugin JAR.
getFileCount(View) - Method in class org.gjt.sp.jedit.search.BufferListSet
 
getFileCount(View) - Method in class org.gjt.sp.jedit.search.CurrentBufferSet
 
getFileCount(View) - Method in interface org.gjt.sp.jedit.search.SearchFileSet
Returns the number of files in this file set.
getFileExtension(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the extension of the specified filename, or an empty string if there is none.
getFileFilter() - Method in class org.gjt.sp.jedit.search.AllBufferSet
Returns the filename filter.
getFileFilter() - Method in class org.gjt.sp.jedit.search.DirectoryListSet
 
getFileName(String) - Method in class org.gjt.sp.jedit.io.VFS
Returns the file name component of the specified path.
getFileName(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the last component of the specified path.
getFilenameFilter() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
Deprecated. Use VFSBrowser.getVFSFileFilter() instead. This method might return wrong information since jEdit 4.3pre6.
getFileNameNoExtension(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the last component of the specified path name without the trailing extension (if there is one).
getFileParent(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. Call getParentOfPath() instead
getFileProtocol(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Deprecated. Call getProtocolOfURL() instead
getFiles() - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTableModel
 
getFiles(View) - Method in class org.gjt.sp.jedit.search.BufferListSet
 
getFiles(View) - Method in class org.gjt.sp.jedit.search.CurrentBufferSet
 
getFiles(View) - Method in interface org.gjt.sp.jedit.search.SearchFileSet
Returns all path names in this file set.
getFileSeparator() - Method in class org.gjt.sp.jedit.io.FileVFS
 
getFileSeparator() - Method in class org.gjt.sp.jedit.io.VFS
Returns the file separator used by this VFS.
getFilesystems() - Static method in class org.gjt.sp.jedit.io.VFSManager
Deprecated. Use getVFSs() instead.
getFileVFS() - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns the local filesystem VFS.
getFirstBuffer() - Static method in class org.gjt.sp.jedit.jEdit
Returns the first buffer.
getFirstFile(View) - Method in class org.gjt.sp.jedit.search.BufferListSet
 
getFirstFile(View) - Method in class org.gjt.sp.jedit.search.CurrentBufferSet
 
getFirstFile(View) - Method in interface org.gjt.sp.jedit.search.SearchFileSet
Returns the first file to search.
getFirstInvalidFoldLevel() - Method in class org.gjt.sp.jedit.buffer.LineManager
 
getFirstInvalidLineContext() - Method in class org.gjt.sp.jedit.buffer.LineManager
 
getFirstLine() - Method in class org.gjt.sp.jedit.textarea.TextArea
Returns the vertical scroll bar position.
getFirstPhysicalLine() - Method in class org.gjt.sp.jedit.textarea.TextArea
Returns the first visible physical line index.
getFirstSeparatorIndex(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Return the first index of either / or the OS-specific file separator.
getFirstToken() - Method in class org.gjt.sp.jedit.Buffer.TokenList
Deprecated.  
getFirstView() - Static method in class org.gjt.sp.jedit.jEdit
Returns the first view.
getFirstVisibleLine() - Method in class org.gjt.sp.jedit.textarea.DisplayManager
Returns the physical line number of the first visible line.
getFloat() - Method in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil.ConstructorArgs
 
getFocusCycleRoot() - Method in class org.gjt.sp.jedit.textarea.TextArea
Java 1.4 compatibility fix to make Tab traversal work in a sane manner.
getFocusTraversalKeysEnabled() - Method in class org.gjt.sp.jedit.gui.GrabKeyDialog
Makes the tab key work in Java 1.4.
getFocusTraversalKeysEnabled() - Method in class org.gjt.sp.jedit.textarea.TextArea
Java 1.4 compatibility fix to make Tab key work.
getFocusTraversalKeysEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Makes the tab key work in Java 1.4.
getFoldAtLine(int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Returns an array.
getFoldColor() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getFoldHandler(String) - Method in class org.gjt.sp.jedit.buffer.DefaultFoldHandlerProvider
Returns the fold handler with the specified name, or null if there is no registered handler with that name.
getFoldHandler(String) - Static method in class org.gjt.sp.jedit.buffer.FoldHandler
Returns the fold handler with the specified name, or null if there is no registered handler with that name.
getFoldHandler(String) - Method in interface org.gjt.sp.jedit.buffer.FoldHandlerProvider
Returns the fold handler with the specified name, or null if there is no registered handler with that name.
getFoldHandler() - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Returns the current buffer's fold handler.
getFoldHandler(String) - Method in class org.gjt.sp.jedit.ServiceManager.ServiceFoldHandlerProvider
Returns the fold handler with the specified name, or null if there is no registered handler with that name.
getFoldLevel(JEditBuffer, int, Segment) - Method in class org.gjt.sp.jedit.buffer.DummyFoldHandler
Returns the fold level of the specified line.
getFoldLevel(JEditBuffer, int, Segment) - Method in class org.gjt.sp.jedit.buffer.ExplicitFoldHandler
Returns the fold level of the specified line.
getFoldLevel(JEditBuffer, int, Segment) - Method in class org.gjt.sp.jedit.buffer.FoldHandler
Returns the fold level of the specified line.
getFoldLevel(JEditBuffer, int, Segment) - Method in class org.gjt.sp.jedit.buffer.IndentFoldHandler
Returns the fold level of the specified line.
getFoldLevel(int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Returns the fold level of the specified line.
getFoldLevel(int) - Method in class org.gjt.sp.jedit.buffer.LineManager
 
getFoldLineStyle() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the fold line style.
getFoldModes() - Method in class org.gjt.sp.jedit.buffer.DefaultFoldHandlerProvider
Returns an array containing the names of all registered fold handlers.
getFoldModes() - Static method in class org.gjt.sp.jedit.buffer.FoldHandler
Returns an array containing the names of all registered fold handlers.
getFoldModes() - Method in interface org.gjt.sp.jedit.buffer.FoldHandlerProvider
Returns an array containing the names of all registered fold handlers.
getFoldModes() - Method in class org.gjt.sp.jedit.ServiceManager.ServiceFoldHandlerProvider
Returns an array containing the names of all registered fold handlers.
getFont() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns the style font.
getFontMetrics() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the font metrics used by this component.
getFontProperty(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the value of a font property.
getFontProperty(String, Font) - Static method in class org.gjt.sp.jedit.jEdit
Returns the value of a font property.
getFontRenderContext() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the font render context.
getForegroundColor() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns the text color.
getFrames() - Method in class org.gjt.sp.jedit.gui.AnimatedIcon
 
getFromMap(Object, Object) - Method in class org.gjt.sp.jedit.bsh.collection.CollectionManagerImpl
 
getFromMap(Object, Object) - Method in class org.gjt.sp.jedit.bsh.CollectionManager
 
getFullPath() - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
Get the full path including component paths.
getGlob() - Method in class org.gjt.sp.jedit.io.GlobVFSFileFilter
 
getGlobal(Interpreter) - Method in class org.gjt.sp.jedit.bsh.NameSpace
Get the top level namespace or this namespace if we are the top.
getGlobalAbbrevs() - Static method in class org.gjt.sp.jedit.Abbrevs
Returns the global abbreviation set.
getGlobalBufferSet() - Method in class org.gjt.sp.jedit.bufferset.BufferSetManager
Retourne le bufferSet global.
getGutter() - Method in class org.gjt.sp.jedit.textarea.TextArea
Returns the gutter to the left of the text area or null if the gutter is disabled
getHandler(String) - Static method in class org.gjt.sp.jedit.Macros
Returns the macro handler with the specified name, or null if there is no registered handler with that name.
getHandler() - Method in class org.gjt.sp.jedit.Macros.Macro
 
getHandlerForPathName(String) - Static method in class org.gjt.sp.jedit.Macros
Returns the macro handler suitable for running the specified file name, or null if there is no suitable handler.
getHandlers() - Static method in class org.gjt.sp.jedit.Macros
Returns an array containing the list of registered macro handlers
getHeaderField(String) - Method in class org.gjt.sp.jedit.proto.jeditresource.PluginResURLConnection
 
getHighlightDigits() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getHighlightedForeground() - Method in class org.gjt.sp.jedit.textarea.Gutter
Get the foreground color for highlighted line numbers
getHighlightInterval() - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the number of lines between highlighted line numbers.
getHistory() - Static method in class org.gjt.sp.jedit.BufferHistory
Returns the Buffer list.
getHorizontalOffset() - Method in class org.gjt.sp.jedit.textarea.TextArea
Returns the horizontal offset of drawn lines.
getIcon() - Method in class org.gjt.sp.jedit.Buffer
Returns this buffer's icon.
getIcon() - Method in class org.gjt.sp.jedit.gui.AnimatedIcon
 
getIcon(boolean, boolean) - Method in class org.gjt.sp.jedit.io.FileVFS.LocalFile
Returns the file system icon for the file.
getIcon(boolean) - Method in class org.gjt.sp.jedit.io.VFSFile
Returns the icon for the file.
getIcon(boolean, boolean) - Method in class org.gjt.sp.jedit.io.VFSFile
Returns the icon for the file.
getIconForFile(VFSFile, boolean) - Static method in class org.gjt.sp.jedit.browser.FileCellRenderer
 
getIconForFile(VFSFile, boolean, boolean) - Static method in class org.gjt.sp.jedit.browser.FileCellRenderer
 
getIconHeight() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 
getIconWidth() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 
getIdealIndentForLine(int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Returns the ideal leading indent for the specified line.
getIgnoreCase() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the state of the ignore case flag.
getIgnoreCase() - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Returns true if the keyword map is set to be case insensitive, false otherwise.
getIgnoreCase() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getIgnoreWhitespace() - Method in class org.gjt.sp.jedit.Mode
 
GetImage() - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
 
getImportedMethod(String, Class[]) - Method in class org.gjt.sp.jedit.bsh.NameSpace
 
getImportedVar(String) - Method in class org.gjt.sp.jedit.bsh.NameSpace