Package | Description |
---|---|
sc.fiji.snt |
SNT core classes
|
Modifier and Type | Method and Description |
---|---|
static FillManagerUI.State |
FillManagerUI.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FillManagerUI.State[] |
FillManagerUI.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
FillManagerUI.changeState(FillManagerUI.State newState)
Changes this UI to a new state.
|
Copyright © 2015–2021 Fiji. All rights reserved.