Class DemoRunner

java.lang.Object
sc.fiji.snt.gui.DemoRunner

public class DemoRunner extends Object
Manages loading and running of demonstration datasets and reconstructions in SNT. Provides a collection of predefined demo entries with associated images, reconstructions, and metadata for educational and testing purposes.
  • Constructor Details

    • DemoRunner

      public DemoRunner(SNTUI ui, SNT snt)
    • DemoRunner

      public DemoRunner(org.scijava.Context context)
  • Method Details

    • getChoice

      public DemoRunner.Demo getChoice()
    • load

      public void load(int demoID)