Uses of Enum
org.gjt.sp.jedit.bufferset.BufferSet.Scope
Packages that use BufferSet.Scope
Package
Description
Classes related to implementation of the BufferSets feature of jEdit.
-
Uses of BufferSet.Scope in org.gjt.sp.jedit.bufferset
Methods in org.gjt.sp.jedit.bufferset that return BufferSet.ScopeModifier and TypeMethodDescriptionBufferSetManager.getScope()
static BufferSet.Scope
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.Methods in org.gjt.sp.jedit.bufferset with parameters of type BufferSet.Scope