Package org.proteinshader.gui

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.

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.
 

Package org.proteinshader.gui Description

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.

Related Documentation

For help and tutorial pages, please see:

Version:
Beta 0.9.4 (December 30, 2008)
Author:
Joseph R. Weber


Copyright © 2007-2008