Uses of Enum Class
org.gjt.sp.jedit.bufferset.BufferSet.Scope
Packages that use BufferSet.Scope
-
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 class with the specified name.static BufferSet.Scope[]
BufferSet.Scope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gjt.sp.jedit.bufferset with parameters of type BufferSet.Scope