public interface Interactive
Command) which is intended to be run
interactively. Typically this means its inputs are supposed to be presented
in a non-modal dialog box, with Runnable.run() being called whenever
any of the values change.
See InteractiveCommand for the most typical use case.
ModuleInfo.isInteractive()Copyright © 2009–2016 SciJava. All rights reserved.