Package ffx

Class HeadlessMain

java.lang.Object
ffx.HeadlessMain

public class HeadlessMain extends Object
The HeadlessMain class is the entry point to the command line version of Force Field X.
Since:
1.0
Author:
Michael J. Schnieders
  • Field Details

    • mainPanel

      public MainPanel mainPanel
      This is the main application container for both the GUI and CLI.
  • Method Details

    • toString

      public String toString()

      Commons.Lang Style toString.

      Overrides:
      toString in class Object