Class Hierarchy
- java.lang.Object
- org.nuiton.jaxx.runtime.application.command.CommandSupport<Config,Context>
- org.nuiton.jaxx.runtime.application.command.WithMainUICommandSupport<Config,Context>
- org.nuiton.jaxx.runtime.application.command.StartDefaultUI<Config,Context>
- org.nuiton.jaxx.runtime.application.command.WithMainUICommandSupport<Config,Context>
- javax.swing.SwingWorker<T,V> (implements java.util.concurrent.RunnableFuture<V>)
- org.nuiton.jaxx.runtime.application.action.ActionWorker<R,P>
- org.nuiton.jaxx.runtime.application.command.CommandSupport.CommandLineActionWorker
- org.nuiton.jaxx.runtime.application.action.ActionWorker<R,P>
- org.nuiton.jaxx.runtime.application.command.CommandSupport<Config,Context>