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 Details

  • Method Details

    • getCurrentWorkspace

      public Path getCurrentWorkspace()
    • setCurrentWorkspace

      public void setCurrentWorkspace​(Path currentWorkspace)
    • getMenu

      public Menu getMenu()
    • setMenu

      public void setMenu​(Menu menu)
    • getCurrentTracer

      public de.christofreichardt.diagnosis.AbstractTracer getCurrentTracer()
      Specified by:
      getCurrentTracer in interface de.christofreichardt.diagnosis.Traceable
    • main

      public static void main​(String[] args) throws de.christofreichardt.diagnosis.TracerFactory.Exception, IOException
      Throws:
      de.christofreichardt.diagnosis.TracerFactory.Exception
      IOException