See: Description
Class | Description |
---|---|
ConstraintsMenu |
A class that creates a folding constraints menu.
|
FileMenu |
A class that creates a "File" menu.
|
HelpMenu |
A class that creates a "Help" menu.
|
MainMenu |
A MainMenu is essentially an MergeMenu that is designed to be subclassed and to
handle the actions of its child menu items by attaching itself as an
ActionListener to all child menu items.
|
MenuList |
A list of MainMenu items that should be incorporated into the application MenuBar when a Window receives focus.
|
MenuRolloverAdapter |
An inner class that creates a rollover listener for menus in the
RNAstructure GUI.
|
NucleicAcidMenu |
A class that creates a menu which holds commands specific for a nucleic
acid type.
|
PredictMenu |
A class that creates a "File" menu.
|
RolloverListener |
A class that creates a rollover listener for menus in the RNAstructure GUI.
|