Class MguiStart

java.lang.Object
mgui.interfaces.exec.MguiStart

public class MguiStart
extends java.lang.Object
Simple launcher for a modelGUI session. The single optional argument specifies the init file. If it is not specified the default init file will be used.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Constructor Summary

    Constructors
    Constructor Description
    MguiStart()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MguiStart

      public MguiStart()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Parameters:
      args -