|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Mediator | This interface specifies the methods for the single central mediator object that allows communication between objects of the gui, the data structure, and the renderer. |
Class Summary | |
---|---|
MediatorImpl | Serves as the central mediator central object that allows communication between objects of the gui, the data structure, and the renderer. |
ProteinShader | Opens the main GUI window for the ProteinShader program. |
ProteinShaderGUI | Provides the main GUI window for the ProteinShader program. |
ProteinShaderSplasher | Opens a splash screen, ProteinShaderLogo.png, while the ProteinShaderGUI is in the process of starting up. |
Renderer | Knows how to render a protein image onto a GLCanvas. |
Holds all of the Swing GUI components and their associated listeners,
including class Renderer, which is registered as a listener for the GLCanvas
object that is used a drawing surface.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |