Skip navigation links
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

AALOAD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
AASTORE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
AbbrevEditor - Class in org.gjt.sp.jedit.gui
Panel for editing abbreviations
AbbrevEditor() - Constructor for class org.gjt.sp.jedit.gui.AbbrevEditor
 
abbreviate(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
The reverse of expandVariables(), returns a shortened path if possible.
abbreviateView(String) - Static method in class org.gjt.sp.jedit.MiscUtilities
Same as abbreviate() but checks a view option which can disable the feature for jEdit UI components.
Abbrevs - Class in org.gjt.sp.jedit
Abbreviation manager.
AbbrevsOptionPane - Class in org.gjt.sp.jedit.options
Abbrev editor.
AbbrevsOptionPane() - Constructor for class org.gjt.sp.jedit.options.AbbrevsOptionPane
 
AboutDialog - Class in org.gjt.sp.jedit.gui
"About jEdit" dialog
AboutDialog(View) - Constructor for class org.gjt.sp.jedit.gui.AboutDialog
 
ABOVE_SYSTEM_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Above system tool bar layer.
absoluteClassCache - Variable in class org.gjt.sp.jedit.bsh.BshClassManager
Global cache for things we know are classes.
absoluteNonClasses - Variable in class org.gjt.sp.jedit.bsh.BshClassManager
Global cache for things we know are *not* classes.
ABSTRACT - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
AbstractContextOptionPane - Class in org.gjt.sp.jedit.gui
An abstract base class for context menu editors.
AbstractContextOptionPane(String, String) - Constructor for class org.gjt.sp.jedit.gui.AbstractContextOptionPane
Constructor that takes a name as an argument, for use by subclasses.
AbstractContextOptionPane(String, String, ActionContext) - Constructor for class org.gjt.sp.jedit.gui.AbstractContextOptionPane
Constructor that takes a name as an argument, for use by subclasses.
AbstractInputHandler<E extends JEditAbstractEditAction> - Class in org.gjt.sp.jedit.input
The abstract input handler manage the keyboard handling.
AbstractInputHandler() - Constructor for class org.gjt.sp.jedit.input.AbstractInputHandler
 
AbstractOptionPane - Class in org.gjt.sp.jedit
The default implementation of the option pane interface.
AbstractOptionPane(String) - Constructor for class org.gjt.sp.jedit.AbstractOptionPane
Creates a new option pane.
ACC_ABSTRACT - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_DEPRECATED - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_FINAL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_INTERFACE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_NATIVE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_PRIVATE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_PROTECTED - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_PUBLIC - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_STATIC - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_STRICT - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_SUPER - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_SYNCHRONIZED - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_SYNTHETIC - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_TRANSIENT - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ACC_VOLATILE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
accept(VFSFile) - Method in class org.gjt.sp.jedit.browser.VFSBrowser.DirectoriesOnlyFilter
 
accept(String) - Method in class org.gjt.sp.jedit.browser.VFSBrowser.DirectoriesOnlyFilter
 
accept(TextArea, String) - Method in interface org.gjt.sp.jedit.datatransfer.JEditTransferableService
 
accept(TextArea, String) - Method in class org.gjt.sp.jedit.datatransfer.RichJEditTextTransferableService
 
accept(TextArea, String) - Method in class org.gjt.sp.jedit.datatransfer.StringTransferableService
 
accept(VFSFile) - Method in class org.gjt.sp.jedit.io.GlobVFSFileFilter
 
accept(String) - Method in class org.gjt.sp.jedit.io.GlobVFSFileFilter
 
accept(VFSFile) - Method in interface org.gjt.sp.jedit.io.VFSFileFilter
Should return whether the entry represented by the given URL should be listed in the browser view.
accept(String) - Method in interface org.gjt.sp.jedit.io.VFSFileFilter
Same thing as VFSFileFilter.accept(VFSFile) above, but operates on the raw URL instead of a VFSFile object.
accept(String) - Method in class org.gjt.sp.jedit.Macros.Handler
 
accept(String, String) - Method in class org.gjt.sp.jedit.Mode
Returns true if the edit mode is suitable for editing the specified file.
accept(String, String, String) - Method in class org.gjt.sp.jedit.Mode
Returns true if the edit mode is suitable for editing the specified file.
accept(File) - Method in class org.jedit.keymap.KeymapFileFilter
 
acceptFile(String, String) - Method in class org.gjt.sp.jedit.Mode
Returns true if the buffer's name or path matches the file name glob.
acceptFilename(String) - Method in class org.gjt.sp.jedit.Mode
Deprecated.
acceptFilenameIdentical(String) - Method in class org.gjt.sp.jedit.Mode
Returns true if the buffer name is identical to the file name glob.
acceptFirstLine(String) - Method in class org.gjt.sp.jedit.Mode
Returns true if the first line matches the first line glob.
acceptIdentical(String, String) - Method in class org.gjt.sp.jedit.Mode
Returns true if the buffer path or name is identical to the file name glob.
ACONST_NULL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
action - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
ACTION_BAR - Static variable in class org.gjt.sp.jedit.View
 
ACTION_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Action bar layer.
ACTION_HINTS - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
ActionBar - Class in org.gjt.sp.jedit.gui
Action invocation bar.
ActionBar(View, boolean) - Constructor for class org.gjt.sp.jedit.gui.ActionBar
 
actionBar() - Method in class org.gjt.sp.jedit.View
Shows the action bar if needed, and sends keyboard focus there.
ActionContext - Class in org.gjt.sp.jedit
Manages a collection of action sets.
ActionContext() - Constructor for class org.gjt.sp.jedit.ActionContext
 
ActionHandler() - Constructor for class org.gjt.sp.jedit.search.HyperSearchResults.ActionHandler
 
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.AboutDialog
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.MarkerViewer
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.SelectLineRange
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.StyleEditor
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.help.HistoryButton
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.menu.ReloadWithEncodingProvider
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.search.HyperSearchResults.ActionHandler
 
actionPerformed(ActionEvent) - Method in class org.jedit.options.TabbedOptionDialog
 
actions - Variable in class org.gjt.sp.jedit.JEditActionSet
 
ActionSet - Class in org.gjt.sp.jedit
A set of actions, either loaded from an XML file, or constructed at runtime by a plugin.
ActionSet() - Constructor for class org.gjt.sp.jedit.ActionSet
Creates a new action set.
ActionSet(PluginJAR, String[], boolean[], URL) - 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.
actionSet - Variable in class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding
 
actionsURI - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
ACTIVATED - Static variable in class org.gjt.sp.jedit.msg.DockableWindowUpdate
Dockable activated.
ACTIVATED - Static variable in class org.gjt.sp.jedit.msg.PluginUpdate
Plugin activated.
ACTIVATED - Static variable in class org.gjt.sp.jedit.msg.ViewUpdate
Active view changed.
activatePlugin() - Method in class org.gjt.sp.jedit.PluginJAR
Loads the plugin core class.
activatePluginIfNecessary() - Method in class org.gjt.sp.jedit.PluginJAR
Should be called after a new plugin is installed.
active - Variable in class org.gjt.sp.jedit.gui.ShortcutPrefixActiveEvent
Description of the Field
add(URL[]) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
 
add(URL) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
 
add(String) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath.AmbiguousName
 
add(String, byte) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Adds a key-value mapping.
add(char[], byte) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Adds a key-value mapping.
add(KeywordMap) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Adds the content of another keyword map to this one.
add(int) - Method in class org.gjt.sp.util.IntegerArray
 
add_escapes(String) - Method in exception org.gjt.sp.jedit.bsh.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
AddAbbrevDialog - Class in org.gjt.sp.jedit.gui
Dialog displayed when expanding an unknown abbreviation
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.
addAction(E) - Method in class org.gjt.sp.jedit.JEditActionSet
Adds an action to the action set.
addActionListener(ActionListener) - Method in class org.gjt.sp.jedit.help.HistoryButton
 
addActionSet(ActionSet) - Static method in class org.gjt.sp.jedit.jEdit
Adds a new action set to jEdit's list of ActionSets (viewable from the shortcuts option pane).
addActionSet(E) - Method in class org.gjt.sp.jedit.JEditActionContext
 
addActionSet(JEditActionSet<JEditBeanShellAction>) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a new action set to the textarea's list of ActionSets.
addAll(Object[]) - Method in class org.gjt.sp.util.StringList
 
addBottomLeftComponent(Component) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a component below the gutter.
addBottomRightComponent(Component) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a component below the vertical scroll bar.
addBrowserListener(BrowserListener) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
addBuffer(Buffer) - Method in class org.gjt.sp.jedit.bufferset.BufferSet
addBuffer(View, Buffer) - Method in class org.gjt.sp.jedit.bufferset.BufferSetManager
Add a buffer into the current editPane of the given view.
addBuffer(EditPane, Buffer) - Method in class org.gjt.sp.jedit.bufferset.BufferSetManager
Add a buffer into the given editPane.
addBufferAt(Buffer, int) - Method in class org.gjt.sp.jedit.bufferset.BufferSet
addBufferListener(BufferListener, int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Adds a buffer change listener.
addBufferListener(BufferListener) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Adds a buffer change listener.
addBufferSetListener(BufferSetListener) - Method in class org.gjt.sp.jedit.bufferset.BufferSet
Add a BufferSetListener.
addBufferUndoListener(BufferUndoListener) - Method in class org.gjt.sp.jedit.Buffer
Adds a buffer undo listener.
addButton(JComponent) - Method in class org.gjt.sp.jedit.gui.AbstractContextOptionPane
Adds a widget to the "buttons" panel at the bottom.
addButton(JButton) - Method in class org.gjt.sp.jedit.gui.PingPongList
 
addCaretListener(CaretListener) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a caret change listener to this text area.
addChangeEventListener(ChangeListener) - Static method in class org.gjt.sp.jedit.gui.ShortcutPrefixActiveEvent
Adds a feature to the ChangeEventListener attribute of the ShortcutPrefixActiveEvent class
addChangeListener(ChangeListener) - Method in class org.gjt.sp.jedit.print.PrintPreviewPane
 
addChild(Node) - Method in class org.gjt.sp.jedit.textarea.ColumnBlock
 
addChild(Node) - Method in interface org.gjt.sp.jedit.textarea.Node
 
addClassPath(URL) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
 
addClassPath(URL) - Method in class org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl
 
addCommandPath(String, Class) - Method in class org.gjt.sp.jedit.bsh.NameSpace
Adds a URL to the command path.
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.
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(Component) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a component to the option pane.
addComponent(Component, int) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a component to the option pane.
addComponent(BshClassPath) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
Add the specified BshClassPath as a component of our path.
addComponentsToPane() - Method in class org.gjt.sp.jedit.gui.FilePropertiesDialog
 
addCurrentToHistory() - Method in class org.gjt.sp.jedit.gui.HistoryText
Adds the currently entered item to the history.
addCurrentToHistory() - Method in class org.gjt.sp.jedit.gui.HistoryTextArea
Adds the currently entered item to the history.
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.
addEscapes(String) - Static method in error org.gjt.sp.jedit.bsh.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExplicitFold() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Surrounds the selection with explicit fold markers.
addExplicitFold() - Method in class org.gjt.sp.jedit.textarea.TextArea
Surrounds the selection with explicit fold markers.
addExplicitFold(int, int, int, int) - Method in class org.gjt.sp.jedit.textarea.TextArea
Add an explicit fold.
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(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(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(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.
addFoldHandler(FoldHandler) - Method in class org.gjt.sp.jedit.buffer.DefaultFoldHandlerProvider
Add a new FoldHander.
addGlobalAbbrev(String, String) - Static method in class org.gjt.sp.jedit.Abbrevs
Adds an abbreviation to the global abbreviation list.
addHelpHistoryModelListener(HelpHistoryModelListener) - Method in class org.gjt.sp.jedit.help.HelpHistoryModel
 
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.
AdditiveExpression() - Method in class org.gjt.sp.jedit.bsh.Parser
 
addKeyBinding(String, String) - Method in class org.gjt.sp.jedit.input.AbstractInputHandler
Adds a key binding to this input handler.
addKeyBinding(String, E) - Method in class org.gjt.sp.jedit.input.AbstractInputHandler
Adds a key binding to this input handler.
addKeyBinding(String, Object) - Method in class org.gjt.sp.jedit.input.AbstractInputHandler
Adds a key binding to this input handler.
addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.gui.DockableLayout
 
addLayoutComponent(Component, Object) - Method in class org.gjt.sp.jedit.gui.DockableLayout
 
addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.gui.ExtendedGridLayout
If the layout manager uses a per-component string, adds the component component to the layout, associating it with the string specified by name.
addLayoutComponent(Component, Object) - Method in class org.gjt.sp.jedit.gui.ExtendedGridLayout
Adds the specified component to the layout, using the specified constraints object.
addLayoutComponent(String, Component) - 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.VariableGridLayout
Not used in this class.
addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.textarea.ScrollLayout
Adds a component to the layout using the name parameter to position the component.
addLeftListSelectionListener(ListSelectionListener) - Method in class org.gjt.sp.jedit.gui.PingPongList
 
addLeftOfScrollBar(Component) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a component to the left side of the box left of the vertical scroll bar.
addListDataListener(ListDataListener) - Method in class org.gjt.sp.jedit.buffer.KillRing
 
addListener(BshClassManager.Listener) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
 
addListener(ClassPathListener) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
 
addListener(BshClassManager.Listener) - Method in class org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl
 
addMappingFeedback(BshClassPath.MappingFeedback) - Static method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
 
addMarker(char, int) - Method in class org.gjt.sp.jedit.Buffer
Adds a marker to this buffer.
addMarker() - Method in class org.gjt.sp.jedit.EditPane
Adds a marker at the caret position.
addMode(Mode) - Method in class org.gjt.sp.jedit.syntax.ModeProvider
Do not call this method.
addModeAbbrev(String, String, String) - Static method in class org.gjt.sp.jedit.Abbrevs
Adds a mode-specific abbrev.
AddModeDialog - Class in org.gjt.sp.jedit.gui
Add Mode dialog.
AddModeDialog(View) - Constructor for class org.gjt.sp.jedit.gui.AddModeDialog
 
addModifier(int, String) - Method in class org.gjt.sp.jedit.bsh.Modifiers
 
addNameSourceListener(NameSource.Listener) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassPath
Implements NameSource Add a listener who is notified upon changes to names in this space.
addNameSourceListener(NameSource.Listener) - Method in interface org.gjt.sp.jedit.bsh.NameSource
 
addNameSourceListener(NameSource.Listener) - Method in class org.gjt.sp.jedit.bsh.NameSpace
Implements NameSource Add a listener who is notified upon changes to names in this space.
addNotify() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
addNotify() - Method in class org.gjt.sp.jedit.gui.LogViewer
 
addNotify() - Method in class org.gjt.sp.jedit.gui.MarkerViewer
 
addNotify() - Method in class org.gjt.sp.jedit.gui.RegisterViewer
 
addNotify() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
addNotify() - Method in class org.gjt.sp.jedit.gui.TaskMonitor
 
addNotify() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
addNotify() - Method in class org.gjt.sp.jedit.textarea.TextArea
Called by the AWT when this component is added to a parent.
addNotify() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
addOptionGroup(OptionGroup) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
addOptionGroup(OptionGroup) - Method in class org.gjt.sp.jedit.OptionGroup
 
addOptionGroup(OptionGroup) - Method in class org.jedit.options.TabbedOptionDialog
 
addOptionPane(OptionPane) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
addOptionPane(OptionPane) - Method in class org.gjt.sp.jedit.OptionGroup
 
addOptionPane(String) - Method in class org.gjt.sp.jedit.OptionGroup
 
addOptionPane(OptionPane) - Method in class org.jedit.options.TabbedOptionDialog
 
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.
addPluginJAR(String) - Static method in class org.gjt.sp.jedit.jEdit
Loads the plugin JAR with the specified path.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.gjt.sp.jedit.help.HelpViewerInterface
 
addRightListSelectionListener(ListSelectionListener) - Method in class org.gjt.sp.jedit.gui.PingPongList
 
addRule(ParserRule) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
addRuleSet(ParserRuleSet) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
Adds all rules contained in the given ruleset.
addRuleSet(ParserRuleSet) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
 
addScrollListener(ScrollListener) - Method in class org.gjt.sp.jedit.textarea.TextArea
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.
addSizeSaver(Frame, String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Adds a SizeSaver to the specified Frame.
addSizeSaver(Frame, Container, String) - Static method in class org.gjt.sp.jedit.GUIUtilities
Adds a SizeSaver to the specified Frame.
addStatusListener(StatusListener) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a scroll listener to this text area.
addStructureMatcher(StructureMatcher) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a structure matcher.
addTaskListener(TaskListener) - Method in class org.gjt.sp.util.TaskManager
 
addTextListener(TextListener) - Method in class org.gjt.sp.util.StringModel
 
addToBus(EBComponent) - Static method in class org.gjt.sp.jedit.EditBus
Adds a component to the bus.
addToBus(Object) - Static method in class org.gjt.sp.jedit.EditBus
Adds a component to the bus.
addToClipboardAndHistory(String) - Method in class org.jedit.keymap.EmacsUtil
 
addToClipboardAndHistory(Selection) - Method in class org.jedit.keymap.EmacsUtil
 
addToFavorites(String, int) - Static method in class org.gjt.sp.jedit.io.FavoritesVFS
 
addToHistory(String) - Method in class org.gjt.sp.jedit.help.HelpHistoryModel
 
addToken(Token, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
 
addToolBar(int, int, Component) - Method in class org.gjt.sp.jedit.gui.ToolBarManager
 
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.
addTopComponent(Component) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a component above the gutter, text area, and vertical scroll bar.
addTopLeftComponent(Component) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a component above the gutter.
addTopRightComponent(Component) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds a component above the vertical scroll bar.
addToSelection(Selection[]) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds to the selection.
addToSelection(Selection) - Method in class org.gjt.sp.jedit.textarea.TextArea
Adds to the selection.
addTranslation(KeyEventTranslator.Key, KeyEventTranslator.Key) - Static method in class org.gjt.sp.jedit.gui.KeyEventTranslator
Adds a keyboard translation.
addTrayIcon() - Static method in class org.gjt.sp.jedit.gui.tray.JTrayIconManager
 
addTreeModelListener(TreeModelListener) - Method in class org.jedit.options.OptionTreeModel
 
addURL(URL) - Method in class org.gjt.sp.jedit.bsh.classpath.BshClassLoader
 
addUserMode(Mode, Path) - Method in class org.gjt.sp.jedit.syntax.ModeProvider
Do not call this method.
addVFSFileFilter(VFSFileFilter) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
Adds a file filter to the browser.
adjust(View, View.ViewConfig) - Method in class org.gjt.sp.jedit.View
 
adjustBeginLineColumn(int, int) - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
 
adjustForScreenBounds(Rectangle) - Static method in class org.gjt.sp.jedit.GUIUtilities
adjustForScreenBounds(Rectangle) - Static method in class org.gjt.sp.util.GenericGUIUtilities
Gives a rectangle the specified bounds, ensuring it is within the screen bounds.
advance() - Method in class org.gjt.sp.jedit.gui.SplashScreen
 
advance(String) - Method in class org.gjt.sp.jedit.gui.SplashScreen
 
AlignOffset(int) - Constructor for class org.gjt.sp.jedit.indent.IndentAction.AlignOffset
 
AlignParameter(int) - Constructor for class org.gjt.sp.jedit.indent.IndentAction.AlignParameter
 
ALL - Static variable in class org.gjt.sp.jedit.print.PrintRangeType
 
ALL_BUFFERS - Static variable in class org.gjt.sp.jedit.search.SearchDialog
 
AllBufferSet - Class in org.gjt.sp.jedit.search
A file set for searching all open buffers in a view.
AllBufferSet(String, View) - Constructor for class org.gjt.sp.jedit.search.AllBufferSet
Creates a view buffer set.
AllocationExpression() - Method in class org.gjt.sp.jedit.bsh.Parser
 
ALOAD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ALT_KEY_PRESSED_DISABLED - Static variable in class org.gjt.sp.jedit.Debug
If true, A+ shortcuts are disabled.
ALTERNATIVE_DISPATCHER - Static variable in class org.gjt.sp.jedit.Debug
Deprecated.
no longer used.
AmbiguousName() - Constructor for class org.gjt.sp.jedit.bsh.classpath.BshClassPath.AmbiguousName
 
AmbiguousName() - Method in class org.gjt.sp.jedit.bsh.Parser
 
ANDASSIGN - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
ANDASSIGNX - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
AndExpression() - Method in class org.gjt.sp.jedit.bsh.Parser
 
ANEWARRAY - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
AnimatedIcon - Class in org.gjt.sp.jedit.gui
A Animated version of ImageIcon.
AnimatedIcon(Image, Image[], int, Component) - Constructor for class org.gjt.sp.jedit.gui.AnimatedIcon
 
AntiAlias - Class in org.gjt.sp.jedit.textarea
Class for representing AntiAlias values.
AntiAlias(boolean) - Constructor for class org.gjt.sp.jedit.textarea.AntiAlias
 
AntiAlias(int) - Constructor for class org.gjt.sp.jedit.textarea.AntiAlias
 
AntiAlias(String) - Constructor for class org.gjt.sp.jedit.textarea.AntiAlias
 
AppearanceOptionPane - Class in org.gjt.sp.jedit.options
 
AppearanceOptionPane() - Constructor for class org.gjt.sp.jedit.options.AppearanceOptionPane
 
append(TextArea, 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(TextArea, char, String) - Static method in class org.gjt.sp.jedit.Registers
Appends the text selected in the text area to the specified register.
append(TextArea, char, String, boolean) - Static method in class org.gjt.sp.jedit.Registers
Appends the text selected in the text area to the specified register.
append(char) - Method in class org.gjt.sp.util.SegmentBuffer
 
append(char[], int, int) - Method in class org.gjt.sp.util.SegmentBuffer
 
appendString2html(StringBuilder, String) - Static method in class org.gjt.sp.util.HtmlUtilities
Appends a given non-HTML string to an HTML string, translating character entities to the appropriate HTML form.
apply(JEditBuffer, int, int, int, List<IndentAction>) - Method in class org.gjt.sp.jedit.indent.CloseBracketIndentRule
 
apply(JEditBuffer, int, int, int, List<IndentAction>) - Method in class org.gjt.sp.jedit.indent.DeepIndentRule
 
apply(JEditBuffer, int, int, int, List<IndentAction>) - Method in interface org.gjt.sp.jedit.indent.IndentRule
Apply the indent rule to this line, and return an indent action.
apply(JEditBuffer, int, int, int, List<IndentAction>) - Method in class org.gjt.sp.jedit.indent.OpenBracketIndentRule
 
apply(JEditBuffer, int, int, int, List<IndentAction>) - Method in class org.gjt.sp.jedit.indent.RegexpIndentRule
 
apply(JEditBuffer, int, int, int, List<IndentAction>) - Method in class org.gjt.sp.jedit.indent.WhitespaceRule
 
applyAlternateLayout(boolean) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
applyDockingLayout(DockableWindowManager.DockingLayout) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
applyTextAreaColors(Container) - Static method in class org.gjt.sp.jedit.GUIUtilities
experimental - applies the text area colors on a Component (such as a dockable window) and its children.
areTabSizesDirty() - Method in class org.gjt.sp.jedit.textarea.ColumnBlock
 
ARETURN - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
args - Variable in class org.gjt.sp.jedit.JEditAbstractEditAction
 
ArgumentList() - Method in class org.gjt.sp.jedit.bsh.Parser
 
Arguments() - Method in class org.gjt.sp.jedit.bsh.Parser
 
ARRAY - Static variable in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
The sort of array reference types.
ArrayDimensions() - Method in class org.gjt.sp.jedit.bsh.Parser
 
ArrayInitializer() - Method in class org.gjt.sp.jedit.bsh.Parser
 
ARRAYLENGTH - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
ASSIGN - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
Assignment() - Method in class org.gjt.sp.jedit.bsh.Parser
 
AssignmentOperator() - Method in class org.gjt.sp.jedit.bsh.Parser
 
ASTORE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
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
 
atEndOfBuffer() - Method in class org.jedit.keymap.EmacsUtil
 
atEndOfBuffer(int) - Method in class org.jedit.keymap.EmacsUtil
 
ATHROW - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
AUTO_LOAD_MODE_LAYOUT_PROP - Static variable in class org.gjt.sp.jedit.options.DockingOptionPane
 
AUTO_SAVE_MODE_LAYOUT_PROP - Static variable in class org.gjt.sp.jedit.options.DockingOptionPane
 
autodetect(InputStream) - Method in class org.gjt.sp.jedit.bufferio.BufferIORequest
Tries to detect if the stream is gzipped, and if it has an encoding specified with an XML PI.
autodetect(InputStream, Buffer) - Static method in class org.gjt.sp.jedit.MiscUtilities
Tries to detect if the stream is gzipped, and if it has an encoding specified with an XML PI.
AutoDetection - Class in org.gjt.sp.jedit.io
Some functions for auto detection of I/O stream properties.
AutoDetection() - Constructor for class org.gjt.sp.jedit.io.AutoDetection
 
AutoDetection.Result - Class in org.gjt.sp.jedit.io
An utility class to hold the result of some auto detections.
autosave() - Method in class org.gjt.sp.jedit.Buffer
Autosaves this buffer.
autosave(boolean) - Method in class org.gjt.sp.jedit.Buffer
Autosaves this buffer.
AwtRunnableQueue - Enum in org.gjt.sp.util
A queue for runnables that should run in the EDT after all pending IO tasks are finished
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 _ 
Skip navigation links