These are the Javadocs for all Java folders in the RNAstructure software package.

See: Description

Packages 
Package Description
RNAstructure_java_drawing.source
A package that encapsulates all the Java classes that handle structure and dot plot drawing.
RNAstructure_java_drawing.source.dialogs
A package that holds all Java drawing dialogs.
RNAstructure_java_drawing.source.menus
A package that holds all menus used in the drawing framework.
RNAstructure_java_drawing.source.proxy
A package that holds all Java drawing classes generated by SWIG that connect the C++ back end to the Java front end.
RNAstructure_java_drawing.source.runners
A package that holds the run templates that are used when the Java drawing framework is wrapped into self-contained executables.
RNAstructure_java_interface.source
A package that encapsulates all the Java classes that comprise the RNAstructure Java interface.
RNAstructure_java_interface.source.menus
A package that holds all menus used in the Java RNAstructure interface.
RNAstructure_java_interface.source.startup
A package that holds all Java RNAstructure interface classes that are directly called at the Java interface startup.
RNAstructure_java_interface.source.windows
A package that holds all internal windows used in the drawing framework.
RNAstructure_java_utilities
A package that holds a variety of utilities classes.