-
Class Summary
| Class |
Description |
| ImageDialog |
A printable and zoomable dialog that holds drawn images.
|
| PlotDialog |
A dialog that holds dot plot images.
|
| StructureDialog |
A dialog that holds structure images.
|
Package RNAstructure_java_drawing.source.dialogs Description
A package that holds all Java drawing dialogs.
The drawing dialogs are in a hierarchy, with the base class handling all common dialog tasks, and the subclasses handling specific painting routines.
Subclasses also contain other methods besides painting routines that contain specialized GUI actions.