Package | Description |
---|---|
org.scijava.ui.awt.widget | |
org.scijava.ui.swing.widget |
Modifier and Type | Class and Description |
---|---|
class |
AWTChoiceWidget
AWT implementation of multiple choice selector widget.
|
Modifier and Type | Class and Description |
---|---|
class |
SwingChoiceRadioWidget
Swing implementation of multiple choice selector widget using
JRadioButton s. |
class |
SwingChoiceWidget
Swing implementation of multiple choice selector widget using a
JComboBox . |
Copyright © 2015–2022 SciJava. All rights reserved.