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 _

A

AbbrevEditor - class org.gjt.sp.jedit.gui.AbbrevEditor.
 
AbbrevEditor() - Constructor for class org.gjt.sp.jedit.gui.AbbrevEditor
 
Abbrevs - class org.gjt.sp.jedit.Abbrevs.
Abbreviation manager.
AbbrevsOptionPane - class org.gjt.sp.jedit.options.AbbrevsOptionPane.
Abbrev editor.
AbbrevsOptionPane() - Constructor for class org.gjt.sp.jedit.options.AbbrevsOptionPane
 
abortCurrentRequest() - Method in class org.gjt.sp.util.WorkThread
Aborts the currently running request, if allowed.
AboutDialog - class org.gjt.sp.jedit.gui.AboutDialog.
 
AboutDialog(View) - Constructor for class org.gjt.sp.jedit.gui.AboutDialog
 
ABOVE_STATUS_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Deprecated. Status bar no longer added as a tool bar.
ABOVE_SYSTEM_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Above system tool bar layer.
AbstractOptionPane - class org.gjt.sp.jedit.AbstractOptionPane.
The default implementation of the option pane interface.
AbstractOptionPane(String) - Constructor for class org.gjt.sp.jedit.AbstractOptionPane
Creates a new option pane.
accept(String) - Method in class org.gjt.sp.jedit.Macros.Handler
 
accept(String, String) - Method in class org.gjt.sp.jedit.Mode
Returns if the edit mode is suitable for editing the specified file.
accessable - Variable in class org.gjt.sp.jedit.syntax.Chunk
 
action - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
ACTION_HINTS - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.EditAction.Wrapper
Called when the user selects this action from a menu.
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.SelectLineRange
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.search.HyperSearchResults.ActionHandler
 
ActionSet - class org.gjt.sp.jedit.ActionSet.
A set of actions.
ActionSet() - Constructor for class org.gjt.sp.jedit.ActionSet
Creates a new action set.
ActionSet(String) - Constructor for class org.gjt.sp.jedit.ActionSet
Creates a new action set.
add(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
add(DockableWindowManager.Entry) - Method in interface org.gjt.sp.jedit.gui.DockableWindowContainer
 
add(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
add(int) - Method in class org.gjt.sp.util.IntegerArray
 
add(String, byte) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Adds a key-value mapping.
AddAbbrevDialog - class org.gjt.sp.jedit.gui.AddAbbrevDialog.
 
AddAbbrevDialog(View, String) - Constructor for class org.gjt.sp.jedit.gui.AddAbbrevDialog
 
addAction(EditAction) - Method in class org.gjt.sp.jedit.ActionSet
Adds an action to the action set.
addActionSet(ActionSet) - Static method in class org.gjt.sp.jedit.jEdit
Adds a new action set to jEdit's list.
addBrowserListener(BrowserListener) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
addBufferChangeListener(BufferChangeListener) - Method in class org.gjt.sp.jedit.Buffer
Adds a buffer change listener.
addCaretListener(CaretListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a caret change listener to this text area.
addComponent(Component) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a component to the option pane.
addComponent(Component, Component) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a labeled component to the option pane.
addComponent(Component, Component, int) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a labeled component to the option pane.
addComponent(String, Component) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a labeled component to the option pane.
addComponent(String, Component, int) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a labeled component to the option pane.
addCurrentToHistory() - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Adds the currently entered item to the history.
addDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Opens the specified dockable window.
addExplicitFold() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Surrounds the selection with explicit fold markers.
addExtension(int, TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.Gutter
Adds a text area extension, which can perform custom painting and tool tip handling.
addExtension(int, TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Adds a text area extension, which can perform custom painting and tool tip handling.
addExtension(TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.Gutter
Adds a text area extension, which can perform custom painting and tool tip handling.
addExtension(TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Adds a text area extension, which can perform custom painting and tool tip handling.
addGlobalAbbrev(String, String) - Static method in class org.gjt.sp.jedit.Abbrevs
Adds an abbreviation to the global abbreviation list.
addItem(String) - Method in class org.gjt.sp.jedit.gui.HistoryModel
Adds an item to the end of this history list, trimming the list to the maximum number of items if necessary.
addKeyBinding(String, EditAction) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Adds a key binding to this input handler.
addKeyBinding(String, EditAction) - Method in class org.gjt.sp.jedit.gui.InputHandler
Adds a key binding to this input handler.
addLayoutComponent(Component, Object) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
Not used in this class.
addLayoutComponent(Component, Object) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
Not used in this class.
addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
addMarker() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a marker at the caret position.
addMarker(char, int) - Method in class org.gjt.sp.jedit.Buffer
Adds a marker to this buffer.
addMode(Mode) - Static method in class org.gjt.sp.jedit.jEdit
Do not call this method.
addModeAbbrev(String, String, String) - Static method in class org.gjt.sp.jedit.Abbrevs
Adds a mode-specific abbrev.
addNotify() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
addNotify() - Method in class org.gjt.sp.jedit.gui.MacrosMenu
 
addNotify() - Method in class org.gjt.sp.jedit.gui.IOProgressMonitor
 
addNotify() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
addNotify() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
addNotify() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Called by the AWT when this component is added to a parent.
addOptionGroup(OptionGroup) - Method in class org.gjt.sp.jedit.OptionGroup
 
addOptionGroup(OptionGroup) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
addOptionGroup(OptionGroup, OptionGroup) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
addOptionPane(OptionPane) - Method in class org.gjt.sp.jedit.OptionGroup
 
addOptionPane(OptionPane) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
addOptionPane(OptionPane, OptionGroup) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
addOrRemoveMarker(char, int) - Method in class org.gjt.sp.jedit.Buffer
If a marker is set on the line of the position, it is removed.
addPlugin(EditPlugin) - Method in class org.gjt.sp.jedit.EditPlugin.JAR
 
addPluginJAR(EditPlugin.JAR) - Static method in class org.gjt.sp.jedit.jEdit
Adds a plugin JAR to the editor.
addProgressListener(WorkThreadProgressListener) - Method in class org.gjt.sp.util.WorkThreadPool
Adds a progress listener to this thread pool.
addRule(ParserRule) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
addRuleSet(String, ParserRuleSet) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
 
addScrollListener(ScrollListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a scroll listener to this text area.
addSeparator() - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a separator component.
addSeparator(String) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a separator component.
addToBus(EBComponent) - Static method in class org.gjt.sp.jedit.EditBus
Adds a component to the bus.
addToFavorites(String) - Static method in class org.gjt.sp.jedit.io.FavoritesVFS
 
addToken(Token, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
 
addToolBar(Component) - Method in class org.gjt.sp.jedit.View
Adds a tool bar to this view.
addToolBar(int, Component) - Method in class org.gjt.sp.jedit.View
Adds a tool bar to this view.
addToolBar(int, int, Component) - Method in class org.gjt.sp.jedit.View
Adds a tool bar to this view.
addToolBar(int, int, Component) - Method in class org.gjt.sp.jedit.gui.ToolBarManager
 
addToSelection(Selection) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds to the selection.
addToSelection(Selection[]) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds to the selection.
addTreeModelListener(TreeModelListener) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
addWorkRequest(Runnable, boolean) - Method in class org.gjt.sp.util.WorkThreadPool
Adds a work request to the queue.
advance() - Method in class org.gjt.sp.jedit.gui.SplashScreen
 
ALL_BUFFERS - Static variable in class org.gjt.sp.jedit.search.SearchDialog
 
AllBufferSet - class org.gjt.sp.jedit.search.AllBufferSet.
A file set for searching all open buffers.
AllBufferSet(String) - Constructor for class org.gjt.sp.jedit.search.AllBufferSet
Creates a new all buffer set.
AnimatedIcon - class org.gjt.sp.jedit.gui.AnimatedIcon.
A animated version of ImageIcon.
AnimatedIcon(Image, Image[], int, Component) - Constructor for class org.gjt.sp.jedit.gui.AnimatedIcon
 
AppearanceOptionPane - class org.gjt.sp.jedit.options.AppearanceOptionPane.
 
AppearanceOptionPane() - Constructor for class org.gjt.sp.jedit.options.AppearanceOptionPane
 
append(char) - Method in class org.gjt.sp.util.SegmentBuffer
 
append(char[], int, int) - Method in class org.gjt.sp.util.SegmentBuffer
 
append(JEditTextArea, char) - Static method in class org.gjt.sp.jedit.Registers
Appends the text selected in the text area to the specified register, with a newline between the old and new text.
append(JEditTextArea, char, String) - Static method in class org.gjt.sp.jedit.Registers
Appends the text selected in the text area to the specified register.
append(JEditTextArea, char, String, boolean) - Static method in class org.gjt.sp.jedit.Registers
Appends the text selected in the text area to the specified register.
AT_LINE_START - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
AT_WHITESPACE_END - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
AT_WORD_START - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
attribute(String, String, boolean) - Method in class org.gjt.sp.jedit.syntax.XModeHandler
 
AUTOSAVE - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
An autosave request.
autosave() - Method in class org.gjt.sp.jedit.Buffer
Autosaves this buffer.

B

BACKED_UP - Static variable in class org.gjt.sp.jedit.Buffer
Backed up property.
BACKGROUND_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Below selection layer.
backspace() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes the character before the caret, or the selection, if one is active.
backspaceWord() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes the word before the caret.
backupSettingsFile(File) - Static method in class org.gjt.sp.jedit.jEdit
Backs up the specified file in the settings directory.
BeanShell - class org.gjt.sp.jedit.BeanShell.
BeanShell is jEdit's extension language.
BeanShell() - Constructor for class org.gjt.sp.jedit.BeanShell
 
BeanShellAction - class org.gjt.sp.jedit.BeanShellAction.
An action that evaluates BeanShell code when invoked.
BeanShellAction(String, String, String, boolean, boolean) - Constructor for class org.gjt.sp.jedit.BeanShellAction
 
BeanShellErrorDialog - class org.gjt.sp.jedit.gui.BeanShellErrorDialog.
 
BeanShellErrorDialog(View, Throwable) - Constructor for class org.gjt.sp.jedit.gui.BeanShellErrorDialog
 
beginCompoundEdit() - Method in class org.gjt.sp.jedit.Buffer
Starts a compound edit.
beginCompoundEdit() - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
BELOW_MOST_EXTENSIONS_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Below most extensions layer.
BELOW_SEARCH_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Below search bar layer.
BELOW_SELECTION_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Below selection layer.
BELOW_STATUS_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Deprecated. Status bar no longer added as a tool bar.
BELOW_SYSTEM_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Below system tool bar layer.
blinkCaret() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Blinks the caret.
BOTTOM - Static variable in class org.gjt.sp.jedit.gui.DockableWindowManager
Bottom position.
BOTTOM_GROUP - Static variable in class org.gjt.sp.jedit.View
The group of tool bars below the DockableWindowManager
BOTTOM_LAYER - Static variable in class org.gjt.sp.jedit.View
The lowest possible layer.
BOTTOM_TOOLBARS - Static variable in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
BoyerMooreSearchMatcher - class org.gjt.sp.jedit.search.BoyerMooreSearchMatcher.
Implements literal search using the Boyer-Moore algorithm.
BoyerMooreSearchMatcher(String, String, boolean, boolean, BshMethod) - Constructor for class org.gjt.sp.jedit.search.BoyerMooreSearchMatcher
Creates a new string literal matcher.
BRACKET_HIGHLIGHT_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Bracket highlight layer.
BROWSE_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
If set, a menu item for this VFS will appear in the browser's Plugins menu.
browseDirectory(View, String) - Static method in class org.gjt.sp.jedit.browser.VFSBrowser
Opens the specified directory in a file system browser.
browseDirectoryInNewWindow(View, String) - Static method in class org.gjt.sp.jedit.browser.VFSBrowser
Opens the specified directory in a new, floating, file system browser.
BROWSER - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
Stand-alone browser mode.
BROWSER_DIALOG - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
Choose directory dialog mode.
BrowserColorsOptionPane - class org.gjt.sp.jedit.options.BrowserColorsOptionPane.
Browser color editor.
BrowserColorsOptionPane() - Constructor for class org.gjt.sp.jedit.options.BrowserColorsOptionPane
 
BrowserCommandsMenu - class org.gjt.sp.jedit.browser.BrowserCommandsMenu.
 
BrowserCommandsMenu(VFSBrowser, VFS.DirectoryEntry[]) - Constructor for class org.gjt.sp.jedit.browser.BrowserCommandsMenu
 
BrowserListener - interface org.gjt.sp.jedit.browser.BrowserListener.
A browser event listener.
BrowserOptionPane - class org.gjt.sp.jedit.options.BrowserOptionPane.
 
BrowserOptionPane() - Constructor for class org.gjt.sp.jedit.options.BrowserOptionPane
 
buffer - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
 
Buffer - class org.gjt.sp.jedit.Buffer.
A Buffer represents the contents of an open text file as it is maintained in the computer's memory (as opposed to how it may be stored on a disk).
BUFFER_CHANGED - Static variable in class org.gjt.sp.jedit.msg.EditPaneUpdate
Edit pane buffer changed.
Buffer.TokenList - class org.gjt.sp.jedit.Buffer.TokenList.
Deprecated. Use org.gjt.sp.jedit.syntax.DefaultTokenHandler instead
Buffer.TokenList() - Constructor for class org.gjt.sp.jedit.Buffer.TokenList
Deprecated.  
BufferChangeAdapter - class org.gjt.sp.jedit.buffer.BufferChangeAdapter.
An adapter you can subclass to avoid having to implement all the methods of the BufferChangeListener interface.
BufferChangeAdapter() - Constructor for class org.gjt.sp.jedit.buffer.BufferChangeAdapter
 
BufferChangeListener - interface org.gjt.sp.jedit.buffer.BufferChangeListener.
A interface for notification of changes to buffer text.
bufferClosed() - Method in class org.gjt.sp.jedit.search.HyperSearchResult
 
BufferHistory - class org.gjt.sp.jedit.BufferHistory.
Recent file list.
BufferHistory.Entry - class org.gjt.sp.jedit.BufferHistory.Entry.
Recent file list entry.
BufferHistory.Entry(String, int, String, String) - Constructor for class org.gjt.sp.jedit.BufferHistory.Entry
 
BufferHistory() - Constructor for class org.gjt.sp.jedit.BufferHistory
 
BufferIORequest - class org.gjt.sp.jedit.buffer.BufferIORequest.
A buffer I/O request.
BufferIORequest(int, View, Buffer, Object, VFS, String) - Constructor for class org.gjt.sp.jedit.buffer.BufferIORequest
Creates a new buffer I/O request.
BufferListSet - class org.gjt.sp.jedit.search.BufferListSet.
A file set for searching a user-specified list of buffers.
BufferListSet() - Constructor for class org.gjt.sp.jedit.search.BufferListSet
 
bufferOpened(Buffer) - Method in class org.gjt.sp.jedit.search.HyperSearchResult
 
BufferOptions - class org.gjt.sp.jedit.gui.BufferOptions.
Buffer-specific options dialog.
BufferOptions(View, Buffer) - Constructor for class org.gjt.sp.jedit.gui.BufferOptions
 
BufferPrinter1_3 - class org.gjt.sp.jedit.print.BufferPrinter1_3.
 
BufferPrinter1_3() - Constructor for class org.gjt.sp.jedit.print.BufferPrinter1_3
 
BufferPrinter1_4 - class org.gjt.sp.jedit.print.BufferPrinter1_4.
 
BufferPrinter1_4() - Constructor for class org.gjt.sp.jedit.print.BufferPrinter1_4
 
bufferSaved() - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
BufferSwitcher - class org.gjt.sp.jedit.gui.BufferSwitcher.
 
BufferSwitcher(EditPane) - Constructor for class org.gjt.sp.jedit.gui.BufferSwitcher
 
BufferUpdate - class org.gjt.sp.jedit.msg.BufferUpdate.
Message sent when a buffer-related change occurs.
BufferUpdate(Buffer, View, Object) - Constructor for class org.gjt.sp.jedit.msg.BufferUpdate
Creates a new buffer update message.
buildToVersion(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Converts an internal version number (build) into a `human-readable' form.

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().
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.ViewRegisters
 
cancel() - Method in class org.gjt.sp.jedit.gui.TipOfTheDay
 
cancel() - Method in class org.gjt.sp.jedit.gui.SelectLineRange
 
cancel() - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
cancel() - Method in class org.gjt.sp.jedit.gui.ErrorListDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.CloseDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.BufferOptions
 
cancel() - Method in class org.gjt.sp.jedit.gui.BeanShellErrorDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
cancel() - Method in class org.gjt.sp.jedit.gui.EnhancedDialog
 
cancel() - Method in class org.gjt.sp.jedit.pluginmgr.PluginManager
 
cancel() - Method in class org.gjt.sp.jedit.search.SearchDialog
 
canonPath(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the canonical form of the specified path name.
caret - Variable in class org.gjt.sp.jedit.BufferHistory.Entry
 
CARET - Static variable in class org.gjt.sp.jedit.Buffer
Caret info properties.
CCW - Static variable in class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 
centerCaret() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Centers the caret on the screen.
charAt(int) - Method in class org.gjt.sp.jedit.search.CharIndexedSegment
 
charData(char[], int, int) - Method in class org.gjt.sp.jedit.syntax.XModeHandler
 
CharIndexedSegment - class org.gjt.sp.jedit.search.CharIndexedSegment.
Lets gnu.regexp search within Segment objects.
CharIndexedSegment(Segment, boolean) - Constructor for class org.gjt.sp.jedit.search.CharIndexedSegment
Creates a new CharIndexedSegment.
CharIndexedSegment(Segment, int) - Constructor for class org.gjt.sp.jedit.search.CharIndexedSegment
Creates a new CharIndexedSegment.
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.
charWidth - Variable in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
charWidth - Variable in class org.gjt.sp.jedit.syntax.Chunk
 
checkFileStatus() - Method in class org.gjt.sp.jedit.Buffer
Check if the buffer has changed on disk.
checkModTime(EditPane) - 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 org.gjt.sp.jedit.syntax.Chunk.
A syntax token with extra information required for painting it on screen.
Chunk(byte, int, int, ParserRuleSet) - Constructor for class org.gjt.sp.jedit.syntax.Chunk
 
Chunk(float, int, ParserRuleSet) - Constructor for class org.gjt.sp.jedit.syntax.Chunk
 
classToFile(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Converts a class name to a file name.
clear() - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
clear() - Method in class org.gjt.sp.util.IntegerArray
 
clearRegister(char) - Static method in class org.gjt.sp.jedit.Registers
Sets the value of the specified register to null.
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.
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.ViewUpdate
View closed.
CLOSED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer closed.
CloseDialog - class org.gjt.sp.jedit.gui.CloseDialog.
 
CloseDialog(View) - Constructor for class org.gjt.sp.jedit.gui.CloseDialog
 
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.
closeZipFile() - Method in class org.gjt.sp.jedit.JARClassLoader
Closes the ZIP file.
collapseFold() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Like FoldVisibilityManager.collapseFold(int), but also moves the caret to the first line of the fold.
collapseFold(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Collapses the fold at the specified physical line index.
color - Variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
colorCalculated - Variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
ColorWellButton - class org.gjt.sp.jedit.gui.ColorWellButton.
A button that, when clicked, shows a color chooser.
ColorWellButton(Color) - Constructor for class org.gjt.sp.jedit.gui.ColorWellButton
 
COMMENT1 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
COMMENT2 - 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 interface org.gjt.sp.jedit.MiscUtilities.Compare
 
compare(Object, Object) - Method in class org.gjt.sp.jedit.MiscUtilities.StringCompare
 
compare(Object, Object) - Method in class org.gjt.sp.jedit.MiscUtilities.StringICaseCompare
 
compare(Object, Object) - Method in class org.gjt.sp.jedit.MiscUtilities.MenuItemCompare
 
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 org.gjt.sp.jedit.gui.CompleteWord.
 
completeWord(View) - Static method in class org.gjt.sp.jedit.gui.CompleteWord
 
CompleteWord(View, String, Vector, Point, String) - Constructor for 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.
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.
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.
connect() - Method in class org.gjt.sp.jedit.proto.jeditresource.PluginResURLConnection
 
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) - Method in class org.gjt.sp.jedit.io.UrlVFS
 
constructPath(String, String) - Method in class org.gjt.sp.jedit.io.FileVFS
 
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, String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Constructs an absolute path name from three path components.
contains(EditAction) - Method in class org.gjt.sp.jedit.ActionSet
Returns if this action set contains the specified action.
contentInserted(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferChangeAdapter
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(int, int, int, int, IntegerArray) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
contentInserted(int, int, String, boolean) - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
ContentManager - class org.gjt.sp.jedit.buffer.ContentManager.
A class internal to jEdit's document model.
ContentManager() - Constructor for class org.gjt.sp.jedit.buffer.ContentManager
 
contentRemoved(Buffer, int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferChangeAdapter
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(int, int, int, int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
contentRemoved(int, int, String, boolean) - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
ContextOptionPane - class org.gjt.sp.jedit.options.ContextOptionPane.
Right-click context menu editor.
ContextOptionPane() - Constructor for class org.gjt.sp.jedit.options.ContextOptionPane
 
copy(JEditTextArea, char) - Static method in class org.gjt.sp.jedit.Registers
Copies the text selected in the text area into the specified register.
CREATED - Static variable in class org.gjt.sp.jedit.msg.ViewUpdate
View 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.BufferUpdate
Buffer created.
createEOLSpanRule(String, String, byte, boolean, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createEscapeRule(String) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createMacro(String, String) - Method in class org.gjt.sp.jedit.Macros.Handler
 
createMarkFollowingRule(String, byte, boolean, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createMarkPreviousRule(String, byte, boolean, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createMenuItems(Vector) - Method in class org.gjt.sp.jedit.EditPlugin
When a View object is created, it calls this method on each plugin class to obtain entries to be displayed in the view's Plugins menu.
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
When the Global Options dialog is opened, this method is called for each plugin in turn.
createOptionTreeModel() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
createOptionTreeModel() - Method in class org.gjt.sp.jedit.options.GlobalOptions
 
createPosition(int) - Method in class org.gjt.sp.jedit.Buffer
Creates a floating position.
createPosition(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
createRegexpEOLSpanRule(char, String, String, byte, boolean, boolean, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createRegexpSequenceRule(char, String, String, byte, boolean, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createRegexpSpanRule(char, String, String, String, byte, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createSequenceRule(String, String, byte, boolean, boolean, boolean) - Static method in class org.gjt.sp.jedit.syntax.ParserRule
 
createSpanRule(String, String, String, byte, boolean, boolean, 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.DisplayTokenHandler
 
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
Creates a string of white space with the specified length.
CURRENT_BUFFER - Static variable in class org.gjt.sp.jedit.search.SearchDialog
Default file set.
CurrentBufferSet - class org.gjt.sp.jedit.search.CurrentBufferSet.
A file set for searching the current buffer.
CurrentBufferSet() - Constructor for class org.gjt.sp.jedit.search.CurrentBufferSet
 
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
 

D

DEBUG - Static variable in class org.gjt.sp.jedit.syntax.Chunk
 
DEBUG - Static variable in class org.gjt.sp.util.Log
Debugging message urgency.
DEFAULT_GROUP - Static variable in class org.gjt.sp.jedit.View
 
DEFAULT_LAYER - Static variable in class org.gjt.sp.jedit.View
The default layer for tool bars with no preference.
DEFAULT_LAYER - Static variable in class org.gjt.sp.jedit.textarea.Gutter
Default extension layer.
DEFAULT_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Default extension layer.
DefaultInputHandler - class org.gjt.sp.jedit.gui.DefaultInputHandler.
The default input handler.
DefaultInputHandler(View) - Constructor for class org.gjt.sp.jedit.gui.DefaultInputHandler
Creates a new input handler with no key bindings defined.
DefaultInputHandler(View, DefaultInputHandler) - Constructor for class org.gjt.sp.jedit.gui.DefaultInputHandler
Creates a new input handler with the same set of key bindings as the one specified.
DefaultTokenHandler - class org.gjt.sp.jedit.syntax.DefaultTokenHandler.
Builds a linked list of tokens without any additional processing.
DefaultTokenHandler() - Constructor for class org.gjt.sp.jedit.syntax.DefaultTokenHandler
 
DELETE_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Delete file capability.
delete() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes the character after the caret.
delete(VFS.DirectoryEntry[]) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
Note that all files must be on the same VFS.
deleteLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes the line containing the caret.
deleteParagraph() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes the paragraph containing the caret.
deletePath - Variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
deleteToEndOfLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes from the caret to the end of the current line.
deleteToStartOfLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes from the caret to the beginning of the current line.
deleteWord() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes the word in front of the caret.
DESTROYED - Static variable in class org.gjt.sp.jedit.msg.EditPaneUpdate
Edit pane destroyed.
DIGIT - Static variable in class org.gjt.sp.jedit.syntax.Token
 
DIRECTORY - Static variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
DIRECTORY - Static variable in class org.gjt.sp.jedit.search.SearchDialog
 
DirectoryListSet - class org.gjt.sp.jedit.search.DirectoryListSet.
Recursive directory search.
DirectoryListSet(String, String, boolean) - Constructor for class org.gjt.sp.jedit.search.DirectoryListSet
 
DirectoryMenu - class org.gjt.sp.jedit.gui.DirectoryMenu.
 
DirectoryMenu(String, String) - Constructor for class org.gjt.sp.jedit.gui.DirectoryMenu
 
dirIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
 
DIRTY_BUFFER_ICON - Static variable in class org.gjt.sp.jedit.GUIUtilities
 
DIRTY_CHANGED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer dirty changed.
DisplayTokenHandler - class org.gjt.sp.jedit.syntax.DisplayTokenHandler.
Creates Chunk objects that can be painted on screen.
DisplayTokenHandler() - Constructor for class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
dispose() - Method in class org.gjt.sp.jedit.Registers.StringRegister
Called when this register is no longer available.
dispose() - Method in class org.gjt.sp.jedit.browser.VFSFileChooserDialog
 
dispose() - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
dispose() - Method in class org.gjt.sp.jedit.gui.CompleteWord
 
dispose() - Method in class org.gjt.sp.jedit.gui.SplashScreen
 
dispose() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
dispose() - Method in class org.gjt.sp.jedit.search.SearchDialog
 
dispose() - Method in class org.gjt.sp.jedit.help.HelpViewer
 
DockableWindowContainer - interface org.gjt.sp.jedit.gui.DockableWindowContainer.
A container for dockable windows.
DockableWindowManager - class org.gjt.sp.jedit.gui.DockableWindowManager.
The DockableWindowManager keeps track of dockable windows.
DockableWindowManager.DockableLayout - class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout.
 
DockableWindowManager.DockableLayout() - Constructor for class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
DockableWindowManager(View) - Constructor for class org.gjt.sp.jedit.gui.DockableWindowManager
Creates a new dockable window manager.
DockingOptionPane - class org.gjt.sp.jedit.options.DockingOptionPane.
 
DockingOptionPane() - Constructor for class org.gjt.sp.jedit.options.DockingOptionPane
 
doctypeDecl(String, String, String) - Method in class org.gjt.sp.jedit.syntax.XModeHandler
 
DummyFoldHandler - class org.gjt.sp.jedit.buffer.DummyFoldHandler.
A fold handler that does nothing.
DummyFoldHandler() - Constructor for class org.gjt.sp.jedit.buffer.DummyFoldHandler
 
DummyTokenHandler - class org.gjt.sp.jedit.syntax.DummyTokenHandler.
A dummy token handler that discards tokens.
DummyTokenHandler() - Constructor for class org.gjt.sp.jedit.syntax.DummyTokenHandler
 

E

EBComponent - interface org.gjt.sp.jedit.EBComponent.
A component on the EditBus.
EBMessage - class org.gjt.sp.jedit.EBMessage.
The base class of all EditBus messages.
EBMessage.NonVetoable - class org.gjt.sp.jedit.EBMessage.NonVetoable.
Deprecated. Subclass EBMessage instead.
EBMessage.NonVetoable(EBComponent) - Constructor for class org.gjt.sp.jedit.EBMessage.NonVetoable
Deprecated. Creates a new non-vetoable message.
EBMessage(EBComponent) - Constructor for class org.gjt.sp.jedit.EBMessage
Creates a new message.
EBPlugin - class org.gjt.sp.jedit.EBPlugin.
Plugins extending this class are automatically added to the EditBus.
EBPlugin() - Constructor for class org.gjt.sp.jedit.EBPlugin
 
EDIT_PANE_CHANGED - Static variable in class org.gjt.sp.jedit.msg.ViewUpdate
Active edit pane changed.
EditAbbrevDialog - class org.gjt.sp.jedit.gui.EditAbbrevDialog.
 
EditAbbrevDialog(Dialog, String, String) - Constructor for class org.gjt.sp.jedit.gui.EditAbbrevDialog
 
EditAbbrevDialog(Frame, String, String) - Constructor for class org.gjt.sp.jedit.gui.EditAbbrevDialog
 
EditAction - class org.gjt.sp.jedit.EditAction.
An action.
EditAction.Wrapper - class org.gjt.sp.jedit.EditAction.Wrapper.
'Wrap' EditActions in this class to turn them into AWT ActionListeners, that can be attached to buttons, menu items, etc.
EditAction.Wrapper(EditAction) - Constructor for class org.gjt.sp.jedit.EditAction.Wrapper
 
EditAction(String) - Constructor for class org.gjt.sp.jedit.EditAction
Creates a new edit action with the specified name.
EditBus - class org.gjt.sp.jedit.EditBus.
jEdit's global event notification mechanism.
EditingOptionPane - class org.gjt.sp.jedit.options.EditingOptionPane.
 
EditingOptionPane() - Constructor for class org.gjt.sp.jedit.options.EditingOptionPane
 
EditorExiting - class org.gjt.sp.jedit.msg.EditorExiting.
Message sent just before jEdit exits.
EditorExiting(EBComponent) - Constructor for class org.gjt.sp.jedit.msg.EditorExiting
Creates a new editor exiting message.
EditorExitRequested - class org.gjt.sp.jedit.msg.EditorExitRequested.
Message sent when jEdit starts the exit process.
EditorExitRequested(View) - Constructor for class org.gjt.sp.jedit.msg.EditorExitRequested
Creates a new editor exiting started message.
EditorStarted - class org.gjt.sp.jedit.msg.EditorStarted.
Message sent after jEdit has finished starting up, but before the initial view is created.
EditorStarted(EBComponent) - Constructor for class org.gjt.sp.jedit.msg.EditorStarted
Creates a new editor started message.
EditPane - class org.gjt.sp.jedit.EditPane.
A panel containing a text area.
EditPaneUpdate - class org.gjt.sp.jedit.msg.EditPaneUpdate.
Message sent when an edit pane-related change occurs.
EditPaneUpdate(EditPane, Object) - Constructor for class org.gjt.sp.jedit.msg.EditPaneUpdate
Creates a new edit pane update message.
EditPlugin - class org.gjt.sp.jedit.EditPlugin.
The abstract base class that every plugin must implement.
EditPlugin.Broken - class org.gjt.sp.jedit.EditPlugin.Broken.
A placeholder for a plugin that didn't load.
EditPlugin.JAR - class org.gjt.sp.jedit.EditPlugin.JAR.
A JAR file.
EditPlugin.JAR(String, JARClassLoader) - Constructor for class org.gjt.sp.jedit.EditPlugin.JAR
 
EditPlugin() - Constructor for class org.gjt.sp.jedit.EditPlugin
 
EditServer - class org.gjt.sp.jedit.EditServer.
Inter-process communication.
encoding - Variable in class org.gjt.sp.jedit.BufferHistory.Entry
 
ENCODING - Static variable in class org.gjt.sp.jedit.Buffer
Character encoding used when loading and saving.
end - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
 
end - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
END - Static variable in class org.gjt.sp.jedit.syntax.Token
 
END_OFFSETS - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
endCompoundEdit() - Method in class org.gjt.sp.jedit.Buffer
Ends a compound edit.
endCompoundEdit() - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
endElement(String) - Method in class org.gjt.sp.jedit.syntax.XModeHandler
 
endPos - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
 
EnhancedButton - class org.gjt.sp.jedit.gui.EnhancedButton.
 
EnhancedButton(Icon, String, EditAction) - Constructor for class org.gjt.sp.jedit.gui.EnhancedButton
 
EnhancedCheckBoxMenuItem - class org.gjt.sp.jedit.gui.EnhancedCheckBoxMenuItem.
jEdit's custom menu item.
EnhancedCheckBoxMenuItem(String, EditAction) - Constructor for class org.gjt.sp.jedit.gui.EnhancedCheckBoxMenuItem
 
EnhancedDialog - class org.gjt.sp.jedit.gui.EnhancedDialog.
A dialog box that handles window closing, the ENTER key and the ESCAPE key for you.
EnhancedDialog(Dialog, String, boolean) - Constructor for class org.gjt.sp.jedit.gui.EnhancedDialog
 
EnhancedDialog(Frame, String, boolean) - Constructor for class org.gjt.sp.jedit.gui.EnhancedDialog
 
EnhancedMenu - class org.gjt.sp.jedit.gui.EnhancedMenu.
 
EnhancedMenu(String) - Constructor for class org.gjt.sp.jedit.gui.EnhancedMenu
 
EnhancedMenuItem - class org.gjt.sp.jedit.gui.EnhancedMenuItem.
jEdit's custom menu item.
EnhancedMenuItem(String, EditAction) - Constructor for class org.gjt.sp.jedit.gui.EnhancedMenuItem
Creates a new menu item.
EOL_SPAN - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
equals(Object) - Method in class org.gjt.sp.jedit.buffer.FoldHandler
Returns if the specified fold handler is equal to this one.
equals(Object) - Method in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
ERROR - Static variable in class org.gjt.sp.util.Log
Error urgency.
ERROR_OCCURRED - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
Buffer boolean property set when an error occurs.
error(Component, String) - Static method in class org.gjt.sp.jedit.Macros
Utility method that can be used to display an error dialog in a macro.
error(Component, String, Object[]) - Static method in class org.gjt.sp.jedit.GUIUtilities
Displays an error dialog box.
error(Component, String, Object[]) - Static method in class org.gjt.sp.jedit.io.VFSManager
Deprecated. Call the other error() method instead.
error(Component, String, String, Object[]) - Static method in class org.gjt.sp.jedit.io.VFSManager
Reports an I/O error.
ErrorListDialog - class org.gjt.sp.jedit.gui.ErrorListDialog.
 
ErrorListDialog.ErrorEntry - class org.gjt.sp.jedit.gui.ErrorListDialog.ErrorEntry.
 
ErrorListDialog.ErrorEntry(String, String, Object[]) - Constructor for class org.gjt.sp.jedit.gui.ErrorListDialog.ErrorEntry
 
ErrorListDialog(Frame, String, String, Vector, boolean) - Constructor for class org.gjt.sp.jedit.gui.ErrorListDialog
 
errorOccurred() - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns if the last request caused an error.
escapesToChars(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Converts "\n" and "\t" escapes in the specified string to newlines and tabs.
eval(View, NameSpace, String) - Static method in class org.gjt.sp.jedit.BeanShell
Evaluates the specified BeanShell expression.
eval(View, NameSpace, String, boolean) - Static method in class org.gjt.sp.jedit.BeanShell
Deprecated. The rethrowBshErrors parameter is now obsolete; call _eval() or eval() instead.
eval(View, String, boolean) - Static method in class org.gjt.sp.jedit.BeanShell
Deprecated. The rethrowBshErrors parameter is now obsolete; call _eval() or eval() instead.
evalSelection(View, JEditTextArea) - Static method in class org.gjt.sp.jedit.BeanShell
Evaluates the text selected in the specified text area.
EXCLUDE_MATCH - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
exit(View, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Exits cleanly from jEdit, prompting the user if any unsaved files should be saved first.
expandAbbrev(View, boolean) - Static method in class org.gjt.sp.jedit.Abbrevs
Expands the abbrev at the caret position in the specified view.
expandAllFolds() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Expands all folds.
expander - Variable in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
expandFold(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Like FoldVisibilityManager.expandFold(int,boolean), but also moves the caret to the first sub-fold.
expandFold(int, boolean) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Expands the fold at the specified physical line index.
expandFolds(char) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
This method should only be called from actions.xml.
expandFolds(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
Like FoldVisibilityManager.expandFolds(), but does it for all fold visibility managers viewing this buffer.
expandFolds(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Expands all folds with the specified fold level.
ExplicitFoldHandler - class org.gjt.sp.jedit.buffer.ExplicitFoldHandler.
A fold handler that folds lines based on markers ("{{{" and "}}}") embedded in the text.
ExplicitFoldHandler() - Constructor for class org.gjt.sp.jedit.buffer.ExplicitFoldHandler
 
extendSelection(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Extends the selection at the specified offset, or creates a new one if there is no selection at the specified offset.

F

FavoritesVFS - class org.gjt.sp.jedit.io.FavoritesVFS.
A VFS used for remembering frequently-visited directories.
FavoritesVFS() - Constructor for class org.gjt.sp.jedit.io.FavoritesVFS
 
FILE - Static variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
FILE_CHANGED - Static variable in class org.gjt.sp.jedit.Buffer
 
FILE_DELETED - Static variable in class org.gjt.sp.jedit.Buffer
 
FILE_NOT_CHANGED - Static variable in class org.gjt.sp.jedit.Buffer
 
FileCellRenderer - class org.gjt.sp.jedit.browser.FileCellRenderer.
 
FileCellRenderer() - Constructor for class org.gjt.sp.jedit.browser.FileCellRenderer
 
fileIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
 
FileRootsVFS - class org.gjt.sp.jedit.io.FileRootsVFS.
A VFS that lists local root filesystems.
FileRootsVFS() - Constructor for class org.gjt.sp.jedit.io.FileRootsVFS
 
filesActivated(VFSBrowser, VFS.DirectoryEntry[]) - Method in interface org.gjt.sp.jedit.browser.BrowserListener
The user has double-clicked a set of files.
filesSelected(VFSBrowser, VFS.DirectoryEntry[]) - Method in interface org.gjt.sp.jedit.browser.BrowserListener
The user has selected a set of files.
FILESYSTEM - Static variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
filesystemIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
 
fileToClass(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Converts a file name to a class name.
FileVFS - class org.gjt.sp.jedit.io.FileVFS.
Local filesystem VFS.
FileVFS() - Constructor for class org.gjt.sp.jedit.io.FileVFS
 
find(View) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Finds the next occurance of the search string.
find(View, Buffer, int) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Finds the next instance of the search string in the specified buffer.
find(View, Buffer, int, boolean, boolean) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Finds the next instance of the search string in the specified buffer.
findMatchingBracket(Buffer, int, int) - Static method in class org.gjt.sp.jedit.TextUtilities
Returns the offset of the bracket matching the one at the specified offset of the buffer, or -1 if the bracket is unmatched (or if the character is not a bracket).
findMatchingBracketFuzzy(Buffer, int, int) - Static method in class org.gjt.sp.jedit.TextUtilities
Works exactly like the findMatchingBracket(Bufferm int, int) method, but if there is no (matching) bracket at the specified offset, it looks at the next character too.
findWordEnd(String, int, String) - Static method in class org.gjt.sp.jedit.TextUtilities
Locates the end of the word at the specified position.
findWordEnd(String, int, String, boolean) - Static method in class org.gjt.sp.jedit.TextUtilities
Locates the end of the word at the specified position.
findWordStart(String, int, String) - Static method in class org.gjt.sp.jedit.TextUtilities
Locates the start of the word at the specified position.
findWordStart(String, int, String, boolean) - Static method in class org.gjt.sp.jedit.TextUtilities
Locates the start of the word at the specified position.
fireActionPerformed() - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Fires an action event to all listeners.
fireNodesChanged(Object, Object[], int[], Object[]) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
fireNodesInserted(Object, Object[], int[], Object[]) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
fireNodesRemoved(Object, Object[], int[], Object[]) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
FirewallOptionPane - class org.gjt.sp.jedit.options.FirewallOptionPane.
 
FirewallOptionPane() - Constructor for class org.gjt.sp.jedit.options.FirewallOptionPane
 
firstToken - Variable in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
 
FIXED_NUM_COLUMNS - Static variable in class org.gjt.sp.jedit.gui.VariableGridLayout
 
FIXED_NUM_ROWS - Static variable in class org.gjt.sp.jedit.gui.VariableGridLayout
 
floatDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Opens a new instance of the specified dockable window in a floating container.
FLOATING - Static variable in class org.gjt.sp.jedit.gui.DockableWindowManager
Floating position.
FloatingWindowContainer - class org.gjt.sp.jedit.gui.FloatingWindowContainer.
A container for dockable windows.
FloatingWindowContainer(DockableWindowManager) - Constructor for class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
flushStream() - Static method in class org.gjt.sp.util.Log
Flushes the log stream.
focusOnTextArea() - Method in class org.gjt.sp.jedit.EditPane
Sets the focus onto the text area.
FoldHandler - class org.gjt.sp.jedit.buffer.FoldHandler.
Interface for obtaining the fold level of a specified line.
FoldHandler(String) - Constructor for class org.gjt.sp.jedit.buffer.FoldHandler
 
foldLevelChanged(Buffer, int, int) - Method in class org.gjt.sp.jedit.buffer.BufferChangeAdapter
Called when line fold levels change.
foldLevelChanged(Buffer, int, int) - Method in interface org.gjt.sp.jedit.buffer.BufferChangeListener
Called when line fold levels change.
foldStructureChanged() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
This method is only public so that the EditPane class can call it in response to a buffer's fold handler change.
FoldVisibilityManager - class org.gjt.sp.jedit.textarea.FoldVisibilityManager.
Manages fold visibility.
FoldVisibilityManager(Buffer, OffsetManager, JEditTextArea) - Constructor for class org.gjt.sp.jedit.textarea.FoldVisibilityManager
 
fontRenderContext - Variable in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
FontSelector - class org.gjt.sp.jedit.gui.FontSelector.
A font chooser widget.
FontSelector(Font) - Constructor for class org.gjt.sp.jedit.gui.FontSelector
 
format(String, int, int) - Static method in class org.gjt.sp.jedit.TextUtilities
Formats the specified text by merging and breaking lines to the specified width.
formatParagraph() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Formats the paragraph containing the caret.
FUNCTION - Static variable in class org.gjt.sp.jedit.syntax.Token
 

G

GeneralOptionPane - class org.gjt.sp.jedit.options.GeneralOptionPane.
 
GeneralOptionPane() - Constructor for class org.gjt.sp.jedit.options.GeneralOptionPane
 
get(int) - Method in class org.gjt.sp.util.IntegerArray
 
getAbbrev() - Method in class org.gjt.sp.jedit.gui.EditAbbrevDialog
 
getAbbrev() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
getAbbrevField() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
getAction(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the specified action.
getAction(String) - Method in class org.gjt.sp.jedit.ActionSet
Returns an action with the specified name.
getActionCommand() - Method in class org.gjt.sp.jedit.gui.EnhancedCheckBoxMenuItem
 
getActionCount() - Method in class org.gjt.sp.jedit.ActionSet
Returns the number of actions in the set.
getActions() - Static method in class org.gjt.sp.jedit.jEdit
Returns the list of actions registered with the editor.
getActions() - Method in class org.gjt.sp.jedit.EditPlugin.JAR
 
getActions() - Method in class org.gjt.sp.jedit.ActionSet
Returns an array of all actions in this action set.
getActionSetForAction(EditAction) - Static method in class org.gjt.sp.jedit.jEdit
Returns the action set that contains the specified action.
getActionSets() - Static method in class org.gjt.sp.jedit.jEdit
Returns all registered action sets.
getActiveView() - Static method in class org.gjt.sp.jedit.jEdit
Returns the currently focused view.
getAfterCaretTextArea() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
getAttributes() - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getAttributes() - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
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.
getBackgroundColor() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns the background color.
getBaseURL() - Method in class org.gjt.sp.jedit.help.HelpViewer
 
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
 
getBooleanProperty(String) - 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.
getBooleanProperty(String) - Method in class org.gjt.sp.jedit.Buffer
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.
getBottomDockingArea() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
getBracketHighlightColor() - Method in class org.gjt.sp.jedit.textarea.Gutter
Returns the bracket highlight color.
getBracketHighlightColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the bracket highlight color.
getBracketLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the line of the highlighted bracket (the bracket matching the one before the caret)
getBracketPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the position of the highlighted bracket (the bracket matching the one before the caret)
getBrowserView() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getBuffer() - Method in class org.gjt.sp.jedit.EditPane
Returns the current buffer.
getBuffer() - Method in class org.gjt.sp.jedit.View
Returns the current edit pane's buffer.
getBuffer() - Method in class org.gjt.sp.jedit.msg.BufferUpdate
Returns the buffer involved.
getBuffer() - Method in class org.gjt.sp.jedit.search.HyperSearchResult
 
getBuffer() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the buffer this text area is editing.
getBuffer(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the buffer with the specified path name.
getBufferChangeListeners() - Method in class org.gjt.sp.jedit.Buffer
Returns an array of registered buffer change listeners.
getBufferCount() - Static method in class org.gjt.sp.jedit.jEdit
Returns the number of open buffers.
getBufferHistory() - Static method in class org.gjt.sp.jedit.BufferHistory
 
getBufferLength() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the length of the buffer.
getBuffers() - Static method in class org.gjt.sp.jedit.jEdit
Returns an array of open buffers.
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.
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.JEditTextArea
Returns the line number containing the caret.
getCaretPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns a zero-based index of the caret position.
getCellRenderer(int, int) - Method in class org.gjt.sp.jedit.gui.JCheckBoxList
 
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.SoftWrapTokenHandler
Returns the list of chunks.
getChunks() - Method in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
Returns the first chunk.
getClassLoader() - Method in class org.gjt.sp.jedit.EditPlugin.JAR
 
getClassName() - Method in class org.gjt.sp.jedit.EditPlugin
Returns the plugin's class name.
getClassName() - Method in class org.gjt.sp.jedit.EditPlugin.Broken
 
getCode() - Method in class org.gjt.sp.jedit.BeanShellAction
 
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.Macros.Macro
 
getCode() - Method in class org.gjt.sp.jedit.search.DirectoryListSet
 
getCode() - Method in class org.gjt.sp.jedit.search.CurrentBufferSet
 
getCode() - Method in interface org.gjt.sp.jedit.search.SearchFileSet
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.AllBufferSet
Returns the BeanShell code that will recreate this file set.
getColor() - Method in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
getColorHexString(Color) - Static method in class org.gjt.sp.jedit.GUIUtilities
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.
getColumns() - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
getComponent() - Method in interface org.gjt.sp.jedit.OptionPane
Returns the component that should be displayed for this option pane.
getComponent() - Method in class org.gjt.sp.jedit.AbstractOptionPane
Returns the component that should be displayed for this option pane.
getComponents() - Static method in class org.gjt.sp.jedit.EditBus
Returns an array of all components connected to the bus.
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).
getControlTextFont() - Method in class org.gjt.sp.jedit.gui.JEditMetalTheme
 
getCurrent() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
getCurrentLineForeground() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
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
 
getDefaultRootElement() - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Use getLineOfOffset(), getLineStartOffset(), and getLineEndOffset() instead.
getDelegateRuleSet(TokenMarker) - Method in class org.gjt.sp.jedit.syntax.ParserRule
Returns the parser rule set used to highlight text matched by this rule.
getDigitRegexp() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getDirectory() - Method in class org.gjt.sp.jedit.Buffer
Returns the directory containing this buffer.
getDirectory() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getDirectory() - Method in class org.gjt.sp.jedit.search.DirectoryListSet
 
getDirectoryField() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getDockable(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Returns the specified dockable window.
getDockables() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
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.View
Returns the dockable window manager associated with this view.
getDocument() - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getDocument() - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
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.View
Returns the current edit pane.
getEditPane() - Method in class org.gjt.sp.jedit.msg.EditPaneUpdate
Returns the edit pane involved.
getEditPanes() - Method in class org.gjt.sp.jedit.View
Returns all edit panes.
getElectricScroll() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the number of lines from the top and button of the text area that are always visible.
getElement(int) - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getElement(int) - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
getElementCount() - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getElementCount() - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
getElementIndex(int) - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getElementIndex(int) - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
getEnd() - Method in class org.gjt.sp.jedit.textarea.Selection
Returns the end offset of this selection.
getEnd(Buffer, 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(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Range
 
getEnd(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
 
getEndColumn(Buffer) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
 
getEndLine() - Method in class org.gjt.sp.jedit.textarea.Selection
Returns the ending line number of this selection.
getEndOffset() - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getEndOffset() - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
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.
getEscapeRule() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
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.EditAbbrevDialog
 
getExpansion() - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
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() - 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.
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.
getFileCount(View) - Method in class org.gjt.sp.jedit.search.BufferListSet
 
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.DirectoryListSet
 
getFileFilter() - Method in class org.gjt.sp.jedit.search.AllBufferSet
Returns the filename filter.
getFileName(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the last component of the specified path.
getFileName(String) - Method in class org.gjt.sp.jedit.io.VFS
Returns the file name component of the specified path.
getFilenameFilter() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
Returns the file name filter glob.
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(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.
getFiles(View) - Method in class org.gjt.sp.jedit.search.BufferListSet
 
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
Returns an enumeration of all registered filesystems.
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.CurrentBufferSet
 
getFirstFile(View) - Method in interface org.gjt.sp.jedit.search.SearchFileSet
Returns the first file to search.
getFirstFile(View) - Method in class org.gjt.sp.jedit.search.BufferListSet
 
getFirstLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the line displayed at the text area's origin.
getFirstPhysicalLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the first visible physical line index.
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.FoldVisibilityManager
Returns the physical line number of the first visible line.
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.TextAreaPainter
Makes the tab key work in Java 1.4.
getFocusTraversalKeysEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Java 1.4 compatibility fix to make Tab key work.
getFoldAtLine(int) - Method in class org.gjt.sp.jedit.Buffer
Returns an array.
getFoldColor() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
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.
getFoldHandlers() - Static method in class org.gjt.sp.jedit.buffer.FoldHandler
Returns an array containing the list of registered fold handlers
getFoldLevel(Buffer, int, Segment) - Method in class org.gjt.sp.jedit.buffer.IndentFoldHandler
Returns the fold level of the specified line.
getFoldLevel(Buffer, int, Segment) - Method in class org.gjt.sp.jedit.buffer.ExplicitFoldHandler
Returns the fold level of the specified line.
getFoldLevel(Buffer, int, Segment) - Method in class org.gjt.sp.jedit.buffer.DummyFoldHandler
Returns the fold level of the specified line.
getFoldLevel(Buffer, int, Segment) - Method in class org.gjt.sp.jedit.buffer.FoldHandler
Returns the fold level of the specified line.
getFoldLevel(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the fold level of the specified line.
getFoldLevel(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
getFoldLineStyle() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the fold line style.
getFoldModes() - Static method in class org.gjt.sp.jedit.buffer.FoldHandler
Returns an array containing the names of all registered fold handlers
getFoldVisibilityManager() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the fold visibility manager used by this text area.
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
 
getGlobalAbbrevs() - Static method in class org.gjt.sp.jedit.Abbrevs
Returns the global abbreviation set.
getGutter() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the gutter to the left of the text area or null if the gutter is disabled
getHandler() - Method in class org.gjt.sp.jedit.Macros.Macro
 
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.
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.
getHorizontalOffset() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
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
 
getIconForFile(VFS.DirectoryEntry, 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
 
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
 
getIndentForLine(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the ideal leading indent for the specified line.
getIndentSize() - Method in class org.gjt.sp.jedit.Buffer
Returns the indent size used in this buffer.
getIndex() - Method in class org.gjt.sp.jedit.Buffer
Returns the position of this buffer in the buffer list.
getIndexOfChild(Object, Object) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
getInputHandler() - Static method in class org.gjt.sp.jedit.jEdit
Returns the current input handler (key binding to action mapping)
getInputHandler() - Method in class org.gjt.sp.jedit.View
Returns the input handler.
getInputStream() - Method in class org.gjt.sp.jedit.proto.jeditresource.PluginResURLConnection
 
getInstantPopups() - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Returns if selecting a value from the popup should immediately fire an ActionEvent.
getIntegerProperty(String, int) - Static method in class org.gjt.sp.jedit.jEdit
Returns the value of an integer property.
getIntegerProperty(String, int) - Method in class org.gjt.sp.jedit.Buffer
Returns the value of an integer property.
getIOThreadPool() - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns the I/O thread pool.
getItem(int) - Method in class org.gjt.sp.jedit.gui.HistoryModel
Returns an item from the history list.
getJAR() - Method in class org.gjt.sp.jedit.EditPlugin
Returns the JAR file containing this plugin.
getJEditHome() - Static method in class org.gjt.sp.jedit.jEdit
Returns the jEdit install directory.
getKeyBinding(String) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Returns either an edit action, or a hashtable if the specified key is a prefix.
getKeyEventInterceptor() - Method in class org.gjt.sp.jedit.View
Returns the listener that will handle all key events in this view, if any.
getKeywordMapAtOffset(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the syntax highlighting keyword map in effect at the specified offset.
getKeywords() - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Returns an array containing all keywords in this keyword map.
getKeywords() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getLabel() - Method in class org.gjt.sp.jedit.EditAction
Returns the action's label.
getLabel() - Method in class org.gjt.sp.jedit.ActionSet
Return the action source label.
getLabel() - Method in class org.gjt.sp.jedit.Macros.Macro
 
getLabel() - Method in class org.gjt.sp.jedit.Macros.Handler
 
getLastAction() - Method in class org.gjt.sp.jedit.gui.InputHandler
Returns the last executed action.
getLastActionCount() - Method in class org.gjt.sp.jedit.gui.InputHandler
Returns the number of times the last action was executed.
getLastBuffer() - Static method in class org.gjt.sp.jedit.jEdit
Returns the last buffer.
getLastModified() - Method in class org.gjt.sp.jedit.Buffer
Returns the last time jEdit modified the file on disk.
getLastPhysicalLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the last visible physical line index.
getLastView() - Static method in class org.gjt.sp.jedit.jEdit
Returns the last view.
getLastVisibleLine() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Returns the physical line number of the last visible line.
getLayoutAlignmentX(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
Always returns 0.5.
getLayoutAlignmentX(Container) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
getLayoutAlignmentY(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
Always returns 0.5.
getLayoutAlignmentY(Container) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
getLeadingWhiteSpace(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the number of leading white space characters in the specified string.
getLeadingWhiteSpaceWidth(String, int) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the width of the leading white space in the specified string.
getLeftDockingArea() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
getLength() - Method in class org.gjt.sp.jedit.Buffer
Returns the number of characters in the buffer.
getLength() - Method in class org.gjt.sp.jedit.buffer.ContentManager
 
getLineContext(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
getLineCount() - Method in class org.gjt.sp.jedit.Buffer
Returns the number of physical lines in the buffer.
getLineCount() - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
getLineCount() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the number of physical lines in the buffer.
getLineEndOffset(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the end offset of the specified line.
getLineEndOffset(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
getLineEndOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the end offset of the specified line.
getLineHighlightColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the line highlight color.
getLineLength(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the length of the specified line.
getLineLength(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the length of the specified line.
getLineNumberAlignment() - Method in class org.gjt.sp.jedit.textarea.Gutter
Identifies whether the horizontal alignment of the line numbers.
getLineOfOffset(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the line containing the specified offset.
getLineOfOffset(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
getLineOfOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the line containing the specified offset.
getLineStartOffset(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the start offset of the specified line.
getLineStartOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the start offset of the specified line.
getLineText(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the text on the specified line.
getLineText(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the text on the specified line.
getLineText(int, Segment) - Method in class org.gjt.sp.jedit.Buffer
Returns the specified line in a Segment.
getLineText(int, Segment) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Copies the text on the specified line into a segment.
getLogDocument() - Static method in class org.gjt.sp.util.Log
Returns the document where the most recent messages are stored.
getMacro(String) - Static method in class org.gjt.sp.jedit.Macros
Returns the macro with the specified name.
getMacroActionSet() - Static method in class org.gjt.sp.jedit.Macros
Returns an action set with all known macros in it.
getMacroHierarchy() - Static method in class org.gjt.sp.jedit.Macros
Returns a vector hierarchy with all known macros in it.
getMacroRecorder() - Method in class org.gjt.sp.jedit.View
Returns the macro recorder.
getMagicCaretPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Do not call this method.
getMainRuleSet() - Method in class org.gjt.sp.jedit.syntax.TokenMarker
 
getMarker(char) - Method in class org.gjt.sp.jedit.Buffer
Returns the marker with the specified shortcut.
getMarkerAtLine(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the first marker at the specified line, or null if there is none.
getMarkerHighlightColor() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getMarkerInRange(int, int) - Method in class org.gjt.sp.jedit.Buffer
Returns the first marker within the specified range.
getMarkers() - Method in class org.gjt.sp.jedit.Buffer
Returns a vector of markers.
getMarkLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Do not use.
getMarkPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Do not use.
getMember(int) - Method in class org.gjt.sp.jedit.OptionGroup
 
getMemberCount() - Method in class org.gjt.sp.jedit.OptionGroup
 
getMemberIndex(Object) - Method in class org.gjt.sp.jedit.OptionGroup
 
getMembers() - Method in class org.gjt.sp.jedit.OptionGroup
 
getMenuTextFont() - Method in class org.gjt.sp.jedit.gui.JEditMetalTheme
 
getMinimumSize() - Method in class org.gjt.sp.jedit.EditPane
Returns 0,0 for split pane compatibility.
getMinimumSize() - Method in class org.gjt.sp.jedit.View
 
getMinimumSize() - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
getMinimumSize() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getMinimumSize() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the painter's minimum size.
getMode() - Method in class org.gjt.sp.jedit.Buffer
Returns this buffer's edit mode.
getMode() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getMode() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getMode(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the edit mode with the specified name.
getModeAbbrevs() - Static method in class org.gjt.sp.jedit.Abbrevs
Returns the mode-specific abbreviation set.
getModel() - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Returns the underlying history model.
getModel(String) - Static method in class org.gjt.sp.jedit.gui.HistoryModel
Returns a named model.
getModes() - Static method in class org.gjt.sp.jedit.jEdit
Returns an array of installed edit modes.
getModifierString(InputEvent) - Static method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Returns a string containing symbolic modifier names set in the specified event.
getMouseOverText() - Method in class org.gjt.sp.jedit.EditAction
Returns the text that should be shown when the mouse is placed over this action's menu item or tool bar button.
getMouseOverText() - Method in class org.gjt.sp.jedit.Macros.Macro
 
getName() - Method in class org.gjt.sp.jedit.OptionGroup
 
getName() - Method in interface org.gjt.sp.jedit.OptionPane
Returns the internal name of this option pane.
getName() - Method in class org.gjt.sp.jedit.AbstractOptionPane
Returns the internal name of this option pane.
getName() - Method in class org.gjt.sp.jedit.Mode
Returns the internal name of this edit mode.
getName() - Method in class org.gjt.sp.jedit.EditAction
Returns the internal name of this action.
getName() - Method in class org.gjt.sp.jedit.Buffer
Returns the name of this buffer.
getName() - Method in class org.gjt.sp.jedit.Macros.Handler
 
getName() - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getName() - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
getName() - Method in class org.gjt.sp.jedit.buffer.FoldHandler
Returns the internal name of this FoldHandler
getName() - Method in class org.gjt.sp.jedit.gui.JEditMetalTheme
 
getName() - Method in class org.gjt.sp.jedit.gui.HistoryModel
Returns the name of this history list.
getName() - Method in class org.gjt.sp.jedit.io.VFS
Returns this VFS's name.
getName() - Method in class org.gjt.sp.jedit.syntax.TokenMarker
 
getName() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getNameSpace() - Static method in class org.gjt.sp.jedit.BeanShell
Returns the global namespace.
getNext() - Method in class org.gjt.sp.jedit.Buffer
Returns the next buffer in the list.
getNext() - Method in class org.gjt.sp.jedit.View
Returns the next view in the list.
getNextFile(View, String) - Method in class org.gjt.sp.jedit.search.CurrentBufferSet
 
getNextFile(View, String) - Method in interface org.gjt.sp.jedit.search.SearchFileSet
Returns the next file to search.
getNextFile(View, String) - Method in class org.gjt.sp.jedit.search.BufferListSet
 
getNextVisibleLine(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Returns the next visible line after the specified line index.
getNonAlphaNumericChars() - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Returns all non-alphanumeric characters that appear in the keywords of this keyword map.
getNotLoadedPluginJARs() - Static method in class org.gjt.sp.jedit.jEdit
Returns a list of plugin JARs that are not currently loaded by examining the user and system plugin directories.
getNoWordSep() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getOffsetOfVirtualColumn(int, int, int[]) - Method in class org.gjt.sp.jedit.Buffer
Returns the array offset of a virtual column number (taking tabs into account) in the segment.
getOffsetOfVirtualColumn(Segment, int, int, int[]) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the array offset of a virtual column number (taking tabs into account) in the segment.
getPageFormat() - Static method in class org.gjt.sp.jedit.print.BufferPrinter1_4
 
getPageFormat() - Static method in class org.gjt.sp.jedit.print.BufferPrinter1_3
 
getPainter() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the object responsible for painting this text area.
getParagraphElement(int) - Method in class org.gjt.sp.jedit.Buffer
Deprecated.  
getParentDialog(Component) - Static method in class org.gjt.sp.jedit.GUIUtilities
Traverses the given component's parent tree looking for an instance of JDialog, and return it.
getParentElement() - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getParentElement() - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
getParentOfPath(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the parent of the specified path.
getParentOfPath(String) - Method in class org.gjt.sp.jedit.io.FileVFS
 
getParentOfPath(String) - Method in class org.gjt.sp.jedit.io.FileRootsVFS
 
getParentOfPath(String) - Method in class org.gjt.sp.jedit.io.FavoritesVFS
 
getParentOfPath(String) - Method in class org.gjt.sp.jedit.io.VFS
Returns the parent of the specified path.
getParserRuleSet(TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
 
getPath() - Method in class org.gjt.sp.jedit.EditPlugin.JAR
 
getPath() - Method in class org.gjt.sp.jedit.Buffer
Returns the path name of this buffer.
getPath() - Method in class org.gjt.sp.jedit.Macros.Macro
 
getPath() - Method in class org.gjt.sp.jedit.msg.VFSUpdate
Returns the path that changed.
getPermissions(String) - Static method in class org.gjt.sp.jedit.io.FileVFS
Returns numeric permissions of a file.
getPhysicalLineOfScreenLine(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the physical line number that contains the specified screen line.
getPlugin(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the plugin with the specified class name.
getPluginIcon() - Static method in class org.gjt.sp.jedit.GUIUtilities
Returns the default plugin window image.
getPluginJAR(String) - Static method in class org.gjt.sp.jedit.jEdit
Returns the JAR with the specified path name.
getPluginJARs() - Static method in class org.gjt.sp.jedit.jEdit
Returns an array of installed plugins.
getPlugins() - Static method in class org.gjt.sp.jedit.jEdit
Returns an array of installed plugins.
getPlugins() - Method in class org.gjt.sp.jedit.EditPlugin.JAR
 
getPosition() - Method in class org.gjt.sp.jedit.Marker
Returns the position of this marker.
getPositions() - Method in class org.gjt.sp.jedit.syntax.Chunk
 
getPreferredSize() - Method in class org.gjt.sp.jedit.gui.EnhancedMenuItem
 
getPreferredSize() - Method in class org.gjt.sp.jedit.gui.EnhancedCheckBoxMenuItem
 
getPreferredSize() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getPreferredSize() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the painter's preferred size.
getPrev() - Method in class org.gjt.sp.jedit.Buffer
Returns the previous buffer in the list.
getPrev() - Method in class org.gjt.sp.jedit.View
Returns the previous view in the list.
getPrevVisibleLine(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Returns the previous visible line before the specified line index.
getProgressMaximum() - Method in class org.gjt.sp.util.WorkThread
Returns the progress maximum.
getProgressValue() - Method in class org.gjt.sp.util.WorkThread
Returns the progress value.
getProperties() - Static method in class org.gjt.sp.jedit.jEdit
Returns the properties object which contains all known jEdit properties.
getProperties() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getProperty(Object) - Method in class org.gjt.sp.jedit.Buffer
Returns the value of a buffer-local property.
getProperty(String) - Static method in class org.gjt.sp.jedit.jEdit
Fetches a property, returning null if it's not defined.
getProperty(String) - Method in class org.gjt.sp.jedit.Mode
Returns a mode property.
getProperty(String, Object[]) - Static method in class org.gjt.sp.jedit.jEdit
Returns the property with the specified name.
getProperty(String, String) - Static method in class org.gjt.sp.jedit.jEdit
Fetches a property, returning the default value if it's not defined.
getProtocolOfURL(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the protocol specified by a URL.
getRate() - Method in class org.gjt.sp.jedit.gui.AnimatedIcon
 
getRegexp() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the state of the regular expression flag.
getRegexpProperty(String, int, RESyntax) - Method in class org.gjt.sp.jedit.Buffer
Returns the value of a property as a regular expression.
getRegister(char) - Static method in class org.gjt.sp.jedit.Registers
Returns the specified register.
getRegisteredDockableWindows() - Static method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
getRegisters() - Static method in class org.gjt.sp.jedit.Registers
Returns an array of all available registers.
getRepeatCount() - Method in class org.gjt.sp.jedit.gui.InputHandler
Returns the number of times the next action will be repeated.
getReplaceString() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the current replacement string.
getRequestCount() - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns the number of pending I/O requests.
getRequestCount() - Method in class org.gjt.sp.util.WorkThreadPool
Returns the number of pending requests.
getResource(String) - Method in class org.gjt.sp.jedit.JARClassLoader
 
getResourceAsPath(String) - Method in class org.gjt.sp.jedit.JARClassLoader
 
getResourceAsStream(String) - Method in class org.gjt.sp.jedit.JARClassLoader
 
getReverseSearch() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the state of the reverse search flag.
getRightClickPopup() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the right click popup menu.
getRightDockingArea() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
getRoot() - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
getRootElements() - Method in class org.gjt.sp.jedit.Buffer
Deprecated.  
getRows() - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
getRuleCount() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getRules(char) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getRuleSet(String) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
 
getRuleSetAtOffset(int) - Method in class org.gjt.sp.jedit.Buffer
Returns the syntax highlighting ruleset at the specified offset.
getScreenBounds() - Static method in class org.gjt.sp.jedit.OperatingSystem
 
getScreenLineEndOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the end offset of the specified screen (wrapped) line.
getScreenLineOfOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the screen (wrapped) line containing the specified offset.
getScreenLineStartOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the start offset of the specified screen (wrapped) line.
getSearchBar() - Method in class org.gjt.sp.jedit.View
Returns the search bar.
getSearchDialog(View) - Static method in class org.gjt.sp.jedit.search.SearchDialog
 
getSearchFileSet() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the current search file set.
getSearchMatcher() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the current search string matcher.
getSearchString() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Returns the current search string.
getSegmentMapKey(Segment, int, int) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
 
getSelectedColor() - Method in class org.gjt.sp.jedit.gui.ColorWellButton
 
getSelectedFiles() - Method in class org.gjt.sp.jedit.browser.VFSFileChooserDialog
 
getSelectedFiles() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getSelectedLines() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns a sorted array of line numbers on which a selection or selections are present.
getSelectedText() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the text in all active selections, with a newline between each text chunk.
getSelectedText(Selection) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the text in the specified selection.
getSelectedText(String) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the text in all active selections.
getSelectedValue() - Method in class org.gjt.sp.jedit.gui.JCheckBoxList
 
getSelection() - Method in class org.gjt.sp.jedit.BufferHistory.Entry
 
getSelection() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the current selection.
getSelectionAtOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the selection containing the specific offset, or null if there is no selection at that offset.
getSelectionColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the selection color.
getSelectionCount() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the number of selections.
getSelectionEnd() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, obtain a Selection instance using any means, and call its getEnd() method
getSelectionEnd(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, obtain a Selection instance using any means, and call its getEnd(int) method
getSelectionEndLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, obtain a Selection instance using any means, and call its getEndLine() method
getSelectionStart() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, obtain a Selection instance using any means, and call its getStart() method
getSelectionStart(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, obtain a Selection instance using any means, and call its getStart(int) method
getSelectionStartLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, obtain a Selection instance using any means, and call its getStartLine() method
getSettingsDirectory() - Static method in class org.gjt.sp.jedit.jEdit
Returns the path of the directory where user-specific settings are stored.
getShortcut() - Method in class org.gjt.sp.jedit.Marker
Returns the marker's shortcut character.
getShortcut() - Method in class org.gjt.sp.jedit.gui.GrabKeyDialog
Returns the shortcut, or null if the current shortcut should be removed or the dialog either has been cancelled.
getShowHiddenFiles() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getSize() - Method in class org.gjt.sp.jedit.gui.HistoryModel
Returns the number of elements in this history list.
getSize() - Method in class org.gjt.sp.util.IntegerArray
 
getSource() - Method in class org.gjt.sp.jedit.EBMessage
Returns the sender of this message.
getSplitConfig() - Method in class org.gjt.sp.jedit.View
Returns a string that can be passed to the view constructor to recreate the current split configuration in a new view.
getSplitPane() - Method in class org.gjt.sp.jedit.View
Returns the top-level split pane, if any.
getStandardRuleSet(byte) - Static method in class org.gjt.sp.jedit.syntax.ParserRuleSet
Returns a parser rule set that highlights everything with the specified token type.
getStart() - Method in class org.gjt.sp.jedit.textarea.Selection
Returns the start offset of this selection.
getStart(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection
Returns the beginning of the portion of the selection falling on the specified line.
getStart(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Range
 
getStart(Buffer, int) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
 
getStartColumn(Buffer) - Method in class org.gjt.sp.jedit.textarea.Selection.Rect
 
getStartLine() - Method in class org.gjt.sp.jedit.textarea.Selection
Returns the starting line number of this selection.
getStartOffset() - Method in class org.gjt.sp.jedit.buffer.RootElement
 
getStartOffset() - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
getStatus() - Method in class org.gjt.sp.jedit.View
Returns the status bar.
getStatus() - Method in class org.gjt.sp.util.WorkThread
Returns the status text.
getStringCase(String) - Static method in class org.gjt.sp.jedit.TextUtilities
Returns if the specified string is all upper case, all lower case, or title case (first letter upper case, rest lower case).
getStringProperty(String) - Method in class org.gjt.sp.jedit.Buffer
Returns the value of a string property.
getStyles() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the syntax styles used to paint colorized text.
getStyleString(SyntaxStyle) - Static method in class org.gjt.sp.jedit.GUIUtilities
Converts a style into it's string representation.
getSymbolicModifierName(int) - Static method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Returns a the symbolic modifier name for the specified Java modifier flag.
getSystemTextColor() - Method in class org.gjt.sp.jedit.gui.JEditMetalTheme
 
getSystemTextFont() - Method in class org.gjt.sp.jedit.gui.JEditMetalTheme
 
getTabSize() - Method in class org.gjt.sp.jedit.Buffer
Returns the tab size used in this buffer.
getTerminateChar() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
getText() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the entire text of this text area.
getText(int, int) - Method in class org.gjt.sp.jedit.Buffer
Returns the specified text range.
getText(int, int) - Method in class org.gjt.sp.jedit.buffer.ContentManager
 
getText(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the specified substring of the buffer.
getText(int, int, Segment) - Method in class org.gjt.sp.jedit.Buffer
Returns the specified text range in a Segment.
getText(int, int, Segment) - Method in class org.gjt.sp.jedit.buffer.ContentManager
 
getText(int, int, Segment) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Copies the specified substring of the buffer into a segment.
getTextArea() - Method in class org.gjt.sp.jedit.EditPane
Returns the view's text area.
getTextArea() - Method in class org.gjt.sp.jedit.View
Returns the current edit pane's text area.
getThread(int) - Method in class org.gjt.sp.util.WorkThreadPool
Returns the specified thread.
getThreadCount() - Method in class org.gjt.sp.util.WorkThreadPool
Returns the number of threads in this pool.
getTokenAtOffset(Token, int) - Static method in class org.gjt.sp.jedit.TextUtilities
Returns the token that contains the specified offset.
getTokenMarker() - Method in class org.gjt.sp.jedit.Mode
Returns the token marker for this mode.
getTokenMarker() - Method in class org.gjt.sp.jedit.Buffer
This method is only public so that the OffsetManager class can use it.
getTokens() - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
Returns the first syntax token.
getToolBar() - Method in class org.gjt.sp.jedit.View
Returns the view's tool bar.
getToolTipText(int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaExtension
Called by the text area when the mouse hovers over the location specified in the mouse event.
getToolTipText(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.Gutter
Returns the tool tip to display at the specified location.
getToolTipText(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the tool tip to display at the specified location.
getTopDockingArea() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
getTrailingWhiteSpace(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the number of trailing whitespace characters in the specified string.
getTree() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
Returns the result tree.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.gjt.sp.jedit.browser.FileCellRenderer
 
getTreeModel() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
getTwoStageSaveName(String) - Method in class org.gjt.sp.jedit.io.VFS
Returns a temporary file name based on the given path.
getUrlVFS() - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns the URL VFS.
getUserTextFont() - Method in class org.gjt.sp.jedit.gui.JEditMetalTheme
 
getValue() - Method in class org.gjt.sp.jedit.gui.JCheckBoxList.Entry
 
getValues() - Method in class org.gjt.sp.jedit.gui.JCheckBoxList
 
getVersion() - Static method in class org.gjt.sp.jedit.jEdit
Returns the jEdit version as a human-readable string.
getVFS() - Method in class org.gjt.sp.jedit.Buffer
Returns the virtual filesystem responsible for loading and saving this buffer.
getVFSByName(String) - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns the VFS for the specified name.
getVFSForPath(String) - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns the VFS for the specified path.
getVFSForProtocol(String) - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns the VFS for the specified protocol.
getView() - Method in class org.gjt.sp.jedit.EditPane
Returns the view containing this edit pane.
getView() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
getView() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Returns this dockable window manager's view.
getView() - Method in class org.gjt.sp.jedit.msg.ViewUpdate
Returns the view involved.
getView() - Method in class org.gjt.sp.jedit.msg.EditorExitRequested
Returns the view involved.
getView() - Method in class org.gjt.sp.jedit.msg.BufferUpdate
Returns the view involved, which may be null.
getView(Component) - Static method in class org.gjt.sp.jedit.GUIUtilities
Finds the view parent of the specified component.
getView(Component) - Static method in class org.gjt.sp.jedit.EditAction
Deprecated. Call GUIUtilities.getView() instead.
getViewCount() - Static method in class org.gjt.sp.jedit.jEdit
Returns the number of open views.
getViews() - Static method in class org.gjt.sp.jedit.jEdit
Returns an array of all open views.
getVirtualLineCount() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Returns the number of virtual lines in the buffer.
getVirtualLineCount() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the number of virtual lines in the buffer.
getVirtualLineCount(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
getVirtualWidth(int, int) - Method in class org.gjt.sp.jedit.Buffer
Returns the virtual column number (taking tabs into account) of the specified position.
getVirtualWidth(Segment, int) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns the virtual column number (taking tabs into account) of the specified offset in the segment.
getVisibleLines() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the number of lines visible in this text area.
getWhat() - Method in class org.gjt.sp.jedit.msg.ViewUpdate
Returns what caused this view update.
getWhat() - Method in class org.gjt.sp.jedit.msg.EditPaneUpdate
Returns what caused this edit pane update.
getWhat() - Method in class org.gjt.sp.jedit.msg.BufferUpdate
Returns what caused this buffer update.
getWrapGuideColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the wrap guide color.
getZipFile() - Method in class org.gjt.sp.jedit.JARClassLoader
Returns the ZIP file associated with this class loader.
getZipFile() - Method in class org.gjt.sp.jedit.EditPlugin.JAR
 
GlobalOptions - class org.gjt.sp.jedit.options.GlobalOptions.
 
GlobalOptions(Dialog) - Constructor for class org.gjt.sp.jedit.options.GlobalOptions
 
GlobalOptions(Dialog, String) - Constructor for class org.gjt.sp.jedit.options.GlobalOptions
 
GlobalOptions(Frame) - Constructor for class org.gjt.sp.jedit.options.GlobalOptions
 
GlobalOptions(Frame, String) - Constructor for class org.gjt.sp.jedit.options.GlobalOptions
 
globToRE(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Converts a Unix-style glob to a regular expression.
goToBufferEnd(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the end of the buffer.
goToBufferStart(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the beginning of the buffer.
goToEndOfLine(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the end of the current line.
goToEndOfWhiteSpace(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the last non-whitespace character of the current line.
goToFirstVisibleLine(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the first visible line.
goToLastVisibleLine(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the last visible line.
goToMarker(char, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the marker with the specified shortcut.
goToMatchingBracket() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the bracket matching the one before the caret.
goToNextBracket(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the next closing bracket.
goToNextCharacter(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the next character.
goToNextFold(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the next fold.
goToNextLine(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Movse the caret to the next line.
goToNextMarker(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the next marker.
goToNextPage(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the next screenful.
goToNextParagraph(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the start of the next paragraph.
goToNextWord(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the start of the next word.
goToNextWord(boolean, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the start of the next word.
goToParentFold() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the fold containing the one at the caret position.
goToPrevBracket(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the previous bracket.
goToPrevCharacter(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the previous character.
goToPrevFold(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the previous fold.
goToPrevLine(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the previous line.
goToPrevMarker(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the previous marker.
goToPrevPage(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the previous screenful.
goToPrevParagraph(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the start of the previous paragraph.
goToPrevWord(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the start of the previous word.
goToPrevWord(boolean, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the start of the previous word.
goToStartOfLine(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the beginning of the current line.
goToStartOfWhiteSpace(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the first non-whitespace character of the current line.
gotoURL(String, boolean) - Method in class org.gjt.sp.jedit.help.HelpViewer
Displays the specified URL in the HTML component.
grabFocus() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Bug workarounds.
GrabKeyDialog - class org.gjt.sp.jedit.gui.GrabKeyDialog.
A dialog for getting shortcut keys.
GrabKeyDialog.KeyBinding - class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding.
A jEdit action or macro with its two possible shortcuts.
GrabKeyDialog.KeyBinding(String, String, String, boolean) - Constructor for class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding
 
GrabKeyDialog(Dialog, GrabKeyDialog.KeyBinding, Vector, Buffer) - Constructor for class org.gjt.sp.jedit.gui.GrabKeyDialog
Create and show a new modal dialog.
GrabKeyDialog(Frame, GrabKeyDialog.KeyBinding, Vector, Buffer) - Constructor for class org.gjt.sp.jedit.gui.GrabKeyDialog
Create and show a new modal dialog.
gridBag - Variable in class org.gjt.sp.jedit.AbstractOptionPane
The layout manager.
GUIUtilities - class org.gjt.sp.jedit.GUIUtilities.
Various GUI functions.
Gutter - class org.gjt.sp.jedit.textarea.Gutter.
The gutter is the component that displays folding triangles and line numbers to the left of the text area.
Gutter(View, JEditTextArea) - Constructor for class org.gjt.sp.jedit.textarea.Gutter
 
GutterOptionPane - class org.gjt.sp.jedit.options.GutterOptionPane.
 
GutterOptionPane() - Constructor for class org.gjt.sp.jedit.options.GutterOptionPane
 
gv - Variable in class org.gjt.sp.jedit.syntax.Chunk
 
GZIP_MAGIC_1 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
Magic numbers used for auto-detecting Unicode and GZIP files.
GZIP_MAGIC_2 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
GZIPPED - Static variable in class org.gjt.sp.jedit.Buffer
This property is set to 'true' if the file should be GZipped.

H

handleClient(boolean, String, String[]) - Static method in class org.gjt.sp.jedit.EditServer
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.EBPlugin
Handles a message sent on the EditBus.
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.Buffer
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.EditPane
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.Macros.Recorder
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.View
 
handleMessage(EBMessage) - Method in interface org.gjt.sp.jedit.EBComponent
Handles a message sent on the EditBus.
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.gui.MacrosMenu
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.search.SearchDialog
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
Handler - class org.gjt.sp.jedit.proto.jeditresource.Handler.
 
Handler() - Constructor for class org.gjt.sp.jedit.proto.jeditresource.Handler
 
handleToken(byte, int, int, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DummyTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(byte, int, int, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.SoftWrapTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(byte, int, int, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(byte, int, int, TokenMarker.LineContext) - Method in interface org.gjt.sp.jedit.syntax.TokenHandler
Called by the token marker when a syntax token has been parsed.
hasFocus() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Bug workarounds.
hashChar - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
hashCode() - Method in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
hasJava14() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if Java 2 version 1.4 is in use.
HelpViewer - class org.gjt.sp.jedit.help.HelpViewer.
jEdit's searchable help viewer.
HelpViewer() - Constructor for class org.gjt.sp.jedit.help.HelpViewer
Creates a new help viewer with the default help page.
HelpViewer(String) - Constructor for class org.gjt.sp.jedit.help.HelpViewer
Creates a new help viewer for the specified URL.
HelpViewer(URL) - Constructor for class org.gjt.sp.jedit.help.HelpViewer
Creates a new help viewer for the specified URL.
hidden - Variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
hideSplashScreen() - Static method in class org.gjt.sp.jedit.GUIUtilities
Ensures that the splash screen is not visible.
hideWaitCursor() - Method in class org.gjt.sp.jedit.View
Hides the wait cursor.
HIGHEST_LAYER - Static variable in class org.gjt.sp.jedit.textarea.Gutter
Highest possible layer.
HIGHEST_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Highest possible layer.
HistoryModel - class org.gjt.sp.jedit.gui.HistoryModel.
A history list.
HistoryModel(String) - Constructor for class org.gjt.sp.jedit.gui.HistoryModel
Creates a new history list.
HistoryTextField - class org.gjt.sp.jedit.gui.HistoryTextField.
Text field with an arrow-key accessable history.
HistoryTextField() - Constructor for class org.gjt.sp.jedit.gui.HistoryTextField
Creates a new history text field.
HistoryTextField(String) - Constructor for class org.gjt.sp.jedit.gui.HistoryTextField
Creates a new history text field.
HistoryTextField(String, boolean) - Constructor for class org.gjt.sp.jedit.gui.HistoryTextField
Creates a new history text field.
HistoryTextField(String, boolean, boolean) - Constructor for class org.gjt.sp.jedit.gui.HistoryTextField
Creates a new history text field.
hyperSearch(View) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Performs a HyperSearch.
hyperSearch(View, boolean) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Performs a HyperSearch.
HyperSearchResult - class org.gjt.sp.jedit.search.HyperSearchResult.
An occurrence of the search string.
HyperSearchResult(Buffer, int, int, int) - Constructor for class org.gjt.sp.jedit.search.HyperSearchResult
 
HyperSearchResults - class org.gjt.sp.jedit.search.HyperSearchResults.
HyperSearch results window.
HyperSearchResults.ActionHandler - class org.gjt.sp.jedit.search.HyperSearchResults.ActionHandler.
 
HyperSearchResults.ActionHandler() - Constructor for class org.gjt.sp.jedit.search.HyperSearchResults.ActionHandler
 
HyperSearchResults(View) - Constructor for class org.gjt.sp.jedit.search.HyperSearchResults
 

I

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
 
IndentFoldHandler - class org.gjt.sp.jedit.buffer.IndentFoldHandler.
A fold handler that folds lines based on their indent level.
IndentFoldHandler() - Constructor for class org.gjt.sp.jedit.buffer.IndentFoldHandler
 
indentLine(int, boolean, boolean) - Method in class org.gjt.sp.jedit.Buffer
If auto indent is enabled, this method is called when the `Tab' or `Enter' key is pressed to perform mode-specific indentation and return true, or return false if a normal tab is to be inserted.
indentLines(int[]) - Method in class org.gjt.sp.jedit.Buffer
Indents all specified lines.
indentLines(int, int) - Method in class org.gjt.sp.jedit.Buffer
Indents all specified lines.
indentSelectedLines() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Indents all selected lines.
init() - Method in interface org.gjt.sp.jedit.OptionPane
This method is called every time the option pane is displayed.
init() - Method in class org.gjt.sp.jedit.AbstractOptionPane
Do not override this method, override AbstractOptionPane._init() instead.
init() - Method in class org.gjt.sp.jedit.Mode
Initializes the edit mode.
init() - Method in class org.gjt.sp.jedit.gui.MacrosMenu
 
init() - Method in class org.gjt.sp.jedit.gui.EnhancedMenu
 
init() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Initialises dockable window manager.
init() - Static method in class org.gjt.sp.jedit.io.VFSManager
Do not call.
init() - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
Clears the list of tokens.
init(boolean, int) - Static method in class org.gjt.sp.util.Log
Initializes the log.
init(Segment, SyntaxStyle[], FontRenderContext, TabExpander) - Method in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
init(Segment, SyntaxStyle[], FontRenderContext, TabExpander, List, float) - Method in class org.gjt.sp.jedit.syntax.SoftWrapTokenHandler
 
init(Segment, TabExpander, float, SyntaxStyle[], FontRenderContext, byte, float) - Method in class org.gjt.sp.jedit.syntax.Chunk
 
initialized - Variable in class org.gjt.sp.jedit.AbstractOptionPane
Has the option pane been initialized?
initialized - Variable in class org.gjt.sp.jedit.gui.EnhancedMenu
 
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, 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, String) - Static method in class org.gjt.sp.jedit.Macros
Utility method that can be used to prompt for input in a macro.
InputHandler - class org.gjt.sp.jedit.gui.InputHandler.
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.
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.
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.
inRule - Variable in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
INSERT - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
An insert file request.
insert(int, Segment) - Method in class org.gjt.sp.jedit.Buffer
Inserts a string into the buffer.
insert(int, Segment) - Method in class org.gjt.sp.jedit.buffer.ContentManager
 
insert(int, String) - Method in class org.gjt.sp.jedit.Buffer
Inserts a string into the buffer.
insert(int, String) - Method in class org.gjt.sp.jedit.buffer.ContentManager
 
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.
insertAtColumn(int, int, String) - Method in class org.gjt.sp.jedit.Buffer
Like the Buffer.insert(int,String) method, but inserts the string at the specified virtual column.
insertEnterAndIndent() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
insertFile(View, String) - Method in class org.gjt.sp.jedit.Buffer
Loads a file from disk, and inserts it into this buffer.
insertString(int, String, AttributeSet) - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Call insert() instead.
insertTabAndIndent() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
insideCompoundEdit() - Method in class org.gjt.sp.jedit.Buffer
Returns if a compound edit is currently active.
insideCompoundEdit() - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
INSTANCE - Static variable in class org.gjt.sp.jedit.syntax.DummyTokenHandler
To avoid having to create new instances of this class, use this variable.
IntegerArray - class org.gjt.sp.util.IntegerArray.
A simple collection that stores integers and grows automatically.
IntegerArray() - Constructor for class org.gjt.sp.util.IntegerArray
 
intern() - Method in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
INVALID - Static variable in class org.gjt.sp.jedit.syntax.Token
 
invalidateCachedFoldLevels() - Method in class org.gjt.sp.jedit.Buffer
Invalidates all cached fold level information.
invalidateCachedList() - Method in class org.gjt.sp.jedit.search.BufferListSet
 
invalidateLayout(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
invalidateLayout(Container) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
invalidateLine(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Marks a line as needing a repaint.
invalidateLineRange(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Marks a range of physical lines as needing a repaint.
invalidateScreenLineRange(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Marks a range of screen lines as needing a repaint.
invalidateSelectedLines() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Repaints the lines containing the selection.
invertSelection() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Inverts the selection.
invoke(View) - Method in class org.gjt.sp.jedit.BeanShellAction
 
invoke(View) - Method in class org.gjt.sp.jedit.EditAction
Invokes the action.
invoke(View) - Method in class org.gjt.sp.jedit.Macros.Macro
 
invokeAction(EditAction) - Method in class org.gjt.sp.jedit.gui.InputHandler
Invokes the specified action, repeating and recording it as necessary.
invokeReadNextChar(char) - Method in class org.gjt.sp.jedit.gui.InputHandler
 
IOBUFSIZE - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
Size of I/O buffers.
IOProgressMonitor - class org.gjt.sp.jedit.gui.IOProgressMonitor.
 
IOProgressMonitor() - Constructor for class org.gjt.sp.jedit.gui.IOProgressMonitor
 
IS_ESCAPE - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
isAbsolutePath(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns if the specified path name is an absolute path or URL.
isAncestorOf(Component, Component) - Static method in class org.gjt.sp.jedit.GUIUtilities
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.textarea.TextAreaPainter
Returns if anti-aliasing is enabled.
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 -background command-line switch.
isBlockCaretEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if the caret should be drawn as a block, false otherwise.
isBracketHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.Gutter
Returns true if bracket highlighting is enabled, false otherwise.
isBracketHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if bracket highlighting is enabled, false otherwise.
isCaretBlinkEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns true if the caret is blinking, false otherwise.
isChecked() - Method in class org.gjt.sp.jedit.gui.JCheckBoxList.Entry
 
isClosed() - Method in class org.gjt.sp.jedit.Buffer
Returns true if this buffer has been closed with jEdit.closeBuffer(View,Buffer).
isClosed() - Method in class org.gjt.sp.jedit.View
Returns true if this view has been closed with jEdit.closeView(View).
isCurrentLineHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
isDirty() - Method in class org.gjt.sp.jedit.Buffer
Returns whether there have been unsaved changes to this buffer.
isDockableWindowDocked(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Returns if the specified dockable window is docked into the view.
isDockableWindowVisible(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Returns if the specified dockable window is visible.
isDOSDerived() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running Windows 95/98/ME/NT/2000/XP, or OS/2.
isEditable() - Method in class org.gjt.sp.jedit.Buffer
Returns true if this file is editable, false otherwise.
isEditable() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns true if this text area is editable, false otherwise.
isExpanded() - Method in class org.gjt.sp.jedit.textarea.Gutter
Identifies whether the gutter is collapsed or expanded.
isFocusTraversable() - Method in class org.gjt.sp.jedit.gui.EnhancedButton
 
isFoldLevelValid(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
isFoldStart(int) - Method in class org.gjt.sp.jedit.Buffer
Returns if the specified line begins a fold.
isFractionalFontMetricsEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns if fractional font metrics are enabled.
isLeaf() - Method in class org.gjt.sp.jedit.buffer.RootElement
 
isLeaf() - Method in class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
isLeaf(Object) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
isLineContextValid(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
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.FoldVisibilityManager
Returns if the specified line is visible.
isLineVisible(int, int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
isLoaded() - Method in class org.gjt.sp.jedit.Buffer
Returns true if the buffer is loaded.
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.
isManagingFocus() - Method in class org.gjt.sp.jedit.gui.GrabKeyDialog
Returns if this component can be traversed by pressing the Tab key.
isManagingFocus() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns if this component can be traversed by pressing the Tab key.
isMarkerHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
isMiddleButton(int) - Static method in class org.gjt.sp.jedit.GUIUtilities
 
isMultipleSelectionEnabled() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
isMultipleSelectionEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns if multiple selection is enabled.
isNarrowed() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Returns if the buffer has been narrowed.
isNewFile() - Method in class org.gjt.sp.jedit.Buffer
Returns whether this buffer lacks a corresponding version on disk.
isNextLineRequested() - Method in class org.gjt.sp.jedit.Buffer
Returns true if the next line should be repainted.
isOK() - Method in class org.gjt.sp.jedit.gui.GrabKeyDialog
Returns true, if the dialog has not been cancelled.
isOK() - Method in class org.gjt.sp.jedit.gui.CloseDialog
 
isOpaque() - Method in class org.gjt.sp.jedit.gui.RolloverButton
 
isOS2() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running OS/2.
isOverwriteEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns true if overwrite mode is enabled, false otherwise.
isPerformingIO() - Method in class org.gjt.sp.jedit.Buffer
Returns true if the buffer is currently performing I/O.
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
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.gui.InputHandler
Returns if a prefix key has been pressed.
isQuickCopyEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns if clicking the middle mouse button pastes the most recent selection (% register), and if Control-dragging inserts the selection at the caret.
isReadOnly() - Method in class org.gjt.sp.jedit.Buffer
Returns true if this file is read only, false otherwise.
isRecursive() - Method in class org.gjt.sp.jedit.search.DirectoryListSet
 
isRepeatEnabled() - Method in class org.gjt.sp.jedit.gui.InputHandler
Returns if repeating is enabled.
isRequestRunning() - Method in class org.gjt.sp.util.WorkThread
Returns if the work thread is currently running a request.
isRightButton(int) - Static method in class org.gjt.sp.jedit.GUIUtilities
 
isScriptRunning() - Static method in class org.gjt.sp.jedit.BeanShell
Returns if a BeanShell script or macro is currently running.
isSelected(View) - Method in class org.gjt.sp.jedit.BeanShellAction
 
isSelected(View) - Method in class org.gjt.sp.jedit.EditAction
If this edit action is a toggle, returns if it is selected or not.
isSelectionRectangular() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, check if the appropriate Selection is an instance of the Selection.Rect class.
isSynchroScrollEnabled() - Method in class org.gjt.sp.jedit.View
Returns if synchronized scrolling is enabled.
isTemporary() - Method in class org.gjt.sp.jedit.Buffer
Returns if this is a temporary buffer.
isToggle() - Method in class org.gjt.sp.jedit.BeanShellAction
 
isToggle() - Method in class org.gjt.sp.jedit.EditAction
Returns if this edit action should be displayed as a check box in menus.
isToolsJarAvailable() - Static method in class org.gjt.sp.jedit.MiscUtilities
If on JDK 1.2 or higher, make sure that tools.jar is available.
isTransactionInProgress() - Method in class org.gjt.sp.jedit.Buffer
Returns if an undo or compound edit is currently in progress.
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
Returns true if this file is 'untitled'.
isURL(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Checks if the specified string is a URL.
isValid() - Method in class org.gjt.sp.jedit.search.CharIndexedSegment
 
isVetoed() - Method in class org.gjt.sp.jedit.EBMessage
Deprecated. Returns false.
isVisible(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
isVisible(DockableWindowManager.Entry) - Method in interface org.gjt.sp.jedit.gui.DockableWindowContainer
 
isVisible(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
isWindows() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running Windows 95/98/ME/NT/2000/XP.
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.
isWrapGuidePainted() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if the wrap guide is drawn, false otherwise.
isWriteLocked() - Method in class org.gjt.sp.util.ReadWriteLock
 

J

JARClassLoader - class org.gjt.sp.jedit.JARClassLoader.
A class loader implementation that loads classes from JAR files.
JARClassLoader() - Constructor for class org.gjt.sp.jedit.JARClassLoader
This constructor creates a class loader for loading classes from all plugins.
JARClassLoader(String) - Constructor for class org.gjt.sp.jedit.JARClassLoader
 
JCheckBoxList - class org.gjt.sp.jedit.gui.JCheckBoxList.
A list where items can be selected and checked off independently.
JCheckBoxList.Entry - class org.gjt.sp.jedit.gui.JCheckBoxList.Entry.
A check box list entry.
JCheckBoxList.Entry(boolean, Object) - Constructor for class org.gjt.sp.jedit.gui.JCheckBoxList.Entry
 
JCheckBoxList.Entry(Object) - Constructor for class org.gjt.sp.jedit.gui.JCheckBoxList.Entry
 
JCheckBoxList(Object[]) - Constructor for class org.gjt.sp.jedit.gui.JCheckBoxList
Creates a checkbox list with the given list of objects.
JCheckBoxList(Vector) - Constructor for class org.gjt.sp.jedit.gui.JCheckBoxList
Creates a checkbox list with the given list of objects.
jEdit - class org.gjt.sp.jedit.jEdit.
The main class of the jEdit text editor.
JEditMetalTheme - class org.gjt.sp.jedit.gui.JEditMetalTheme.
 
JEditMetalTheme() - Constructor for class org.gjt.sp.jedit.gui.JEditMetalTheme
 
JEditTextArea - class org.gjt.sp.jedit.textarea.JEditTextArea.
jEdit's text component.
JEditTextArea(View) - Constructor for class org.gjt.sp.jedit.textarea.JEditTextArea
Creates a new JEditTextArea.
joinLines() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Joins the current and the next line.

K

KeyEventWorkaround - class org.gjt.sp.jedit.gui.KeyEventWorkaround.
Various hacks to get keyboard event handling to behave in a consistent manner across Java implementations.
KeyEventWorkaround() - Constructor for class org.gjt.sp.jedit.gui.KeyEventWorkaround
 
keyHandler - Variable in class org.gjt.sp.jedit.gui.EnhancedDialog
 
keyPressed(KeyEvent) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Handle a key pressed event.
keyTyped(KeyEvent) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Handle a key typed event.
KEYWORD1 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
KEYWORD2 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
KEYWORD3 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
KeywordMap - class org.gjt.sp.jedit.syntax.KeywordMap.
A KeywordMap is similar to a hashtable in that it maps keys to values.
KeywordMap(boolean) - Constructor for class org.gjt.sp.jedit.syntax.KeywordMap
Creates a new KeywordMap.
KeywordMap(boolean, int) - Constructor for class org.gjt.sp.jedit.syntax.KeywordMap
Creates a new KeywordMap.

L

label - Variable in class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding
 
LABEL - Static variable in class org.gjt.sp.jedit.syntax.Token
 
lastAction - Variable in class org.gjt.sp.jedit.gui.InputHandler
 
lastActionCount - Variable in class org.gjt.sp.jedit.gui.InputHandler
 
lastToken - Variable in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
 
layoutContainer(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
layoutContainer(Container) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
LEFT - Static variable in class org.gjt.sp.jedit.gui.DockableWindowManager
Left position.
length - Variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
length - Variable in class org.gjt.sp.jedit.syntax.Token
The length of this token.
line - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
 
LINE_BACKGROUND_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
The line highlight and collapsed fold highlight layer.
lineComment() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Prepends each line of the selection with the line comment string.
LineElement - class org.gjt.sp.jedit.buffer.LineElement.
Deprecated. Used to implement backwards-compatibility with jEdit 3.2.2-style document model.
LineElement(Buffer, int) - Constructor for class org.gjt.sp.jedit.buffer.LineElement
Deprecated.  
lineInfoChangedFrom(int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
LINESEP - Static variable in class org.gjt.sp.jedit.Buffer
Line separator property.
LITERAL1 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
LITERAL2 - Static variable in class org.gjt.sp.jedit.syntax.Token
 
LOAD - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
A file load request.
LOAD_DATA - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
LOAD_STARTED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer load started.
load() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Loads search and replace state from the properties.
load(File) - Static method in class org.gjt.sp.jedit.BufferHistory
 
load(View, boolean) - Method in class org.gjt.sp.jedit.Buffer
Loads the buffer from disk, even if it is loaded already.
load(View, Buffer, String) - Method in class org.gjt.sp.jedit.io.FileVFS
 
load(View, Buffer, String) - Method in class org.gjt.sp.jedit.io.VFS
Loads the specified buffer.
loadCaretInfo() - Method in class org.gjt.sp.jedit.EditPane
Loads the caret information from the current buffer.
loadClass(String, boolean) - Method in class org.gjt.sp.jedit.JARClassLoader
 
loadDockableWindows(String, Reader, ActionSet) - Static method in class org.gjt.sp.jedit.gui.DockableWindowManager
Plugins shouldn't need to call this method.
LOADED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer loaded.
loadFavorites() - Static method in class org.gjt.sp.jedit.io.FavoritesVFS
 
loadGeometry(Window, String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Loads a windows's geometry from the properties.
loadHistory(File) - Static method in class org.gjt.sp.jedit.gui.HistoryModel
Loads the history from the specified file.
loadIcon(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Loads an icon.
loadIfNecessary() - Method in class org.gjt.sp.jedit.Mode
Loads the mode from disk if it hasn't been loaded already.
loadingIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
 
loadMacros() - Static method in class org.gjt.sp.jedit.Macros
Rebuilds the macros list, and sends a MacrosChanged message (views update their Macros menu upon receiving it)
loadMenu(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Creates a menu.
loadMenu(View, String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Deprecated. Use loadMenu(name) instead
loadMenuBar(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Creates a menubar.
loadMenuItem(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Creates a menu item.
loadMenuItem(String, boolean) - Static method in class org.gjt.sp.jedit.GUIUtilities
Creates a menu item.
loadPopupMenu(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Creates a popup menu.
LoadSaveOptionPane - class org.gjt.sp.jedit.options.LoadSaveOptionPane.
 
LoadSaveOptionPane() - Constructor for class org.gjt.sp.jedit.options.LoadSaveOptionPane
 
loadStyles(String, int) - Static method in class org.gjt.sp.jedit.GUIUtilities
Loads the syntax styles from the properties, giving them the specified base font family and size.
loadStyles(String, int, boolean) - Static method in class org.gjt.sp.jedit.GUIUtilities
Loads the syntax styles from the properties, giving them the specified base font family and size.
loadToolBar(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Creates a toolbar.
loadToolButton(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Loads a tool bar button.
Log - class org.gjt.sp.util.Log.
This class provides methods for logging events.
Log() - Constructor for class org.gjt.sp.util.Log
 
log(int, Object, Object) - Static method in class org.gjt.sp.util.Log
Logs a message.
LogViewer - class org.gjt.sp.jedit.gui.LogViewer.
 
LogViewer() - Constructor for class org.gjt.sp.jedit.gui.LogViewer
 
lookup(Segment, int, int) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Looks up a key.
LOW_LATENCY_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Low latency capability.
LOWER_CASE - Static variable in class org.gjt.sp.jedit.TextUtilities
 
LOWEST_LAYER - Static variable in class org.gjt.sp.jedit.textarea.Gutter
The lowest possible layer.
LOWEST_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
The lowest possible layer.

M

macroNameToLabel(String) - Static method in class org.gjt.sp.jedit.Macros.Macro
 
Macros - class org.gjt.sp.jedit.Macros.
This class records and runs macros.
Macros.Handler - class org.gjt.sp.jedit.Macros.Handler.
Encapsulates creating and invoking macros in arbitrary scripting languages
Macros.Handler(String) - Constructor for class org.gjt.sp.jedit.Macros.Handler
 
Macros.Macro - class org.gjt.sp.jedit.Macros.Macro.
Encapsulates the macro's label, name and path.
Macros.Macro(Macros.Handler, String, String, String) - Constructor for class org.gjt.sp.jedit.Macros.Macro
 
Macros.Recorder - class org.gjt.sp.jedit.Macros.Recorder.
Handles macro recording.
Macros.Recorder(View, Buffer, boolean) - Constructor for class org.gjt.sp.jedit.Macros.Recorder
 
Macros() - Constructor for class org.gjt.sp.jedit.Macros
 
MacrosChanged - class org.gjt.sp.jedit.msg.MacrosChanged.
Message sent when the list of available macros changes.
MacrosChanged(EBComponent) - Constructor for class org.gjt.sp.jedit.msg.MacrosChanged
Creates a new macros changed message.
MacrosMenu - class org.gjt.sp.jedit.gui.MacrosMenu.
 
MacrosMenu() - Constructor for class org.gjt.sp.jedit.gui.MacrosMenu
 
main(String[]) - Static method in class org.gjt.sp.jedit.jEdit
The main method of the jEdit application.
MAJOR_ACTIONS - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
MARK_FOLLOWING - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
MARK_PREVIOUS - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
Marker - class org.gjt.sp.jedit.Marker.
Buffers may contain one or more markers which serve as textual bookmarks.
MARKERS_CHANGED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer markers changed.
MarkersMenu - class org.gjt.sp.jedit.gui.MarkersMenu.
 
MarkersMenu() - Constructor for class org.gjt.sp.jedit.gui.MarkersMenu
 
markTokens(int) - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Use the other form of markTokens() instead
markTokens(int, TokenHandler) - Method in class org.gjt.sp.jedit.Buffer
Returns the syntax tokens for the specified line.
markTokens(TokenMarker.LineContext, TokenHandler, Segment) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Do not call this method directly; call Buffer.markTokens() instead.
MARKUP - Static variable in class org.gjt.sp.jedit.syntax.Token
 
match(CharIndexed, boolean) - Method in class org.gjt.sp.jedit.search.BoyerMooreSearchMatcher
 
maximumLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
maximumLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
MAXLINES - Static variable in class org.gjt.sp.util.Log
The maximum number of log messages that will be kept in memory.
menuCanceled(MenuEvent) - Method in class org.gjt.sp.jedit.gui.RecentFilesMenu
 
menuCanceled(MenuEvent) - Method in class org.gjt.sp.jedit.gui.RecentDirectoriesMenu
 
menuCanceled(MenuEvent) - Method in class org.gjt.sp.jedit.gui.MarkersMenu
 
menuCanceled(MenuEvent) - Method in class org.gjt.sp.jedit.gui.EnhancedMenu
 
menuCanceled(MenuEvent) - Method in class org.gjt.sp.jedit.gui.DirectoryMenu
 
menuDeselected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.RecentFilesMenu
 
menuDeselected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.RecentDirectoriesMenu
 
menuDeselected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.MarkersMenu
 
menuDeselected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.EnhancedMenu
 
menuDeselected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.DirectoryMenu
 
menuSelected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.RecentFilesMenu
 
menuSelected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.RecentDirectoriesMenu
 
menuSelected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.MarkersMenu
 
menuSelected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.EnhancedMenu
 
menuSelected(MenuEvent) - Method in class org.gjt.sp.jedit.gui.DirectoryMenu
 
MESSAGE - Static variable in class org.gjt.sp.util.Log
Message urgency.
message(Component, String) - Static method in class org.gjt.sp.jedit.Macros
Utility method that can be used to display a message dialog in a macro.
message(Component, String, Object[]) - Static method in class org.gjt.sp.jedit.GUIUtilities
Displays a dialog box.
minimumLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
minimumLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
MiscUtilities - class org.gjt.sp.jedit.MiscUtilities.
Path name manipulation, string manipulation, and more.
MiscUtilities.Compare - interface org.gjt.sp.jedit.MiscUtilities.Compare.
An interface for comparing objects.
MiscUtilities.MenuItemCompare - class org.gjt.sp.jedit.MiscUtilities.MenuItemCompare.
Compares menu item labels.
MiscUtilities.MenuItemCompare() - Constructor for class org.gjt.sp.jedit.MiscUtilities.MenuItemCompare
 
MiscUtilities.StringCompare - class org.gjt.sp.jedit.MiscUtilities.StringCompare.
Compares strings.
MiscUtilities.StringCompare() - Constructor for class org.gjt.sp.jedit.MiscUtilities.StringCompare
 
MiscUtilities.StringICaseCompare - class org.gjt.sp.jedit.MiscUtilities.StringICaseCompare.
Compares strings ignoring case.
MiscUtilities.StringICaseCompare() - Constructor for class org.gjt.sp.jedit.MiscUtilities.StringICaseCompare
 
MIXED - Static variable in class org.gjt.sp.jedit.TextUtilities
 
MKDIR_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Make directory capability.
mkdir() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
Mode - class org.gjt.sp.jedit.Mode.
An edit mode defines specific settings for editing some type of file.
MODE_CHANGED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Deprecated. No longer sent. Listen for PROPERTIES_CHANGED instead.
Mode(String) - Constructor for class org.gjt.sp.jedit.Mode
Creates a new edit mode.
monospaced - Variable in class org.gjt.sp.jedit.syntax.Chunk
 
mouseClicked(MouseEvent) - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
mouseEntered(MouseEvent) - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
mouseExited(MouseEvent) - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
mousePressed(MouseEvent) - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
mouseReleased(MouseEvent) - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
move(int) - Method in class org.gjt.sp.jedit.search.CharIndexedSegment
 
moveCaretPosition(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the caret position without deactivating the selection.
moveCaretPosition(int, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the caret position without deactivating the selection.

N

name - Variable in class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding
 
name - Variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
NAME - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
 
NAME - Static variable in class org.gjt.sp.jedit.search.HyperSearchResults
 
narrow(int, int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Narrows the visible portion of the buffer to the specified line range.
narrowToFold() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Hides all lines except those in the fold containing the caret.
narrowToSelection() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Hides all lines except those in the selection.
NEW_BUFFER_ICON - Static variable in class org.gjt.sp.jedit.GUIUtilities
 
NEW_PATH - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
newFile() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
Creates a new file in the current directory.
newFile(View) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new `untitled' file.
newFile(View, String) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new `untitled' file.
newView(View) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view.
newView(View, Buffer) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view of a buffer.
newView(View, Buffer, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view of a buffer.
newView(View, String) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view.
newView(View, String, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view.
next - Variable in class org.gjt.sp.jedit.syntax.Token
The next token in the linked list.
next - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
nextBuffer() - Method in class org.gjt.sp.jedit.EditPane
Selects the next buffer.
nextMatch(CharIndexed, boolean, boolean, boolean, boolean) - Method in class org.gjt.sp.jedit.search.RESearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextMatch(CharIndexed, boolean, boolean, boolean, boolean) - Method in interface org.gjt.sp.jedit.search.SearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextMatch(CharIndexed, boolean, boolean, boolean, boolean) - Method in class org.gjt.sp.jedit.search.BoyerMooreSearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextTabStop(float, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Implementation of TabExpander interface.
nextTextArea() - Method in class org.gjt.sp.jedit.View
Moves keyboard focus to the next text area.
NO_LINE_BREAK - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
NO_WORD_BREAK - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
noFocusBorder - Static variable in class org.gjt.sp.jedit.options.SyntaxHiliteOptionPane
 
NONE - Static variable in class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 
noRecord() - Method in class org.gjt.sp.jedit.BeanShellAction
 
noRecord() - Method in class org.gjt.sp.jedit.EditAction
Returns if this edit action should not be recorded.
noRepeat() - Method in class org.gjt.sp.jedit.BeanShellAction
 
noRepeat() - Method in class org.gjt.sp.jedit.EditAction
Returns if this edit action should not be repeated.
NORMAL_BUFFER_ICON - Static variable in class org.gjt.sp.jedit.GUIUtilities
 
NOTICE - Static variable in class org.gjt.sp.util.Log
Notice urgency.
NULL - Static variable in class org.gjt.sp.jedit.syntax.Token
 
numericKeypadKey() - Static method in class org.gjt.sp.jedit.gui.KeyEventWorkaround
A workaround for non-working NumLock status in some Java versions.

O

offset - Variable in class org.gjt.sp.jedit.syntax.Token
The start offset of this token.
OffsetManager - class org.gjt.sp.jedit.buffer.OffsetManager.
A class internal to jEdit's document model.
OffsetManager(Buffer) - Constructor for class org.gjt.sp.jedit.buffer.OffsetManager
 
offsetToX(Chunk, int) - Static method in class org.gjt.sp.jedit.syntax.Chunk
Converts an offset in a chunk list into an x co-ordinate.
offsetToX(int) - Method in class org.gjt.sp.jedit.syntax.Chunk
 
offsetToX(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Call offsetToXY() instead. Converts an offset in a line into an x co-ordinate.
offsetToXY(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts an offset into a point in the text area painter's co-ordinate space.
offsetToXY(int, int, Point) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts an offset into a point in the text area painter's co-ordinate space.
ok() - Method in class org.gjt.sp.jedit.browser.VFSFileChooserDialog
 
ok() - Method in class org.gjt.sp.jedit.gui.AboutDialog
 
ok() - Method in class org.gjt.sp.jedit.gui.ViewRegisters
 
ok() - Method in class org.gjt.sp.jedit.gui.TipOfTheDay
 
ok() - Method in class org.gjt.sp.jedit.gui.SelectLineRange
 
ok() - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
ok() - Method in class org.gjt.sp.jedit.gui.ErrorListDialog
 
ok() - Method in class org.gjt.sp.jedit.gui.CloseDialog
 
ok() - Method in class org.gjt.sp.jedit.gui.BufferOptions
 
ok() - Method in class org.gjt.sp.jedit.gui.BeanShellErrorDialog
 
ok() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
ok() - Method in class org.gjt.sp.jedit.gui.EnhancedDialog
 
ok() - Method in class org.gjt.sp.jedit.pluginmgr.PluginManager
 
ok() - Method in class org.gjt.sp.jedit.search.SearchDialog
 
ok(boolean) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
OPEN_DIALOG - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
Open file dialog mode.
openConnection(URL) - Method in class org.gjt.sp.jedit.proto.jeditresource.Handler
 
openDirIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
 
openFile(View, String) - Static method in class org.gjt.sp.jedit.jEdit
Opens a file.
openFile(View, String, String, boolean, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Deprecated. The openFile() forms with the readOnly parameter should not be used. The readOnly prameter is no longer supported.
openFile(View, String, String, boolean, boolean, Hashtable) - Static method in class org.gjt.sp.jedit.jEdit
Deprecated. The openFile() forms with the readOnly parameter should not be used. The readOnly prameter is no longer supported.
openFile(View, String, String, boolean, Hashtable) - Static method in class org.gjt.sp.jedit.jEdit
Opens a file.
openFileIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
 
openFiles(View, String, String[]) - Static method in class org.gjt.sp.jedit.jEdit
Opens the file names specified in the argument array.
openTemporary(View, String, String, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Opens a temporary buffer.
OperatingSystem - class org.gjt.sp.jedit.OperatingSystem.
Operating system detection routines.
OperatingSystem() - Constructor for class org.gjt.sp.jedit.OperatingSystem
 
OPERATOR - Static variable in class org.gjt.sp.jedit.syntax.Token
 
OptionGroup - class org.gjt.sp.jedit.OptionGroup.
A set of option panes shown in one branch in the options dialog.
OptionGroup(String) - Constructor for class org.gjt.sp.jedit.OptionGroup
Creates an option group.
OptionPane - interface org.gjt.sp.jedit.OptionPane.
The interface all option panes must implement.
OptionsDialog - class org.gjt.sp.jedit.gui.OptionsDialog.
An abstract tabbed options dialog box.
OptionsDialog.OptionTreeModel - class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel.
 
OptionsDialog.OptionTreeModel() - Constructor for class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
OptionsDialog(Dialog, String, String) - Constructor for class org.gjt.sp.jedit.gui.OptionsDialog
 
OptionsDialog(Frame, String, String) - Constructor for class org.gjt.sp.jedit.gui.OptionsDialog
 
org.gjt.sp.jedit - package org.gjt.sp.jedit
This package contains jEdit's core classes.
org.gjt.sp.jedit.browser - package org.gjt.sp.jedit.browser
jEdit's file system browser.
org.gjt.sp.jedit.buffer - package org.gjt.sp.jedit.buffer
Buffer event listeners, and classes used to implement jEdit's document model.
org.gjt.sp.jedit.gui - package org.gjt.sp.jedit.gui
Various GUI controls and dialog boxes.
org.gjt.sp.jedit.help - package org.gjt.sp.jedit.help
The jEdit help viewer.
org.gjt.sp.jedit.io - package org.gjt.sp.jedit.io
Virtual file system and multi-threaded I/O.
org.gjt.sp.jedit.msg - package org.gjt.sp.jedit.msg
EditBus messages.
org.gjt.sp.jedit.options - package org.gjt.sp.jedit.options
Global Options dialog box panes.
org.gjt.sp.jedit.pluginmgr - package org.gjt.sp.jedit.pluginmgr
The plugin manager.
org.gjt.sp.jedit.print - package org.gjt.sp.jedit.print
Printing.
org.gjt.sp.jedit.proto.jeditresource - package org.gjt.sp.jedit.proto.jeditresource
jeditresource: URL protocol handler, used to load resources from plugin JAR files.
org.gjt.sp.jedit.search - package org.gjt.sp.jedit.search
Search and replace classes.
org.gjt.sp.jedit.syntax - package org.gjt.sp.jedit.syntax
Syntax highlighting engine.
org.gjt.sp.jedit.textarea - package org.gjt.sp.jedit.textarea
jEdit's text area control.
org.gjt.sp.util - package org.gjt.sp.util
Utility classes used by jEdit but that do not depend on jEdit itself.
overlaps(Selection) - Method in class org.gjt.sp.jedit.textarea.Selection
Returns if this selection and the specified selection overlap.

P

pageSetup(View) - Static method in class org.gjt.sp.jedit.print.BufferPrinter1_4
 
pageSetup(View) - Static method in class org.gjt.sp.jedit.print.BufferPrinter1_3
 
paint(Graphics) - Method in class org.gjt.sp.jedit.gui.EnhancedMenuItem
 
paint(Graphics) - Method in class org.gjt.sp.jedit.gui.EnhancedCheckBoxMenuItem
 
paint(Graphics) - Method in class org.gjt.sp.jedit.gui.SplashScreen
 
paint(Graphics) - Method in class org.gjt.sp.jedit.gui.RolloverButton
 
paintChunkList(Segment, Chunk, Graphics2D, float, float, Color, boolean) - Static method in class org.gjt.sp.jedit.syntax.Chunk
Paints a chunk list.
paintComponent(Graphics) - Method in class org.gjt.sp.jedit.browser.FileCellRenderer
 
paintComponent(Graphics) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
paintComponent(Graphics) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Repaints the text.
paintIcon(Component, Graphics, int, int) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 
paintInvalidLine(Graphics2D, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaExtension
Called by the text area when the extension is to paint a screen line which is not part of the buffer.
paintValidLine(Graphics2D, int, int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaExtension
Called by the text area when the extension is to paint a screen line which has an associated physical line number in the buffer.
PanelWindowContainer - class org.gjt.sp.jedit.gui.PanelWindowContainer.
A container for dockable windows.
PanelWindowContainer.RotatedTextIcon - class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon.
 
PanelWindowContainer.RotatedTextIcon(int, Font, String) - Constructor for class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 
PanelWindowContainer(DockableWindowManager, String) - Constructor for class org.gjt.sp.jedit.gui.PanelWindowContainer
 
paramString() - Method in class org.gjt.sp.jedit.EBMessage
Returns a string representation of this message's parameters.
paramString() - Method in class org.gjt.sp.jedit.msg.ViewUpdate
 
paramString() - Method in class org.gjt.sp.jedit.msg.VFSUpdate
 
paramString() - Method in class org.gjt.sp.jedit.msg.EditPaneUpdate
 
paramString() - Method in class org.gjt.sp.jedit.msg.BufferUpdate
 
parent - Variable in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
parseColor(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Converts a color name to a color object.
parseColor(String, Color) - Static method in class org.gjt.sp.jedit.GUIUtilities
 
parseKeyStroke(String) - Static method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Converts a string to a keystroke.
parsePermissions(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Parse a Unix-style permission string (rwxrwxrwx).
ParserRule - class org.gjt.sp.jedit.syntax.ParserRule.
A parser rule.
ParserRuleSet - class org.gjt.sp.jedit.syntax.ParserRuleSet.
A set of parser rules.
ParserRuleSet(String, Mode) - Constructor for class org.gjt.sp.jedit.syntax.ParserRuleSet
 
parseStyle(String, String, int) - Static method in class org.gjt.sp.jedit.GUIUtilities
Converts a style string to a style object.
parseStyle(String, String, int, boolean) - Static method in class org.gjt.sp.jedit.GUIUtilities
Converts a style string to a style object.
paste(JEditTextArea, char) - Static method in class org.gjt.sp.jedit.Registers
Insets the contents of the specified register into the text area.
paste(JEditTextArea, char, boolean) - Static method in class org.gjt.sp.jedit.Registers
Inserts the contents of the specified register into the text area.
PastePrevious - class org.gjt.sp.jedit.gui.PastePrevious.
 
PastePrevious(View) - Constructor for class org.gjt.sp.jedit.gui.PastePrevious
 
path - Variable in class org.gjt.sp.jedit.BufferHistory.Entry
 
path - Variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
path - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
 
PERMISSIONS_PROPERTY - Static variable in class org.gjt.sp.jedit.io.FileVFS
 
physicalToVirtual(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Converts a physical line number to a virtual line number.
physicalToVirtual(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts a physical line number to a virtual line number.
PluginManager - class org.gjt.sp.jedit.pluginmgr.PluginManager.
The plugin manager dialog box.
PluginManager(Frame) - Constructor for class org.gjt.sp.jedit.pluginmgr.PluginManager
 
PluginResURLConnection - class org.gjt.sp.jedit.proto.jeditresource.PluginResURLConnection.
 
PluginResURLConnection(URL) - Constructor for class org.gjt.sp.jedit.proto.jeditresource.PluginResURLConnection
 
preferredLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
preferredLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
prettifyMenuLabel(String) - Static method in class org.gjt.sp.jedit.GUIUtilities
`Prettifies' a menu item label by removing the `$' sign.
prevBuffer() - Method in class org.gjt.sp.jedit.EditPane
Selects the previous buffer.
prevTextArea() - Method in class org.gjt.sp.jedit.View
Moves keyboard focus to the previous text area.
print(View, Buffer, boolean) - Static method in class org.gjt.sp.jedit.print.BufferPrinter1_4
 
print(View, Buffer, boolean) - Static method in class org.gjt.sp.jedit.print.BufferPrinter1_3
 
PrintOptionPane - class org.gjt.sp.jedit.options.PrintOptionPane.
 
PrintOptionPane() - Constructor for class org.gjt.sp.jedit.options.PrintOptionPane
 
processKeyEvent(KeyEvent) - Method in class org.gjt.sp.jedit.View
Forwards key events directly to the input handler.
processKeyEvent(KeyEvent) - Static method in class org.gjt.sp.jedit.gui.KeyEventWorkaround
 
processKeyEvent(KeyEvent) - Method in class org.gjt.sp.jedit.gui.GrabKeyDialog
 
processKeyEvent(KeyEvent) - Method in class org.gjt.sp.jedit.gui.InputHandler
Utility method, calls one of KeyAdapter.keyPressed(KeyEvent), KeyAdapter.keyReleased(KeyEvent), or KeyAdapter.keyTyped(KeyEvent).
processKeyEvent(KeyEvent) - Method in class org.gjt.sp.jedit.gui.HistoryTextField
 
processKeyEvent(KeyEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
processMouseEvent(MouseEvent) - Method in class org.gjt.sp.jedit.gui.HistoryTextField
 
PROGRESS_INTERVAL - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
Number of lines per progress increment.
progressUpdate(WorkThreadPool, int) - Method in class org.gjt.sp.jedit.gui.StatusBar
 
progressUpdate(WorkThreadPool, int) - Method in interface org.gjt.sp.util.WorkThreadProgressListener
 
PROPERTIES_CHANGED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Properties changed.
PropertiesChanged - class org.gjt.sp.jedit.msg.PropertiesChanged.
Message sent when properties are changed using the global options or plugin options dialog box.
propertiesChanged() - Static method in class org.gjt.sp.jedit.jEdit
Reloads various settings from the properties.
propertiesChanged() - Method in class org.gjt.sp.jedit.Buffer
Reloads settings from the properties.
propertiesChanged() - Method in class org.gjt.sp.jedit.gui.JEditMetalTheme
 
propertiesChanged() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
propertiesChanged() - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Called by the view when properties change.
propertiesChanged() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Called by jEdit when necessary.
PropertiesChanged(EBComponent) - Constructor for class org.gjt.sp.jedit.msg.PropertiesChanged
Creates a new properties changed message.
PROTOCOL - Static variable in class org.gjt.sp.jedit.io.FileRootsVFS
 
PROTOCOL - Static variable in class org.gjt.sp.jedit.io.FavoritesVFS
 
putBooleanProperty(String, boolean) - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Call setBooleanProperty() instead
putProperty(Object, Object) - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Call setProperty() instead.

Q

quickHyperSearch(boolean) - Method in class org.gjt.sp.jedit.View
Quick HyperSearch.
quickIncrementalSearch(boolean) - Method in class org.gjt.sp.jedit.View
Quick search.
quicksort(List, Comparator) - Static method in class org.gjt.sp.jedit.MiscUtilities
Sorts the specified list.
quicksort(Object[], Comparator) - Static method in class org.gjt.sp.jedit.MiscUtilities
Sorts the specified array.
quicksort(Object[], MiscUtilities.Compare) - Static method in class org.gjt.sp.jedit.MiscUtilities
Sorts the specified array.
quicksort(Vector, Comparator) - Static method in class org.gjt.sp.jedit.MiscUtilities
Sorts the specified vector.
quicksort(Vector, MiscUtilities.Compare) - Static method in class org.gjt.sp.jedit.MiscUtilities
Sorts the specified vector.

R

rangeComment() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds comment start and end strings to the beginning and end of the selection.
RE_SYNTAX_JEDIT - Static variable in class org.gjt.sp.jedit.search.RESearchMatcher
Perl5 syntax with character classes enabled.
READ_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Read capability.
READ_ONLY_BUFFER_ICON - Static variable in class org.gjt.sp.jedit.GUIUtilities
 
readLock() - Method in class org.gjt.sp.jedit.Buffer
The buffer is guaranteed not to change between calls to Buffer.readLock() and Buffer.readUnlock().
readLock() - Method in class org.gjt.sp.util.ReadWriteLock
 
readNextChar - Variable in class org.gjt.sp.jedit.gui.InputHandler
 
readNextChar(String) - Method in class org.gjt.sp.jedit.gui.InputHandler
Deprecated. Use the other form of this method instead
readNextChar(String, String) - Method in class org.gjt.sp.jedit.gui.InputHandler
Invokes the specified BeanShell code, replacing __char__ in the code with the next input character.
readUnlock() - Method in class org.gjt.sp.jedit.Buffer
The buffer is guaranteed not to change between calls to Buffer.readLock() and Buffer.readUnlock().
readUnlock() - Method in class org.gjt.sp.util.ReadWriteLock
 
ReadWriteLock - class org.gjt.sp.util.ReadWriteLock.
Implements consumer/producer locking scemantics.
ReadWriteLock() - Constructor for class org.gjt.sp.util.ReadWriteLock
 
recentBuffer() - Method in class org.gjt.sp.jedit.EditPane
Selects the most recently edited buffer.
RecentDirectoriesMenu - class org.gjt.sp.jedit.gui.RecentDirectoriesMenu.
 
RecentDirectoriesMenu() - Constructor for class org.gjt.sp.jedit.gui.RecentDirectoriesMenu
 
RecentFilesMenu - class org.gjt.sp.jedit.gui.RecentFilesMenu.
 
RecentFilesMenu() - Constructor for class org.gjt.sp.jedit.gui.RecentFilesMenu
 
record(int, char) - Method in class org.gjt.sp.jedit.Macros.Recorder
 
record(int, String) - Method in class org.gjt.sp.jedit.Macros.Recorder
 
record(String) - Method in class org.gjt.sp.jedit.Macros.Recorder
 
recordMacro(View) - Static method in class org.gjt.sp.jedit.Macros
Starts recording a macro.
recordTemporaryMacro(View) - Static method in class org.gjt.sp.jedit.Macros
Starts recording a temporary macro.
redo(JEditTextArea) - Method in class org.gjt.sp.jedit.Buffer
Redoes the most recently undone edit.
redo(JEditTextArea) - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
REGEXP - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
regionMatches(boolean, Segment, int, char[]) - Static method in class org.gjt.sp.jedit.TextUtilities
Checks if a subregion of a Segment is equal to a character array.
register(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
register(DockableWindowManager.Entry) - Method in interface org.gjt.sp.jedit.gui.DockableWindowContainer
 
register(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
registerDockableWindow(String, String, boolean, ActionSet) - Static method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
registerFoldHandler(FoldHandler) - Static method in class org.gjt.sp.jedit.buffer.FoldHandler
Adds a fold handler to the list of registered handlers.
registerHandler(Macros.Handler) - Static method in class org.gjt.sp.jedit.Macros
Adds a macro handler to the handlers list
Registers - class org.gjt.sp.jedit.Registers.
jEdit's registers are an extension of the clipboard metaphor.
Registers.ClipboardRegister - class org.gjt.sp.jedit.Registers.ClipboardRegister.
A clipboard register.
Registers.ClipboardRegister(Clipboard) - Constructor for class org.gjt.sp.jedit.Registers.ClipboardRegister
 
Registers.Register - interface org.gjt.sp.jedit.Registers.Register.
A register.
Registers.StringRegister - class org.gjt.sp.jedit.Registers.StringRegister.
Register that stores a string.
Registers.StringRegister(String) - Constructor for class org.gjt.sp.jedit.Registers.StringRegister
Creates a new string register.
registerVFS(String, VFS) - Static method in class org.gjt.sp.jedit.io.VFSManager
Registers a virtual filesystem.
reload(View) - Method in class org.gjt.sp.jedit.Buffer
Reloads the buffer from disk, asking for confirmation if the buffer has unsaved changes.
reloadAllBuffers(View, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Reloads all open buffers.
reloadDirectory() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
reloadDirectory(String) - Method in class org.gjt.sp.jedit.io.VFS
Called before a directory is reloaded by the file system browser.
reloadModes() - Static method in class org.gjt.sp.jedit.jEdit
Reloads all edit modes.
remove(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
remove(DockableWindowManager.Entry) - Method in interface org.gjt.sp.jedit.gui.DockableWindowContainer
 
remove(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
remove(int, int) - Method in class org.gjt.sp.jedit.Buffer
Removes the specified rang efrom the buffer.
remove(int, int) - Method in class org.gjt.sp.jedit.buffer.ContentManager
 
removeAction(String) - Method in class org.gjt.sp.jedit.ActionSet
Removes an action from the action set.
removeAllActions() - Method in class org.gjt.sp.jedit.ActionSet
Removes all actions from the action set.
removeAllKeyBindings() - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Removes all key bindings from this input handler.
removeAllKeyBindings() - Method in class org.gjt.sp.jedit.gui.InputHandler
Removes all key bindings from this input handler.
removeAllMarkers() - Method in class org.gjt.sp.jedit.Buffer
Removes all defined markers.
removeBrowserListener(BrowserListener) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
removeBufferChangeListener(BufferChangeListener) - Method in class org.gjt.sp.jedit.Buffer
Removes a buffer change listener.
removeCaretListener(CaretListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Removes a caret change listener from this text area.
removeDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Removes the specified dockable window.
removeExtension(TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.Gutter
Removes a text area extension.
removeExtension(TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Removes a text area extension.
removeFromBus(EBComponent) - Static method in class org.gjt.sp.jedit.EditBus
Removes a component from the bus.
removeFromSelection(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
removeFromSelection(Selection) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deactivates the specified selection.
removeKeyBinding(String) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Removes a key binding from this input handler.
removeKeyBinding(String) - Method in class org.gjt.sp.jedit.gui.InputHandler
Removes a key binding from this input handler.
removeLayoutComponent(Component) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
Not used in this class.
removeLayoutComponent(Component) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
removeMarker(int) - Method in class org.gjt.sp.jedit.Buffer
Removes all markers at the specified line.
removeNotify() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
removeNotify() - Method in class org.gjt.sp.jedit.gui.MacrosMenu
 
removeNotify() - Method in class org.gjt.sp.jedit.gui.IOProgressMonitor
 
removeNotify() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
removeNotify() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
removeNotify() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Called by the AWT when this component is removed from it's parent.
removeProgressListener(WorkThreadProgressListener) - Method in class org.gjt.sp.util.WorkThreadPool
Removes a progress listener from this thread pool.
removeScrollListener(ScrollListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Removes a scroll listener from this text area.
removeToolBar(Component) - Method in class org.gjt.sp.jedit.View
Removes a tool bar from this view.
removeToolBar(Component) - Method in class org.gjt.sp.jedit.gui.ToolBarManager
 
removeTrailingWhiteSpace() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Removes trailing whitespace from all lines in the selection.
removeTrailingWhiteSpace(int[]) - Method in class org.gjt.sp.jedit.Buffer
Removes trailing whitespace from all lines in the specified list.
removeTreeModelListener(TreeModelListener) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
RENAME_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Rename file capability.
rename(String) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
repeat - Variable in class org.gjt.sp.jedit.gui.InputHandler
 
repeatCount - Variable in class org.gjt.sp.jedit.gui.InputHandler
 
replace(View) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Replaces the current selection with the replacement string.
replace(View, Buffer, int, int) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Replaces text in the specified range with the replacement string.
replaceAll(View) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Replaces all occurances of the search string with the replacement string.
requestDefaultFocus() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
requestDefaultFocus() - Method in class org.gjt.sp.jedit.gui.LogViewer
 
requestDefaultFocus() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
requestFocus(Window, Component) - Static method in class org.gjt.sp.jedit.GUIUtilities
Focuses on the specified component as soon as the window becomes active.
RESearchMatcher - class org.gjt.sp.jedit.search.RESearchMatcher.
A regular expression string matcher using gnu.regexp.
RESearchMatcher(String, String, boolean, boolean, BshMethod) - Constructor for class org.gjt.sp.jedit.search.RESearchMatcher
Creates a new regular expression string matcher.
reset() - Method in class org.gjt.sp.jedit.search.CharIndexedSegment
 
resetLastActionCount() - Method in class org.gjt.sp.jedit.gui.InputHandler
Resets the last action count.
resetProperty(String) - Static method in class org.gjt.sp.jedit.jEdit
Resets a property to its default value.
resizeSelection(int, int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Resizes the selection at the specified offset, or creates a new one if there is no selection at the specified offset.
resolveEntity(String, String) - Method in class org.gjt.sp.jedit.syntax.XModeHandler
 
restoreOpenFiles() - Static method in class org.gjt.sp.jedit.jEdit
Opens files that were open last time.
RIGHT - Static variable in class org.gjt.sp.jedit.gui.DockableWindowManager
Right position.
RolloverButton - class org.gjt.sp.jedit.gui.RolloverButton.
If you wish to have rollovers on your buttons, use this class.
RolloverButton() - Constructor for class org.gjt.sp.jedit.gui.RolloverButton
Setup the border (invisible initially)
RolloverButton(Icon) - Constructor for class org.gjt.sp.jedit.gui.RolloverButton
Setup the border (invisible initially)
rootDirectory() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
Goes to the local drives directory.
RootElement - class org.gjt.sp.jedit.buffer.RootElement.
A class internal to jEdit's document model.
RootElement(Buffer) - Constructor for class org.gjt.sp.jedit.buffer.RootElement
 
rules - Variable in class org.gjt.sp.jedit.syntax.Token
The rule set of this token.
rules - Variable in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
run() - Method in class org.gjt.sp.jedit.EditServer
 
run() - Method in class org.gjt.sp.jedit.buffer.BufferIORequest
 
run() - Method in class org.gjt.sp.util.WorkThread
 
runCachedBlock(BshMethod, View, NameSpace) - Static method in class org.gjt.sp.jedit.BeanShell
Runs a cached block of code in the specified namespace.
runInAWTThread(Runnable) - Static method in class org.gjt.sp.jedit.io.VFSManager
Executes the specified runnable in the AWT thread once all pending I/O requests are complete.
runInWorkThread(Runnable) - Static method in class org.gjt.sp.jedit.io.VFSManager
Executes the specified runnable in one of the I/O threads.
runLastMacro(View) - Static method in class org.gjt.sp.jedit.Macros
Runs the most recently run or recorded macro.
runMacro(View, Macros.Macro) - Method in class org.gjt.sp.jedit.Macros.Handler
Runs the specified macro.
runMacro(View, Macros.Macro, boolean) - Method in class org.gjt.sp.jedit.Macros.Handler
Runs the specified macro.
runScript(View, String, boolean) - Static method in class org.gjt.sp.jedit.Macros
Runs the specified script.
runScript(View, String, boolean, boolean) - Static method in class org.gjt.sp.jedit.BeanShell
Deprecated. The rethrowBshErrors parameter is now obsolete; call _runScript() or runScript() instead.
runScript(View, String, Reader, boolean) - Static method in class org.gjt.sp.jedit.BeanShell
Runs a BeanShell script.
runScript(View, String, Reader, boolean, boolean) - Static method in class org.gjt.sp.jedit.BeanShell
Deprecated. The rethrowBshErrors parameter is now obsolete; call _runScript() or runScript() instead.
runTemporaryMacro(View) - Static method in class org.gjt.sp.jedit.Macros
Runs the temporary macro.

S

SAVE - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
A file save request.
SAVE_DIALOG - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
Save file dialog mode.
save() - Method in class org.gjt.sp.jedit.OptionGroup
 
save() - Method in interface org.gjt.sp.jedit.OptionPane
Called when the options dialog's "ok" button is clicked.
save() - Method in class org.gjt.sp.jedit.AbstractOptionPane
Do not override this method, override AbstractOptionPane._save() instead.
save() - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Saves search and replace state to the properties.
save(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
save(DockableWindowManager.Entry) - Method in interface org.gjt.sp.jedit.gui.DockableWindowContainer
 
save(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
save(File) - Static method in class org.gjt.sp.jedit.BufferHistory
 
save(View, Buffer, String) - Method in class org.gjt.sp.jedit.io.FileVFS
 
save(View, Buffer, String) - Method in class org.gjt.sp.jedit.io.VFS
Saves the specifies buffer.
save(View, String) - Method in class org.gjt.sp.jedit.Buffer
Saves this buffer to the specified path name, or the current path name if it's null.
save(View, String, boolean) - Method in class org.gjt.sp.jedit.Buffer
Saves this buffer to the specified path name, or the current path name if it's null.
saveAllBuffers(View, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Saves all open buffers.
saveAs(View, boolean) - Method in class org.gjt.sp.jedit.Buffer
Prompts the user for a file to save this buffer to.
saveBackup(File, int, String, String, String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Saves a backup (optionally numbered) of a file.
saveCaretInfo() - Method in class org.gjt.sp.jedit.EditPane
Saves the caret information to the current buffer.
SAVED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer saved.
saveFavorites() - Static method in class org.gjt.sp.jedit.io.FavoritesVFS
 
saveGeometry(Window, String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Saves a window's geometry to the properties.
saveHistory(File) - Static method in class org.gjt.sp.jedit.gui.HistoryModel
Saves the history to the specified file.
saveOpenFiles(View) - Static method in class org.gjt.sp.jedit.jEdit
Saves the list of open files.
saveSettings() - Static method in class org.gjt.sp.jedit.jEdit
Saves all user preferences to disk.
SAVING - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer saving.
scanTime - Static variable in class org.gjt.sp.jedit.JARClassLoader
 
SCROLL_HORIZ - Static variable in class org.gjt.sp.jedit.Buffer
 
SCROLL_VERT - Static variable in class org.gjt.sp.jedit.Buffer
This should be a physical line number, so that the scroll position is preserved correctly across reloads (which will affect virtual line numbers, due to fold being reset)
scrollDownLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Scrolls down by one line.
scrollDownPage() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Scrolls down by one page.
scrolledHorizontally(JEditTextArea) - Method in interface org.gjt.sp.jedit.textarea.ScrollListener
 
scrolledVertically(JEditTextArea) - Method in interface org.gjt.sp.jedit.textarea.ScrollListener
 
ScrollListener - interface org.gjt.sp.jedit.textarea.ScrollListener.
A scroll listener will be notified when the text area is scrolled, either horizontally or vertically.
scrollTo(int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Ensures that the specified location in the buffer is visible.
scrollToCaret(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Ensures that the caret is visible by scrolling the text area if necessary.
scrollUpLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Scrolls up by one line.
scrollUpPage() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Scrolls up by one page.
SEARCH_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Search bar layer.
SearchAndReplace - class org.gjt.sp.jedit.search.SearchAndReplace.
Class that implements regular expression and literal search within jEdit buffers.
SearchAndReplace() - Constructor for class org.gjt.sp.jedit.search.SearchAndReplace
 
SearchBar - class org.gjt.sp.jedit.search.SearchBar.
Incremental search tool bar.
SearchBar(View, boolean) - Constructor for class org.gjt.sp.jedit.search.SearchBar
 
SearchDialog - class org.gjt.sp.jedit.search.SearchDialog.
Search and replace dialog.
SearchDialog(View, String) - Constructor for class org.gjt.sp.jedit.search.SearchDialog
Creates a new search and replace dialog box.
SearchDialog(View, String, int) - Constructor for class org.gjt.sp.jedit.search.SearchDialog
Creates a new search and replace dialog box.
searchDone(DefaultMutableTreeNode) - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
searchFailed() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
SearchFileSet - interface org.gjt.sp.jedit.search.SearchFileSet.
An abstract interface representing a set of files.
searchInDirectory() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
Opens a directory search in the current directory.
SearchMatcher - interface org.gjt.sp.jedit.search.SearchMatcher.
An abstract interface for matching strings.
SearchSettingsChanged - class org.gjt.sp.jedit.msg.SearchSettingsChanged.
Message sent when search and replace settings change.
SearchSettingsChanged(EBComponent) - Constructor for class org.gjt.sp.jedit.msg.SearchSettingsChanged
Creates a new search and replace settings changed message.
searchStarted() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
seg - Variable in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
SegmentBuffer - class org.gjt.sp.util.SegmentBuffer.
An extended segment that you can append text to.
SegmentBuffer(int) - Constructor for class org.gjt.sp.util.SegmentBuffer
 
select(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, call either addToSelection(), or setSelection() with a new Selection instance.
select(int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Instead, call either addToSelection(), or setSelection() with a new Selection instance.
selectAll() - Method in class org.gjt.sp.jedit.gui.JCheckBoxList
 
selectAll() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects all text in the buffer.
selectBlock() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects the code block surrounding the caret.
selectFold() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects the fold that contains the caret line number.
selectFold(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects the fold that contains the specified line number.
selection - Variable in class org.gjt.sp.jedit.BufferHistory.Entry
 
Selection - class org.gjt.sp.jedit.textarea.Selection.
An abstract class that holds data on a region of selected text.
SELECTION - Static variable in class org.gjt.sp.jedit.Buffer
 
SELECTION_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Selection layer.
Selection.Range - class org.gjt.sp.jedit.textarea.Selection.Range.
An ordinary range selection.
Selection.Range() - Constructor for class org.gjt.sp.jedit.textarea.Selection.Range
 
Selection.Range(int, int) - Constructor for class org.gjt.sp.jedit.textarea.Selection.Range
 
Selection.Range(Selection) - Constructor for class org.gjt.sp.jedit.textarea.Selection.Range
 
Selection.Rect - class org.gjt.sp.jedit.textarea.Selection.Rect.
A rectangular selection.
Selection.Rect() - Constructor for class org.gjt.sp.jedit.textarea.Selection.Rect
 
Selection.Rect(Buffer, int, int, int, int) - Constructor for class org.gjt.sp.jedit.textarea.Selection.Rect
 
Selection.Rect(int, int) - Constructor for class org.gjt.sp.jedit.textarea.Selection.Rect
 
Selection.Rect(int, int, int, int) - Constructor for class org.gjt.sp.jedit.textarea.Selection.Rect
 
Selection.Rect(Selection) - Constructor for class org.gjt.sp.jedit.textarea.Selection.Rect
 
selectLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects the current line.
SelectLineRange - class org.gjt.sp.jedit.gui.SelectLineRange.
 
SelectLineRange(View) - Constructor for class org.gjt.sp.jedit.gui.SelectLineRange
 
selectNone() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deselects everything.
selectParagraph() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects the paragraph at the caret position.
selectToMatchingBracket() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects from the bracket at the caret position to the corresponding bracket.
selectToMatchingBracket(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects from the bracket at the specified position to the corresponding bracket.
selectWord() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects the word at the caret position.
send(EBMessage) - Static method in class org.gjt.sp.jedit.EditBus
Sends a message to all components on the bus in turn.
sendVFSUpdate(VFS, String, boolean) - Static method in class org.gjt.sp.jedit.io.VFSManager
Sends a VFS update message.
SEQ - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
setAbbrev(String) - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
setAbortable(boolean) - Method in class org.gjt.sp.util.WorkRequest
Sets if the request can be aborted.
setAbortable(boolean) - Method in class org.gjt.sp.util.WorkThread
Sets if the current request can be aborted.
setAntiAliasEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets if anti-aliasing should be enabled.
setAutoWrapAround(boolean) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Sets the state of the auto wrap around flag.
setBeanShellReplace(boolean) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Sets the state of the BeanShell replace flag.
setBlockCaretEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets if the caret should be drawn as a block, false otherwise.
setBooleanProperty(String, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Sets a boolean property.
setBooleanProperty(String, boolean) - Method in class org.gjt.sp.jedit.Buffer
Sets a boolean property.
setBorder(Border) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setBorder(int, Color, Color, Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
Convenience method for setting a default matte border on the right with the specified border width and color
setBounds(int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
It is a bad idea to override this, but we need to get the component event before the first repaint.
setBracketHighlightColor(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the bracket highlight color.
setBracketHighlightColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the bracket highlight color.
setBracketHighlightEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.Gutter
Enables or disables bracket highlighting.
setBracketHighlightEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Enables or disables bracket highlighting.
setBuffer(Buffer) - Method in class org.gjt.sp.jedit.EditPane
Sets the current buffer.
setBuffer(Buffer) - Method in class org.gjt.sp.jedit.View
Sets the current edit pane's buffer.
setBuffer(Buffer) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the buffer this text area is editing.
setCaretBlinkEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Toggles caret blinking.
setCaretColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the caret color.
setCaretPosition(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the caret position and deactivates the selection.
setCaretPosition(int, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the caret position and deactivates the selection.
setColorProperty(String, Color) - Static method in class org.gjt.sp.jedit.jEdit
Sets the value of a color property.
setCurrentLineForeground(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setCurrentLineHighlightEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setDefault(byte) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setDigitRegexp(RE) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setDirectory(String) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
setDirty(boolean) - Method in class org.gjt.sp.jedit.Buffer
Sets the 'dirty' (changed since last save) flag of this buffer.
setDoubleProperty(String, double) - Static method in class org.gjt.sp.jedit.jEdit
 
setElectricScroll(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the number of lines from the top and bottom of the text area that are always visible
setEnabled(boolean) - Method in class org.gjt.sp.jedit.gui.RolloverButton
 
setEnterAddsToHistory() - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Returns if pressing Enter should automatically add the currently entered text to the history.
setEnterAddsToHistory(boolean) - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Sets if pressing Enter should automatically add the currently entered text to the history.
setEntry(String, int, Selection[], String) - Static method in class org.gjt.sp.jedit.BufferHistory
 
setEOLMarkerColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the EOL marker color.
setEOLMarkersPainted(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets if EOL markers are to be drawn.
setEscapeRule(ParserRule) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setExpanded(boolean) - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets whether the gutter is collapsed or expanded and force the text area to update its layout if there is a change.
setExpandOnInput(boolean) - Static method in class org.gjt.sp.jedit.Abbrevs
Sets if abbreviations should be expanded after the user finishes typing a word.
setExpansion(String) - Method in class org.gjt.sp.jedit.gui.AbbrevEditor
 
setFilenameFilter(String) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
setFirstLine(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the line displayed at the text area's origin.
setFoldColor(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setFoldLevel(int, int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
setFoldLineStyle(SyntaxStyle) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the fold line style.
setFont(Font) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setFont(Font) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the font for this component.
setFontProperty(String, Font) - Static method in class org.gjt.sp.jedit.jEdit
Sets the value of a font property.
setFractionalFontMetricsEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets if fractional font metrics should be enabled.
setFrames(Image[]) - Method in class org.gjt.sp.jedit.gui.AnimatedIcon
 
setGlobalAbbrevs(Hashtable) - Static method in class org.gjt.sp.jedit.Abbrevs
Sets the global abbreviation set.
setHighlightDigits(boolean) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setHighlightedForeground(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setHighlightInterval(int) - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the number of lines between highlighted line numbers.
setHorizontalOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the horizontal offset of drawn lines.
setHyperSearch(boolean) - Method in class org.gjt.sp.jedit.search.SearchBar
 
setIcon(Image) - Method in class org.gjt.sp.jedit.gui.AnimatedIcon
 
setIgnoreCase(boolean) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Sets the ignore case flag.
setIgnoreCase(boolean) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Sets if the keyword map should be case insensitive.
setIgnoreCase(boolean) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setInputHandler(InputHandler) - Method in class org.gjt.sp.jedit.View
Sets the input handler.
setInstantPopups(boolean) - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Sets if selecting a value from the popup should immediately fire an ActionEvent.
setIntegerProperty(String, int) - Static method in class org.gjt.sp.jedit.jEdit
Sets the value of an integer property.
setIntegerProperty(String, int) - Method in class org.gjt.sp.jedit.Buffer
Sets an integer property.
setKeyEventInterceptor(KeyListener) - Method in class org.gjt.sp.jedit.View
Sets the listener that will handle all key events in this view.
setKeywords(KeywordMap) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setLabel(String) - Method in class org.gjt.sp.jedit.ActionSet
Sets the action source label.
setLastModified(long) - Method in class org.gjt.sp.jedit.Buffer
Sets the last time jEdit modified the file on disk.
setLimit(int) - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
setLineContext(int, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
setLineHighlightColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the line highlight color.
setLineHighlightEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Enables or disables current line highlighting.
setLineNumberAlignment(int) - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the horizontal alignment of the line numbers.
setLineVisible(int, int, boolean) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
setLogWriter(Writer) - Static method in class org.gjt.sp.util.Log
Writes all currently logged messages to this stream if there was no stream set previously, and sets the stream to write future log messages to.
setMacroRecorder(Macros.Recorder) - Method in class org.gjt.sp.jedit.View
Sets the macro recorder.
setMagicCaretPosition(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the `magic' caret position.
setMarkerHighlightColor(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setMarkerHighlightEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setMessage(String) - Method in class org.gjt.sp.jedit.gui.StatusBar
Displays a status message.
setMessageAndClear(String) - Method in class org.gjt.sp.jedit.gui.StatusBar
Show a message for a short period of time.
setMessageComponent(Component) - Method in class org.gjt.sp.jedit.gui.StatusBar
 
setMode() - Method in class org.gjt.sp.jedit.Buffer
Sets this buffer's edit mode by calling the accept() method of each registered edit mode.
setMode(Mode) - Method in class org.gjt.sp.jedit.Buffer
Sets this buffer's edit mode.
setModeAbbrevs(Hashtable) - Static method in class org.gjt.sp.jedit.Abbrevs
Sets the mode-specific abbreviation set.
setModel(Object[]) - Method in class org.gjt.sp.jedit.gui.JCheckBoxList
Sets the model to the given list of objects.
setModel(String) - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Sets the history list model.
setModel(Vector) - Method in class org.gjt.sp.jedit.gui.JCheckBoxList
Sets the model to the given list of objects.
setModifierMapping(int, int, int, int) - Static method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Changes the mapping between symbolic modifier key names (C, A, M, S) and Java modifier flags.
setMonospacedCharWidth(float) - Method in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
setMultipleSelectionEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Set multiple selection on or off according to the value of multi.
setName(String) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
 
setNewFile(boolean) - Method in class org.gjt.sp.jedit.Buffer
Sets the new file flag.
setNoWordSep(String) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setOverwriteEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets overwrite mode.
setPermissions(String, int) - Static method in class org.gjt.sp.jedit.io.FileVFS
Sets numeric permissions of a file.
setProgressMaximum(int) - Method in class org.gjt.sp.util.WorkRequest
Sets the maximum progress value.
setProgressMaximum(int) - Method in class org.gjt.sp.util.WorkThread
Sets the maximum progress value.
setProgressValue(int) - Method in class org.gjt.sp.util.WorkRequest
Sets the progress value.
setProgressValue(int) - Method in class org.gjt.sp.util.WorkThread
Sets the progress value.
setProperties(Hashtable) - Method in class org.gjt.sp.jedit.Mode
Should only be called by XModeHandler.
setProperties(Hashtable) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setProperty(String, Object) - Method in class org.gjt.sp.jedit.Mode
Sets a mode property.
setProperty(String, Object) - Method in class org.gjt.sp.jedit.Buffer
Sets the value of a buffer-local property.
setProperty(String, String) - Static method in class org.gjt.sp.jedit.jEdit
Sets a property to a new value.
setQuickCopyEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets if clicking the middle mouse button pastes the most recent selection (% register), and if Control-dragging inserts the selection at the caret.
setRate(int) - Method in class org.gjt.sp.jedit.gui.AnimatedIcon
 
setReadOnly(boolean) - Method in class org.gjt.sp.jedit.Buffer
Sets the read only flag.
setRegexp(boolean) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Sets the state of the regular expression flag.
setRegister(char, Registers.Register) - Static method in class org.gjt.sp.jedit.Registers
Sets the specified register.
setRegister(char, String) - Static method in class org.gjt.sp.jedit.Registers
Sets the specified register.
setRepeatCount(int) - Method in class org.gjt.sp.jedit.gui.InputHandler
Sets the number of times the next action will be repeated.
setRepeatEnabled(boolean) - Method in class org.gjt.sp.jedit.gui.InputHandler
Enables repeating.
setReplaceString(String) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Sets the current replacement string.
setReverseSearch(boolean) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Determines whether a reverse search will conducted from the current position to the beginning of a buffer.
setRightClickPopup(JPopupMenu) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the right click popup menu.
setSearchFileSet(SearchFileSet) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Sets the current search file set.
setSearchMatcher(SearchMatcher) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Sets a custom search string matcher.
setSearchString(String) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Sets the current search string.
setSearchString(String, int) - Method in class org.gjt.sp.jedit.search.SearchDialog
Sets the search string.
setSelectAllOnFocus() - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Returns if all text should be selected when the field gets focus.
setSelectAllOnFocus(boolean) - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Sets if all text should be selected when the field gets focus.
setSelectedColor(Color) - Method in class org.gjt.sp.jedit.gui.ColorWellButton
 
setSelectedText(Selection, String) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Replaces the selection with the specified text.
setSelectedText(String) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Replaces the selection at the caret with the specified text.
setSelection(Selection) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the selection.
setSelection(Selection[]) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the selection.
setSelectionColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the selection color.
setSelectionEnd(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Do not use.
setSelectionStart(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Do not use.
setShowHiddenFiles(boolean) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
setSize(int) - Method in class org.gjt.sp.util.IntegerArray
 
setStatus(String) - Method in class org.gjt.sp.util.WorkRequest
Sets the status text.
setStatus(String) - Method in class org.gjt.sp.util.WorkThread
Sets the status text.
setStringProperty(String, String) - Method in class org.gjt.sp.jedit.Buffer
Sets a string property.
setStyles(SyntaxStyle[]) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the syntax styles used to paint colorized text.
setSynchroScrollEnabled(boolean) - Method in class org.gjt.sp.jedit.View
Sets synchronized scrolling.
setTemporaryProperty(String, String) - Static method in class org.gjt.sp.jedit.jEdit
Sets a property to a new value.
setTerminateChar(int) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
setText(String) - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Sets the displayed text.
setText(String) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the entire text of this text area.
setTokenMarker(TokenMarker) - Method in class org.gjt.sp.jedit.Mode
Sets the token marker for this mode.
setValue(String) - Method in interface org.gjt.sp.jedit.Registers.Register
Sets the register contents.
setValue(String) - Method in class org.gjt.sp.jedit.Registers.ClipboardRegister
Sets the clipboard contents.
setValue(String) - Method in class org.gjt.sp.jedit.Registers.StringRegister
Sets the register contents.
setVirtualLineCount(int, int) - Method in class org.gjt.sp.jedit.buffer.OffsetManager
 
setWrapGuideColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the wrap guide color.
setWrapGuidePainted(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets if the wrap guide is to be drawn.
shiftIndentLeft() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Shifts the indent to the left.
shiftIndentLeft(int[]) - Method in class org.gjt.sp.jedit.Buffer
Shifts the indent of each line in the specified list to the left.
shiftIndentRight() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Shifts the indent to the right.
shiftIndentRight(int[]) - Method in class org.gjt.sp.jedit.Buffer
Shifts the indent of each line in the specified list to the right.
shortcut - Variable in class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding
 
ShortcutsOptionPane - class org.gjt.sp.jedit.options.ShortcutsOptionPane.
Key binding editor.
ShortcutsOptionPane() - Constructor for class org.gjt.sp.jedit.options.ShortcutsOptionPane
 
show(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
 
show(DockableWindowManager.Entry) - Method in interface org.gjt.sp.jedit.gui.DockableWindowContainer
 
show(DockableWindowManager.Entry) - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
showBrowseDialog(Object[], Component) - Method in class org.gjt.sp.jedit.io.VFS
Displays a dialog box that should set up a session and return the initial URL to browse.
showBufferSwitcher() - Method in class org.gjt.sp.jedit.EditPane
Shows the buffer switcher combo box.
showDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Opens the specified dockable window.
showEvaluateDialog(View) - Static method in class org.gjt.sp.jedit.BeanShell
Prompts for a BeanShell expression to evaluate.
showEvaluateLinesDialog(View) - Static method in class org.gjt.sp.jedit.BeanShell
Evaluates the specified script for each selected line.
showGoToLineDialog() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Displays the 'go to line' dialog box, and moves the caret to the specified line number.
showInsertFileDialog(View) - Method in class org.gjt.sp.jedit.Buffer
Displays the 'insert file' dialog box and inserts the selected file into the buffer.
showMemoryDialog(View) - Static method in class org.gjt.sp.jedit.jEdit
Performs garbage collection and displays a dialog box showing memory status.
showMostRecent() - Method in class org.gjt.sp.jedit.gui.PanelWindowContainer
 
showPopupMenu(JPopupMenu, Component, int, int) - Static method in class org.gjt.sp.jedit.GUIUtilities
Shows the specified popup menu, ensuring it is displayed within the bounds of the screen.
showPopupMenu(JPopupMenu, Component, int, int, boolean) - Static method in class org.gjt.sp.jedit.GUIUtilities
Shows the specified popup menu, ensuring it is displayed within the bounds of the screen.
showRunScriptDialog(View) - Static method in class org.gjt.sp.jedit.Macros
Prompts for one or more files to run as macros
showSearchDialog(View, String, int) - Static method in class org.gjt.sp.jedit.search.SearchDialog
Displays a search and replace dialog box, reusing an existing one if necessary.
showSelectLineRangeDialog() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Displays the 'select line range' dialog box, and selects the specified range of lines.
showVFSFileDialog(View, String, int, boolean) - Static method in class org.gjt.sp.jedit.GUIUtilities
Displays a VFS file selection dialog box.
showWaitCursor() - Method in class org.gjt.sp.jedit.View
Shows the wait cursor.
showWordCountDialog() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Displays the 'word count' dialog box.
smartEnd(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
On subsequent invocations, first moves the caret to the last non-whitespace character of the line, then the end of the line, then to the last visible line.
smartHome(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
On subsequent invocations, first moves the caret to the first non-whitespace character of the line, then the beginning of the line, then to the first visible line.
SoftWrapTokenHandler - class org.gjt.sp.jedit.syntax.SoftWrapTokenHandler.
Splits token lists to fit within a specified margin.
SoftWrapTokenHandler() - Constructor for class org.gjt.sp.jedit.syntax.SoftWrapTokenHandler
 
spacesToTabs() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts spaces to tabs in the selection.
spacesToTabs(String, int) - Static method in class org.gjt.sp.jedit.TextUtilities
Converts consecutive spaces to tabs in the specified string.
SPAN - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
spanEndSubst - Variable in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
SplashScreen - class org.gjt.sp.jedit.gui.SplashScreen.
The splash screen displayed on startup.
SplashScreen() - Constructor for class org.gjt.sp.jedit.gui.SplashScreen
 
split(int) - Method in class org.gjt.sp.jedit.View
Splits the view.
splitHorizontally() - Method in class org.gjt.sp.jedit.View
Splits the view horizontally.
splitVertically() - Method in class org.gjt.sp.jedit.View
Splits the view vertically.
start - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
 
start - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
start() - Method in class org.gjt.sp.jedit.EditPlugin
The jEdit startup routine calls this method for each loaded plugin.
start() - Method in class org.gjt.sp.jedit.gui.AnimatedIcon
Starts the animation rolling
start() - Static method in class org.gjt.sp.jedit.io.VFSManager
Do not call.
start() - Method in class org.gjt.sp.util.WorkThreadPool
Starts all the threads in this thread pool.
startDocument() - Method in class org.gjt.sp.jedit.syntax.XModeHandler
 
startElement(String) - Method in class org.gjt.sp.jedit.syntax.XModeHandler
 
startPos - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
 
startRegexp - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
startTime - Static variable in class org.gjt.sp.jedit.JARClassLoader
 
STATUS_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Deprecated. Status bar no longer added as a tool bar.
StatusBar - class org.gjt.sp.jedit.gui.StatusBar.
The status bar used to display various information to the user.
StatusBar(View) - Constructor for class org.gjt.sp.jedit.gui.StatusBar
 
StatusBarOptionPane - class org.gjt.sp.jedit.options.StatusBarOptionPane.
 
StatusBarOptionPane() - Constructor for class org.gjt.sp.jedit.options.StatusBarOptionPane
 
statusUpdate(WorkThreadPool, int) - Method in class org.gjt.sp.jedit.gui.StatusBar
 
statusUpdate(WorkThreadPool, int) - Method in interface org.gjt.sp.util.WorkThreadProgressListener
 
stop() - Method in class org.gjt.sp.jedit.EditPlugin
The jEdit exit routine calls this method fore ach loaded plugin.
stop() - Method in class org.gjt.sp.jedit.gui.AnimatedIcon
Stops the animation, and resets to frame 0
stopRecording(View) - Static method in class org.gjt.sp.jedit.Macros
Stops a recording currently in progress.
str - Variable in class org.gjt.sp.jedit.search.HyperSearchResult
 
stringsEqual(String, String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Returns if two strings are equal.
stringToToken(String) - Static method in class org.gjt.sp.jedit.syntax.Token
Converts a token type string to a token type constant.
style - Variable in class org.gjt.sp.jedit.syntax.Chunk
 
styles - Variable in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
substitute(String) - Method in class org.gjt.sp.jedit.search.RESearchMatcher
Returns the specified text, with any substitution specified within this matcher performed.
substitute(String) - Method in interface org.gjt.sp.jedit.search.SearchMatcher
Returns the specified text, with any substitution specified within this matcher performed.
substitute(String) - Method in class org.gjt.sp.jedit.search.BoyerMooreSearchMatcher
Returns the specified text, with any substitution specified within this matcher performed.
swapMarkerAndCaret(char) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the caret to the marker with the specified shortcut, then sets the marker position to the former caret position.
synchroScrollHorizontal(JEditTextArea, int) - Method in class org.gjt.sp.jedit.View
Sets the horizontal offset of all text areas.
synchroScrollVertical(JEditTextArea, int) - Method in class org.gjt.sp.jedit.View
Sets the first line of all text areas.
SyntaxHiliteOptionPane - class org.gjt.sp.jedit.options.SyntaxHiliteOptionPane.
Style option pane.
SyntaxHiliteOptionPane() - Constructor for class org.gjt.sp.jedit.options.SyntaxHiliteOptionPane
 
SyntaxStyle - class org.gjt.sp.jedit.syntax.SyntaxStyle.
A simple text style class.
SyntaxStyle(Color, Color, Font) - Constructor for class org.gjt.sp.jedit.syntax.SyntaxStyle
Creates a new SyntaxStyle.
SYSTEM_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
System tool bar layer.

T

TAB - Static variable in class org.gjt.sp.jedit.syntax.Token
 
tabsToSpaces() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts tabs to spaces in the selection.
tabsToSpaces(String, int) - Static method in class org.gjt.sp.jedit.TextUtilities
Converts tabs to consecutive spaces in the specified string.
TextAreaExtension - class org.gjt.sp.jedit.textarea.TextAreaExtension.
Subclasses of this class can perform custom painting and tool tip handling in the text area and gutter.
TextAreaExtension() - Constructor for class org.gjt.sp.jedit.textarea.TextAreaExtension
 
TextAreaOptionPane - class org.gjt.sp.jedit.options.TextAreaOptionPane.
 
TextAreaOptionPane() - Constructor for class org.gjt.sp.jedit.options.TextAreaOptionPane
 
TextAreaPainter - class org.gjt.sp.jedit.textarea.TextAreaPainter.
The text area painter is the component responsible for displaying the text of the current buffer.
TextAreaPainter(JEditTextArea) - Constructor for class org.gjt.sp.jedit.textarea.TextAreaPainter
Creates a new painter.
TextUtilities - class org.gjt.sp.jedit.TextUtilities.
Contains several text manipulation methods.
TextUtilities() - Constructor for class org.gjt.sp.jedit.TextUtilities
 
TipOfTheDay - class org.gjt.sp.jedit.gui.TipOfTheDay.
 
TipOfTheDay(View) - Constructor for class org.gjt.sp.jedit.gui.TipOfTheDay
 
TITLE_CASE - Static variable in class org.gjt.sp.jedit.TextUtilities
 
toggleDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Toggles the visibility of the specified dockable window.
toggleExpanded() - Method in class org.gjt.sp.jedit.textarea.Gutter
Toggles whether the gutter is collapsed or expanded.
toggleLineSeparator(View) - Method in class org.gjt.sp.jedit.Buffer
Toggles the line separator between the three available settings.
toggleMultipleSelectionEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Toggles multiple selection.
toggleOverwriteEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Toggles overwrite mode.
toggleSynchroScrollEnabled() - Method in class org.gjt.sp.jedit.View
Toggles synchronized scrolling.
toggleWordWrap(View) - Method in class org.gjt.sp.jedit.Buffer
Toggles word wrap between the three available modes.
token - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
Token - class org.gjt.sp.jedit.syntax.Token.
A linked list of syntax tokens.
Token(byte, int, int, ParserRuleSet) - Constructor for class org.gjt.sp.jedit.syntax.Token
Creates a new token.
TokenHandler - interface org.gjt.sp.jedit.syntax.TokenHandler.
Token markers send tokens to implementations of this interface.
TokenMarker - class org.gjt.sp.jedit.syntax.TokenMarker.
A token marker splits lines of text into tokens.
TokenMarker.LineContext - class org.gjt.sp.jedit.syntax.TokenMarker.LineContext.
Stores persistent per-line syntax parser state.
TokenMarker.LineContext() - Constructor for class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
TokenMarker.LineContext(ParserRule, ParserRuleSet, String) - Constructor for class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
TokenMarker.LineContext(ParserRuleSet, TokenMarker.LineContext) - Constructor for class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
TokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.TokenMarker
 
toLowerCase() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts the selected text to lower case.
ToolBarManager - class org.gjt.sp.jedit.gui.ToolBarManager.
 
ToolBarManager(Container, Container) - Constructor for class org.gjt.sp.jedit.gui.ToolBarManager
 
ToolBarOptionPane - class org.gjt.sp.jedit.options.ToolBarOptionPane.
Tool bar editor.
ToolBarOptionPane() - Constructor for class org.gjt.sp.jedit.options.ToolBarOptionPane
 
TOP - Static variable in class org.gjt.sp.jedit.gui.DockableWindowManager
Top position.
TOP_GROUP - Static variable in class org.gjt.sp.jedit.View
The group of tool bars above the DockableWindowManager
TOP_LAYER - Static variable in class org.gjt.sp.jedit.View
The highest possible layer.
TOP_TOOLBARS - Static variable in class org.gjt.sp.jedit.gui.DockableWindowManager.DockableLayout
 
toString() - Method in interface org.gjt.sp.jedit.Registers.Register
Converts to a string.
toString() - Method in class org.gjt.sp.jedit.Registers.ClipboardRegister
Returns the clipboard contents.
toString() - Method in class org.gjt.sp.jedit.Registers.StringRegister
Converts to a string.
toString() - Method in class org.gjt.sp.jedit.Mode
Returns a string representation of this edit mode.
toString() - Method in class org.gjt.sp.jedit.EditAction
 
toString() - Method in class org.gjt.sp.jedit.ActionSet
 
toString() - Method in class org.gjt.sp.jedit.Buffer
Returns a string representation of this buffer.
toString() - Method in class org.gjt.sp.jedit.EBMessage
Returns a string representation of this message.
toString() - Method in class org.gjt.sp.jedit.buffer.BufferIORequest
 
toString() - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
Returns the string representation of this variable grid layout's values.
toString() - Method in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
toString() - Method in class org.gjt.sp.jedit.search.HyperSearchResult
 
toString() - Method in class org.gjt.sp.jedit.syntax.Token
Returns a string representation of this token.
toString() - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
toString() - Method in class org.gjt.sp.jedit.textarea.Selection
 
toTitleCase(String) - Static method in class org.gjt.sp.jedit.TextUtilities
Converts the specified string to title case, by capitalizing the first letter.
toUpperCase() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts the selected text to upper case.
TRAILING_EOL - Static variable in class org.gjt.sp.jedit.Buffer
This property is set to 'true' if the file has a trailing newline.
transactionComplete(Buffer) - Method in class org.gjt.sp.jedit.buffer.BufferChangeAdapter
Called after an undo or compound edit has finished.
transactionComplete(Buffer) - Method in interface org.gjt.sp.jedit.buffer.BufferChangeListener
Called after an undo or compound edit has finished.
type - Variable in class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 

U

undo(JEditTextArea) - Method in class org.gjt.sp.jedit.Buffer
Undoes the most recent edit.
undo(JEditTextArea) - Method in class org.gjt.sp.jedit.buffer.UndoManager
 
UndoManager - class org.gjt.sp.jedit.buffer.UndoManager.
A class internal to jEdit's document model.
UndoManager(Buffer) - Constructor for class org.gjt.sp.jedit.buffer.UndoManager
 
UNICODE_MAGIC_1 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
UNICODE_MAGIC_2 - Static variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
unregisterFoldHandler(FoldHandler) - Static method in class org.gjt.sp.jedit.buffer.FoldHandler
Removes a fold handler from the list of registered handlers.
unsetProperty(String) - Static method in class org.gjt.sp.jedit.jEdit
Unsets (clears) a property.
unsetProperty(String) - Method in class org.gjt.sp.jedit.Mode
Unsets a mode property.
unsetProperty(String) - Method in class org.gjt.sp.jedit.Buffer
Clears the value of a buffer-local property.
unsplit() - Method in class org.gjt.sp.jedit.View
Unsplits the view.
unsplitCurrent() - Method in class org.gjt.sp.jedit.View
Removes the current split.
update() - Method in class org.gjt.sp.jedit.browser.BrowserCommandsMenu
 
update() - Method in class org.gjt.sp.jedit.search.SearchBar
 
update(Graphics) - Method in class org.gjt.sp.jedit.gui.SplashScreen
 
updateBorder() - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the border differently if the text area has focus or not.
updateBufferList() - Method in class org.gjt.sp.jedit.gui.BufferSwitcher
 
updateBufferStatus() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
updateCaretStatus() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
updateGutterBorders() - Method in class org.gjt.sp.jedit.View
Updates the borders of all gutters in this view to reflect the currently focused text area.
updateMiscStatus() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
updateScrollBars() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Updates the state of the scroll bars.
UPPER_CASE - Static variable in class org.gjt.sp.jedit.TextUtilities
 
UrlVFS - class org.gjt.sp.jedit.io.UrlVFS.
URL VFS.
UrlVFS() - Constructor for class org.gjt.sp.jedit.io.UrlVFS
 
userInput(char) - Method in class org.gjt.sp.jedit.gui.InputHandler
 
userInput(char) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Handles the insertion of the specified character.

V

valueChanged(ListSelectionEvent) - Method in class org.gjt.sp.jedit.gui.PastePrevious
 
valueChanged(TreeSelectionEvent) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
valueForPathChanged(TreePath, Object) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
VariableGridLayout - class org.gjt.sp.jedit.gui.VariableGridLayout.
The VariableGridLayout class is a layout manager that lays out a container's components in a rectangular grid with variable cell sizes.
VariableGridLayout() - Constructor for class org.gjt.sp.jedit.gui.VariableGridLayout
Creates a variable grid layout manager with mode FIXED_NUM_ROWS, number of rows == 1 and zero horizontal and vertical gap.
VariableGridLayout(int, int) - Constructor for class org.gjt.sp.jedit.gui.VariableGridLayout
Creates a variable grid layout manager with the specified mode and zero horizontal and vertical gap.
VariableGridLayout(int, int, int, int) - Constructor for class org.gjt.sp.jedit.gui.VariableGridLayout
 
veto() - Method in class org.gjt.sp.jedit.EBMessage
Deprecated. Does nothing.
veto() - Method in class org.gjt.sp.jedit.EBMessage.NonVetoable
Deprecated. Disallows this message from being vetoed.
VFS - class org.gjt.sp.jedit.io.VFS.
A virtual filesystem implementation.
VFS.DirectoryEntry - class org.gjt.sp.jedit.io.VFS.DirectoryEntry.
A directory entry.
VFS.DirectoryEntry(String, String, String, int, long, boolean) - Constructor for class org.gjt.sp.jedit.io.VFS.DirectoryEntry
 
VFS(String) - Constructor for class org.gjt.sp.jedit.io.VFS
Creates a new virtual filesystem.
VFS(String, int) - Constructor for class org.gjt.sp.jedit.io.VFS
Creates a new virtual filesystem.
VFSBrowser - class org.gjt.sp.jedit.browser.VFSBrowser.
The main class of the VFS browser.
VFSBrowser(View) - Constructor for class org.gjt.sp.jedit.browser.VFSBrowser
Creates a new VFS browser.
VFSBrowser(View, String, int, boolean, boolean) - Constructor for class org.gjt.sp.jedit.browser.VFSBrowser
Creates a new VFS browser.
VFSFileChooserDialog - class org.gjt.sp.jedit.browser.VFSFileChooserDialog.
Wraps the VFS browser in a modal dialog.
VFSFileChooserDialog(View, String, int, boolean) - Constructor for class org.gjt.sp.jedit.browser.VFSFileChooserDialog
 
VFSManager - class org.gjt.sp.jedit.io.VFSManager.
jEdit's virtual filesystem allows it to transparently edit files stored elsewhere than the local filesystem, for example on an FTP site.
VFSUpdate - class org.gjt.sp.jedit.msg.VFSUpdate.
Message sent when a file or directory changes.
VFSUpdate(String) - Constructor for class org.gjt.sp.jedit.msg.VFSUpdate
Creates a VFS update message.
view - Variable in class org.gjt.sp.jedit.gui.InputHandler
 
View - class org.gjt.sp.jedit.View.
A View is jEdit's top-level frame window.
ViewRegisters - class org.gjt.sp.jedit.gui.ViewRegisters.
 
ViewRegisters(View) - Constructor for class org.gjt.sp.jedit.gui.ViewRegisters
 
ViewUpdate - class org.gjt.sp.jedit.msg.ViewUpdate.
Message sent when a view-related change occurs.
ViewUpdate(View, Object) - Constructor for class org.gjt.sp.jedit.msg.ViewUpdate
Creates a new view update message.
virtualToPhysical(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Converts a virtual line number to a physical line number.
virtualToPhysical(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts a virtual line number to a physical line number.
visible - Variable in class org.gjt.sp.jedit.syntax.Chunk
 

W

waitForRequests() - Static method in class org.gjt.sp.jedit.io.VFSManager
Returns when all pending requests are complete.
waitForRequests() - Method in class org.gjt.sp.util.WorkThreadPool
Waits until all requests are complete.
WARNING - Static variable in class org.gjt.sp.util.Log
Warning urgency.
WHITESPACE - Static variable in class org.gjt.sp.jedit.syntax.Token
 
width - Variable in class org.gjt.sp.jedit.syntax.Chunk
 
WINDOW_ICON - Static variable in class org.gjt.sp.jedit.GUIUtilities
 
WorkRequest - class org.gjt.sp.util.WorkRequest.
A subclass of the Runnable interface.
WorkRequest() - Constructor for class org.gjt.sp.util.WorkRequest
 
WorkThread - class org.gjt.sp.util.WorkThread.
Services work requests in the background.
WorkThread.Abort - error org.gjt.sp.util.WorkThread.Abort.
 
WorkThread.Abort() - Constructor for class org.gjt.sp.util.WorkThread.Abort
 
WorkThread(WorkThreadPool, ThreadGroup, String) - Constructor for class org.gjt.sp.util.WorkThread
 
WorkThreadPool - class org.gjt.sp.util.WorkThreadPool.
A pool of work threads.
WorkThreadPool(String, int) - Constructor for class org.gjt.sp.util.WorkThreadPool
Creates a new work thread pool with the specified number of work threads.
WorkThreadProgressListener - interface org.gjt.sp.util.WorkThreadProgressListener.
A work thread execution progress listener.
WRAP_GUIDE_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Wrap guide layer.
WRITE_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Write capability.
writeLock() - Method in class org.gjt.sp.jedit.Buffer
Attempting to obtain read lock will block between calls to Buffer.writeLock() and Buffer.writeUnlock().
writeLock() - Method in class org.gjt.sp.util.ReadWriteLock
 
writeUnlock() - Method in class org.gjt.sp.jedit.Buffer
Attempting to obtain read lock will block between calls to Buffer.writeLock() and Buffer.writeUnlock().
writeUnlock() - Method in class org.gjt.sp.util.ReadWriteLock
 

X

x - Variable in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
XModeHandler - class org.gjt.sp.jedit.syntax.XModeHandler.
XML handler for mode definition files.
XModeHandler(XmlParser, String, String) - Constructor for class org.gjt.sp.jedit.syntax.XModeHandler
 
xToOffset(Chunk, float, boolean) - Static method in class org.gjt.sp.jedit.syntax.Chunk
Converts an x co-ordinate in a chunk list into an offset.
xToOffset(float, boolean) - Method in class org.gjt.sp.jedit.syntax.Chunk
 
xToOffset(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Call xyToOffset() instead. Converts an x co-ordinate to an offset within a line.
xToOffset(int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deprecated. Call xyToOffset() instead. Converts an x co-ordinate to an offset within a line.
xyToOffset(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts a point to an offset.
xyToOffset(int, int, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts a point to an offset.

Y

y - Variable in class org.gjt.sp.jedit.AbstractOptionPane
The number of components already added to the layout manager.

_

_backup(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_backup(Object, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Backs up the specified file.
_canonPath(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
Returns the canonical form if the specified path name.
_canonPath(Object, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Returns the canonical form of the specified path name.
_closeBuffer(View, Buffer) - Static method in class org.gjt.sp.jedit.jEdit
Closes the buffer, even if it has unsaved changes.
_createInputStream(Object, String, boolean, Component) - Method in class org.gjt.sp.jedit.io.UrlVFS
 
_createInputStream(Object, String, boolean, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_createInputStream(Object, String, boolean, Component) - Method in class org.gjt.sp.jedit.io.VFS
Creates an input stream.
_createOutputStream(Object, String, Component) - Method in class org.gjt.sp.jedit.io.UrlVFS
 
_createOutputStream(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_createOutputStream(Object, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Creates an output stream.
_delete(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_delete(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FavoritesVFS
 
_delete(Object, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Deletes the specified URL.
_endVFSSession(Object, Component) - Method in class org.gjt.sp.jedit.io.VFS
Finishes the specified VFS session.
_eval(View, NameSpace, String) - Static method in class org.gjt.sp.jedit.BeanShell
Evaluates the specified BeanShell expression.
_getDirectoryEntry(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_getDirectoryEntry(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileRootsVFS
 
_getDirectoryEntry(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FavoritesVFS
 
_getDirectoryEntry(Object, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Returns the specified directory entry.
_getFiles(Component) - Method in class org.gjt.sp.jedit.search.DirectoryListSet
 
_getFiles(Component) - Method in class org.gjt.sp.jedit.search.BufferListSet
 
_getFiles(Component) - Method in class org.gjt.sp.jedit.search.AllBufferSet
 
_getFoldVisibilityManager(JEditTextArea) - Method in class org.gjt.sp.jedit.Buffer
Plugins and macros should not call this method.
_getIndex() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Do not call this method.
_grab(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Do not call this method.
_init() - Method in class org.gjt.sp.jedit.AbstractOptionPane
This method should create and arrange the components of the option pane and initialize the option data displayed to the user.
_init() - Method in class org.gjt.sp.jedit.options.StatusBarOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.ToolBarOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.TextAreaOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.SyntaxHiliteOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.ShortcutsOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.PrintOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.LoadSaveOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.GutterOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.GeneralOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.FirewallOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.EditingOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.DockingOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.ContextOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.BrowserOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.BrowserColorsOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.AppearanceOptionPane
 
_init() - Method in class org.gjt.sp.jedit.options.AbbrevsOptionPane
 
_invalidate(int) - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Do not call this method.
_listDirectory(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_listDirectory(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileRootsVFS
 
_listDirectory(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FavoritesVFS
 
_listDirectory(Object, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Lists the specified directory.
_listDirectory(Object, String, String, boolean, Component) - Method in class org.gjt.sp.jedit.io.VFS
A convinience method that matches file names against globs, and can optionally list the directory recursively.
_mkdir(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_mkdir(Object, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Creates a new directory with the specified URL.
_name - Variable in class org.gjt.sp.jedit.gui.EnhancedMenu
 
_release() - Method in class org.gjt.sp.jedit.textarea.FoldVisibilityManager
Do not call this method.
_releaseFoldVisibilityManager(FoldVisibilityManager) - Method in class org.gjt.sp.jedit.Buffer
Plugins and macros should not call this method.
_rename(Object, String, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_rename(Object, String, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Renames the specified URL.
_runScript(View, String, Reader, boolean) - Static method in class org.gjt.sp.jedit.BeanShell
Runs a BeanShell script.
_save() - Method in class org.gjt.sp.jedit.AbstractOptionPane
Called when the options dialog's "ok" button is clicked.
_save() - Method in class org.gjt.sp.jedit.options.StatusBarOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.ToolBarOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.TextAreaOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.SyntaxHiliteOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.ShortcutsOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.PrintOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.LoadSaveOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.GutterOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.GeneralOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.FirewallOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.EditingOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.DockingOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.ContextOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.BrowserOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.BrowserColorsOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.AppearanceOptionPane
 
_save() - Method in class org.gjt.sp.jedit.options.AbbrevsOptionPane
 
_saveComplete(Object, Buffer, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
 
_saveComplete(Object, Buffer, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
Called after a file has been saved.
_setContent(char[], int) - Method in class org.gjt.sp.jedit.buffer.ContentManager
 
_setFirstLine(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
_setHorizontalOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 

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 _