Class Summary |
AngleControl |
A class that allows control of a 3D viewpoint angle in polar coordinates
(phi, theta). |
AngleControlPanel |
A panel containing an AngleControl, along with buttons for switching to the
XY plane, YZ plane and XZ plane. |
CoComposeDialog |
Abstract CoCompose dialog class. |
ConceptPropertiesDialog |
A dialog window for editing the properties of Concepts, Composites and
CompositeRoles. |
ImplementationsDialog |
A dialog window for editing the implementations list of Concepts. |
ImplGenDialog |
A dialog window for editing the implementation generators list of Composites. |
MainFrame |
Main window containing the main menu and composite repository. |
MainFrame_AboutBox |
About box window to go with the application. |
MessageDialog |
A standard message dialog for displaying error, warning and info messages. |
ModelCanvas |
A window class for editing and displaying CoCompose design models.
|
ModelFrame |
Design Modeler window. |
ModelPanel |
A panel containing a ModelCanvas and a header label. |
ModelPropertiesDialog |
A dialog window for editing the properties of a Model. |
SearchDialog |
Input dialog for searching for concepts in a model. |
SolPattDialog |
A dialog window for editing the solution patterns list of Composites. |
TextViewDialog |
A text viewing dialog for displaying text contents like source code. |
ViewPortPanel |
A panel containing a ViewportScroller, along with a button for centering
the viewport. |
ViewportScroller |
A ViewportScroller is a window used to scroll a window through a
larger area of content. |