|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferSet | |
|---|---|
| org.gjt.sp.jedit | This package contains jEdit's core classes. |
| org.gjt.sp.jedit.bufferset | Classes related to implementation of the BufferSets feature of jEdit. |
| Uses of BufferSet in org.gjt.sp.jedit |
|---|
| Methods in org.gjt.sp.jedit that return BufferSet | |
|---|---|
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 | |
|---|---|
java.util.Set<BufferSet> |
BufferSetManager.getOwners(Buffer buffer)
|
| Constructors in org.gjt.sp.jedit.bufferset with parameters of type BufferSet | |
|---|---|
BufferSet(BufferSet source)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||