Package | Description |
---|---|
org.gjt.sp.jedit.bufferset |
Classes related to implementation of the BufferSets feature of jEdit.
|
Modifier and Type | Method | Description |
---|---|---|
BufferSet.Scope |
BufferSetManager.getScope() |
|
static BufferSet.Scope |
BufferSet.Scope.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BufferSet.Scope[] |
BufferSet.Scope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
BufferSetManager.setScope(BufferSet.Scope scope) |