| Constructor and Description |
|---|
CustomOption(Component c)
Constructs a new option.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent()
Gets a GUI component representing this option.
|
void |
setValue(String value)
Does nothing for a custom option.
|
getText, restoreState, saveStatepublic CustomOption(Component c)
public Component getComponent()
getComponent in class BioOptionpublic void setValue(String value)
Copyright © 2015–2022 SciJava. All rights reserved.