Uses of Class
ffx.ui.MainPanel
Packages that use MainPanel
Package
Description
Force Field X implements fixed charge and polarizable atomic multipole molecular mechanics
potentials, local and global optimization, molecular dynamics, free energy differences, etc, with
special support for crystal space groups.
The UI package provides views and controllers for manipulating molecular systems.
-
Uses of MainPanel in ffx
-
Uses of MainPanel in ffx.ui
Modifier and TypeMethodDescriptionvoid
LogHandler.setMainPanel
(MainPanel mainPanel) A reference to the Force Field X MainPanel container to shut down if we encounter a fatal (SEVERE) exception.ModifierConstructorDescriptionConstructorGraphicsCanvas
(MainPanel mainlPanel) Constructor for GraphicsCanvas.GraphicsEvents
(MainPanel mainPanel, GraphicsCanvas graphicsCanvas, GraphicsAxis graphicsAxis, org.jogamp.java3d.utils.universe.SimpleUniverse simpleUniverse, org.jogamp.java3d.Bounds bounds, org.jogamp.java3d.BranchGroup root, org.jogamp.java3d.TransformGroup transformGroup) Constructor for GraphicsEvents.GraphicsPicking
(org.jogamp.java3d.BranchGroup base, org.jogamp.java3d.Bounds bounds, GraphicsCanvas graphicsCanvas, MainPanel mainPanel) ConstructorConstructor for MainMenu.ModelingPanel
(MainPanel mainPanel) ConstructorModelingShell
(MainPanel mainPanel) Constructor for ModelingShell.SimulationLoader
(FFXSystem s, Thread j, MainPanel f, InetSocketAddress a) Constructor for SimulationLoader.Trajectory
(MolecularAssembly mol, MainPanel f) Constructor for Trajectory.UIUtils
(ModelingShell modelingShell, MainPanel mainPanel)