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, saveState
public CustomOption(Component c)
public Component getComponent()
getComponent
in class BioOption
public void setValue(String value)
Copyright © 2015–2022 SciJava. All rights reserved.