Class | Description |
---|---|
AWTButtonWidget |
An AWT widget that displays a button and invokes the callback of a parameter
when the button is clicked.
|
AWTChoiceWidget |
AWT implementation of multiple choice selector widget.
|
AWTFileWidget |
AWT implementation of file selector widget.
|
AWTInputHarvester |
AWTInputHarvester is an
InputHarvester that collects input parameter
values from the user using an AWTInputPanel dialog box. |
AWTInputPanel |
AWT implementation of
InputPanel . |
AWTInputWidget<T> |
Common superclass for AWT-based input widgets.
|
AWTMessageWidget |
AWT implementation of message widget.
|
AWTNumberWidget |
AWT implementation of number chooser widget.
|
AWTObjectWidget |
AWT implementation of object selector widget.
|
AWTTextWidget |
AWT implementation of text field widget.
|
AWTToggleWidget |
AWT implementation of boolean toggle widget.
|
Copyright © 2015–2022 SciJava. All rights reserved.