|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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).BufferChangeListener
interface.gnu.regexp
search within Segment
objects.CharIndexedSegment
.
CharIndexedSegment
.
null
.
FoldVisibilityManager.collapseFold(int)
, but
also moves the caret to the first line of the fold.
compareStrings()
instead
MiscUtilities.constructPath(java.lang.String, java.lang.String)
, except path
will be
appended to parent
even if it is absolute.
View
object is created, it calls this
method on each plugin class to obtain entries to be displayed
in the view's Plugins menu.
Chunk
objects that can be painted on screen.DockableWindowManager
keeps track of dockable windows.EBMessage
instead.error()
method instead.
rethrowBshErrors
parameter is now
obsolete; call _eval()
or eval()
instead.
rethrowBshErrors
parameter is now
obsolete; call _eval()
or eval()
instead.
FoldVisibilityManager.expandFold(int,boolean)
, but
also moves the caret to the first sub-fold.
actions.xml
.
FoldVisibilityManager.expandFolds()
, but does
it for all fold visibility managers viewing this buffer.
getLineOfOffset()
,
getLineStartOffset()
, and
getLineEndOffset()
instead.
Buffer.getPath()
instead.
Segment
.
null
if there is none.
null
if there is no selection at that offset.
getEnd()
method
getEnd(int)
method
getEndLine()
method
getStart()
method
getStart(int)
method
getStartLine()
method
Segment
.
OffsetManager
class can use it.
GUIUtilities.getView()
instead.
AbstractOptionPane._init()
instead.
Buffer.insert(int,String)
method, but inserts the string at
the specified virtual column.
insert()
instead.
-background
command-line switch.
jEdit.closeBuffer(View,Buffer)
.
jEdit.closeView(View)
.
KeywordMap
is similar to a hashtable in that it maps keys
to values.KeywordMap
.
KeywordMap
.
markTokens()
instead
offsetToXY()
instead.
Converts an offset in a line into an x co-ordinate.
jeditresource:
URL protocol handler, used to load
resources from plugin JAR files.KeyAdapter.keyPressed(KeyEvent)
,
KeyAdapter.keyReleased(KeyEvent)
, or KeyAdapter.keyTyped(KeyEvent)
.
setBooleanProperty()
instead
setProperty()
instead.
Buffer.readLock()
and Buffer.readUnlock()
.
Buffer.readLock()
and Buffer.readUnlock()
.
Segment
is equal to a
character array.
gnu.regexp
.rethrowBshErrors
parameter is now
obsolete; call _runScript()
or runScript()
instead.
rethrowBshErrors
parameter is now
obsolete; call _runScript()
or runScript()
instead.
AbstractOptionPane._save()
instead.
addToSelection()
,
or setSelection()
with a new Selection instance.
addToSelection()
,
or setSelection()
with a new Selection instance.
C
, A
, M
, S
) and
Java modifier flags.
multi
.
XModeHandler
.
VariableGridLayout
class is a layout manager
that lays out a container's components in a rectangular grid
with variable cell sizes.View
is jEdit's top-level frame window.Buffer.writeLock()
and Buffer.writeUnlock()
.
Buffer.writeLock()
and Buffer.writeUnlock()
.
xyToOffset()
instead.
Converts an x co-ordinate to an offset within a line.
xyToOffset()
instead.
Converts an x co-ordinate to an offset within a line.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |