Class App
java.lang.Object
de.christofreichardt.jca.shamirsdemo.App
- All Implemented Interfaces:
de.christofreichardt.diagnosis.Traceable
public class App extends Object implements de.christofreichardt.diagnosis.Traceable
-
Constructor Summary
Constructors Constructor Description App() -
Method Summary
Modifier and Type Method Description de.christofreichardt.diagnosis.AbstractTracergetCurrentTracer()PathgetCurrentWorkspace()MenugetMenu()static voidmain(String[] args)voidsetCurrentWorkspace(Path currentWorkspace)voidsetMenu(Menu menu)
-
Constructor Details
-
App
- Throws:
IOException
-
-
Method Details
-
getCurrentWorkspace
-
setCurrentWorkspace
-
getMenu
-
setMenu
-
getCurrentTracer
public de.christofreichardt.diagnosis.AbstractTracer getCurrentTracer()- Specified by:
getCurrentTracerin interfacede.christofreichardt.diagnosis.Traceable
-
main
public static void main(String[] args) throws de.christofreichardt.diagnosis.TracerFactory.Exception, IOException- Throws:
de.christofreichardt.diagnosis.TracerFactory.ExceptionIOException
-