See: Description
Class | Description |
---|---|
BorderBuilder |
A class that places a border type on a specified component type.
|
BorderedButtonPanel |
A class that produces a panel which contains a button with a border
around it.
|
Dialogs |
A class that handles simple dialogs used in the RNAstructure GUI.
|
FieldPanel |
A class that creates a panel which holds aligned input fields.
|
FieldPanel.FilePanel |
An inner class that handles a panel which contains file fields.
|
FileField |
A class that creates a text field which holds a file name.
|
FileFilters |
A list of constants for common file extensions.
|
FileSelectButton |
Created by Richard on 4/8/2016.
|
FileSelectButton.ExtensionFileFilter | |
FileSelectButton.FileMenuItem | |
FileSelectedEvent |
Created by Richard on 4/8/2016.
|
HTMLCheckBox |
A class that creates a check box whose text is HTML.
|
ImageGrabber |
A class that creates images in various contexts for the RNAstructure GUI.
|
MRUFileStorage |
Created by Richard on 4/10/2016.
|
NumberField |
A class that creates a text field whose contents may be bounded by a
minimum or maximum value.
|
NumberField.DoubleField |
An inner class that handles a field which contains a double value.
|
NumberField.FloatField |
An inner class that handles a field which contains a float value.
|
NumberField.IntegerField |
An inner class that handles a field which contains an integer value.
|
OSInfo |
A class that handles checking whether an OS is a Mac, and setting general
properties if that is the case.
|
RadioButtonPanel |
A class that creates a panel containing a group of radio buttons.
|
RequestFocusListener |
Convenience class to request focus on a component.
|
Resources | |
RNAstructureMenu |
A class that creates a menu.
|
RunFunc |
Created by Richard on 4/12/2016.
|
ScrollerPane |
A class that creates a scroll pane that can be controlled via the keyboard.
|
StandardFileChooser |
Created by Richard on 10/23/2015.
|
UserOptions |
Created by Richard on 4/10/2016.
|
ValueSelectionDialog |
A class which creates a dialog that selects values from labeled text fields.
|
Enum | Description |
---|---|
OSInfo.OSType |