public abstract static class ScopeProvider.CustomScopeProvider extends ScopeProvider
ScopePanel
,
ScopeReference
ScopeProvider.CustomScopeProvider, ScopeProvider.Registration
Constructor and Description |
---|
CustomScopeProvider() |
Modifier and Type | Method and Description |
---|---|
abstract void |
setScope(Scope currentScope)
Set the scope to be customized.
|
abstract boolean |
showCustomizer()
Show a Dialog to customize the scope.
|
getDetail, getIcon, getProblem, getScope, initialize
public abstract void setScope(@NullAllowed Scope currentScope)
currentScope
- the Scope currently selectedpublic abstract boolean showCustomizer()