Class EngineParameter

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class EngineParameter extends LizzieDialog
See Also:
  • Field Details

    • enginePath

      public String enginePath
    • weightPath

      public String weightPath
    • parameters

      public String parameters
    • commandLine

      public String commandLine
  • Constructor Details

    • EngineParameter

      public EngineParameter(String enginePath, String weightPath, ConfigDialog configDialog)
      Create the dialog.