Class SpotSpineLoaderCmd

java.lang.Object
sc.fiji.snt.gui.cmds.SpotSpineLoaderCmd
All Implemented Interfaces:
Runnable, org.scijava.command.Command, org.scijava.plugin.SciJavaPlugin

public class SpotSpineLoaderCmd extends Object implements org.scijava.command.Command
Implements the 'Open Spot Spine...' command.
Author:
Tiago Ferreira
  • Constructor Details

    • SpotSpineLoaderCmd

      public SpotSpineLoaderCmd()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable