Package | Description |
---|---|
net.imagej.ui.swing.updater |
Modifier and Type | Method and Description |
---|---|
static ViewOptions.Option |
ViewOptions.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewOptions.Option[] |
ViewOptions.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdaterFrame.setViewOption(ViewOptions.Option option) |
Copyright © 2014–2022 ImageJ. All rights reserved.