Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
_
_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.
_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 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.
_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.
_getDirectoryEntry(Object, String, Component)
- Method in class org.gjt.sp.jedit.io.
VFS
Returns the specified directory entry.
_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.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.
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.
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.
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.
ViewOptionPane
_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.
_listDirectory(Object, String, String, boolean, Component, boolean, boolean)
- 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.
_listDirectory(Object, String, Component)
- Method in class org.gjt.sp.jedit.io.
VFS
Deprecated.
Use
_listFiles()
instead.
_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.
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.
_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.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.
ContextOptionPane
_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.
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.
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.
ViewOptionPane
_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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_