Package ffe.panels

The Panels Package provides views and controllers for manipulating molecular systems.

See:
          Description

Class Summary
FExec FExec is a native replacement for the JDK System.Exec() method.
FFELocale The FFELocale class will encapsulate Internationalization features, if there is interest.
FMenuBar The FMenuBar class creates the Force Field Explorer Menu Bar
FullScreenWindow The FullScreenWindow class controls full screen graphics.
GlobalAxis The Navigation class encapsulates the 3D Axis that controls global rotations.
Graphics3D The Graphics class provides 3D Graphics capibilities, making heavy use of Java3D and its utility packages.
GraphicsContext The GraphicsContext class defines constants related to rendering modes.
GraphicsDialog The GraphicsDialog class allows users to select graphics preferences.
GraphicsPanel The GraphicsPanel class contains the 3D Canvas and its status box.
JobPanel The JobPanel class encapsulates functionality needed to execute TINKER routines.
KeyFileEditor The KeyFileEditor class is a wrapper for the KeywordPanel to create a stand alone TINKER Key File Editor, but it needs updating.
KeywordComponent The KeywordComponent class is used to represent one TINKER keyword.
KeywordPanel The KeywordPanel class is an editor for TINKER Keyword (*.KEY) files.
LogPanel The LogPanel is a simple editor that displays log files created by TINKER jobs.
MainPanel The MainPanel class is the main container for holding Force Field Explorer components.
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
Tree The Tree Class creates and manages a JTree view of the data.
 

Package ffe.panels Description

The Panels Package provides views and controllers for manipulating molecular systems.