Package org.biojava.spice.gui

A collection of classes related to the GUI.

See:
          Description

Interface Summary
TabListener  
 

Class Summary
AboutDialog A Dialog to show version and copyright information for SPICE.
AbstractPopupFrame a class that provides a "floating" frame that follows the position of the cursor the "content" of the panel is provided by the content Container that has to be provided by a class that extends this abstract class
AlignmentServerSwitcher  
BrowseMenuListener  
CloseableTabbedPane  
ConfigPanel a Component that provides the GUI for configuring SPICE
DasSourceDialog A Dialog that displays some information about a DAS source
LoggingPanelManager  
MemoryMonitor Tracks Memory allocated & used, displayed in graph form.
MenuCreator  
OpenDialog Enter a new PDB, UniProt, or ENSP code to be loaded in SPICE.
RainbowPainter gets the selection or the whole structure from spice and colors it by rainbow ...
SaveLoadSession  
SelectionLockMenuListener  
SelectionLockPopupListener  
SelectionPanel a class that eithe provides a JList or a JCheckbox, depending if spice is running in structure alignment mode or in single protein mode
SendEmailGui  
SpiceChainDisplay  
SpiceMenuListener This class takes care of the events that are triggered if a MenuItem is choosen from the main spice menu.
SpiceTabbedPane  
StatusPanel a class to display status information contains a status display to display arbitraty text the PDB code of the currently displayed PDB file the UniProt code of the currently displayed UniProt sequence a progressBar to display ongoing progress
StructureCommandListener A class that listens to various events on the StructureCommand line ( where it is possible to enter RASMOL like commands) and takes care of clearing the selection upon startup tracking the history of entered commands sending the command to the structure panel, once Enter is being pressed.
StructureCommandPanel Provides an TextField that can be used to enter new RASMOL like commands that are sent to JMol.
TabEvent  
TechInfoDialog  
 

Package org.biojava.spice.gui Description

A collection of classes related to the GUI.