FreeCNC

Class Info

java.lang.Object
  |
  +--Info

public class Info
extends java.lang.Object


Constructor Summary
Info()
           
 
Method Summary
 java.lang.String getVersion()
           
 void printWelcomeMessage()
           
 void showParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Info

public Info()
Method Detail

printWelcomeMessage

public void printWelcomeMessage()

getVersion

public java.lang.String getVersion()

showParameters

public void showParameters()

FreeCNC