JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.gjt.sp.jedit.bufferset.BufferSet
Packages that use
BufferSet
Package
Description
org.gjt.sp.jedit
org.gjt.sp.jedit.bufferset
Uses of
BufferSet
in
org.gjt.sp.jedit
Methods in
org.gjt.sp.jedit
that return
BufferSet
Modifier and Type
Method
Description
BufferSet
EditPane.
getBufferSet
()
Returns the current buffer set.
Uses of
BufferSet
in
org.gjt.sp.jedit.bufferset
Methods in
org.gjt.sp.jedit.bufferset
that return types with arguments of type
BufferSet
Modifier and Type
Method
Description
Set
<
BufferSet
>
BufferSetManager.
getOwners
(
Buffer
buffer)
Constructors in
org.gjt.sp.jedit.bufferset
with parameters of type
BufferSet
Modifier
Constructor
Description
BufferSet
(
BufferSet
source)