|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
This was the official API for adding items to a file
system browser's Plugins menu in jEdit 4.1 and earlier. In
jEdit 4.2, there is a different way of doing this, you must provide
a browser.actions.xml
file in your plugin JAR, and
define plugin.class.browser-menu-item
or plugin.class.browser-menu
properties.
See EditPlugin
for details.
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).BufferListener
interface.BufferChangeListener
interface.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |