- _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. 
- _closeBuffer(View, Buffer, boolean) - Static method in class org.gjt.sp.jedit.jEdit
- 
Closes the buffer, even if it has unsaved changes. 
- _contentInserted(IntegerArray) - Method in class org.gjt.sp.jedit.buffer.LineManager
-  
- _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.UrlVFS
-  
- _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.FileVFS
-  
- _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.VFS
- 
Creates an output stream. 
- _DEFAULT - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- _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.FileVFS
-  
- _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. 
- _eval(T, NameSpace, String) - Method in class org.gjt.sp.jedit.BeanShellFacade
- 
Evaluates the specified BeanShell expression. 
- _finishTwoStageSave(Object, Buffer, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
- 
Called after a file has been saved and we use twoStageSave (first saving to
 another file). 
- _getBuffer(String) - Static method in class org.gjt.sp.jedit.jEdit
- 
Returns the buffer with the specified path name. 
- _getFile(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FavoritesVFS
-  
- _getFile(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileRootsVFS
-  
- _getFile(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
-  
- _getFile(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.AllBufferSet
-  
- _getFiles(Component) - Method in class org.gjt.sp.jedit.search.BufferListSet
- 
Note that the paths in the returned list must be
 fully canonicalized. 
- _getFiles(Component) - Method in class org.gjt.sp.jedit.search.DirectoryListSet
-  
- _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.gui.AbstractContextOptionPane
- 
Initializes the pane's UI. 
- _init() - Method in class org.gjt.sp.jedit.options.AbbrevsOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.AppearanceOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.BrowserColorsOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.BrowserOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.BufferOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.ContextOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.DockingOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.EditingOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.EditModesPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.EncodingsOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.FirewallOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.GeneralOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.GutterOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.LargeFilesOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.ModeSettingsPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.MouseOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.PluginManagerOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.PrintOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.SaveBackupOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.ShortcutsOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.StatusBarOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.SyntaxHiliteOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.TextAreaOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.ToolBarOptionPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.UndoPane
-  
- _init() - Method in class org.gjt.sp.jedit.options.ViewOptionPane
-  
- _init() - Method in class org.jedit.options.CombinedOptions
-  
- _init() - Method in class org.jedit.options.OptionGroupPane
-  
- _listDirectory(Object, String, String, boolean, Component) - Method in class org.gjt.sp.jedit.io.VFS
- 
A convenience method that matches file names against globs, and can
 optionally list the directory recursively. 
- _listDirectory(Object, String, String, boolean, Component, boolean, boolean) - Method in class org.gjt.sp.jedit.io.VFS
- 
A convenience method that matches file names against globs, and can
 optionally list the directory recursively. 
- _listDirectory(Object, String, VFSFileFilter, boolean, Component, boolean, boolean) - Method in class org.gjt.sp.jedit.io.VFS
- 
A convenience method that filters the directory listing
 according to a filter, and can optionally list the directory
 recursively. 
- _listFiles(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FavoritesVFS
-  
- _listFiles(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileRootsVFS
-  
- _listFiles(Object, String, Component) - Method in class org.gjt.sp.jedit.io.FileVFS
-  
- _listFiles(Object, String, Component) - Method in class org.gjt.sp.jedit.io.VFS
- 
Lists the specified directory. 
- _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. 
- _rename(Object, String, String, Component) - Method in class org.gjt.sp.jedit.io.FavoritesVFS
- 
Rename a favorite 
- _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. 
- _run() - Method in class org.gjt.sp.jedit.bufferio.BufferAutosaveRequest
-  
- _run() - Method in class org.gjt.sp.jedit.bufferio.BufferInsertRequest
-  
- _run() - Method in class org.gjt.sp.jedit.bufferio.BufferLoadRequest
-  
- _run() - Method in class org.gjt.sp.jedit.bufferio.BufferSaveRequest
-  
- _run() - Method in class org.gjt.sp.jedit.bufferio.MarkersSaveRequest
-  
- _run() - Method in class org.gjt.sp.jedit.io.CopyFileWorker
-  
- _run() - Method in class org.gjt.sp.jedit.io.LocalFileSaveTask
-  
- _run() - Method in class org.gjt.sp.util.Task
- 
This is the method you have to implement and that will be executed
 in the thread. 
- _runScript(View, String, Reader, boolean) - Static method in class org.gjt.sp.jedit.BeanShell
- 
Runs a BeanShell script. 
- _runScript(View, String, Reader, NameSpace) - 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.gui.AbstractContextOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.AbbrevsOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.AppearanceOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.BrowserColorsOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.BrowserOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.BufferOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.DockingOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.EditingOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.EditModesPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.EncodingsOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.FirewallOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.GeneralOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.GutterOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.LargeFilesOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.ModeSettingsPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.MouseOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.PluginManagerOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.PrintOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.SaveBackupOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.ShortcutsOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.StatusBarOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.SyntaxHiliteOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.TextAreaOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.ToolBarOptionPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.UndoPane
-  
- _save() - Method in class org.gjt.sp.jedit.options.ViewOptionPane
-  
- _save() - Method in class org.jedit.options.OptionGroupPane
-  
- _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.