public class CommonDynamicCmd extends DynamicCommand
| Modifier and Type | Field and Description |
|---|---|
protected static String |
EMPTY_LABEL |
protected static String |
HEADER_HTML |
protected SNT |
snt |
protected SNTService |
sntService |
protected StatusService |
statusService |
protected SNTUI |
ui |
protected UIService |
uiService |
moduleService, pluginService| Constructor and Description |
|---|
CommonDynamicCmd() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
cancel(String reason) |
protected void |
error(String msg) |
protected void |
init(boolean abortIfInactive) |
protected void |
msg(String msg,
String title) |
protected void |
notifyExternalDataLoaded() |
protected void |
notifyLoadingEnd(Viewer3D recViewer) |
protected void |
notifyLoadingStart(Viewer3D recViewer) |
protected void |
resetUI() |
protected void |
resetUI(boolean validateDimensions) |
void |
run() |
protected void |
status(String statusMsg,
boolean temporaryMsg) |
context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancelgetDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutputclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddInput, addInput, addOutput, addOutput, removeInput, removeOutputgetDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutputprotected static final String HEADER_HTML
protected static final String EMPTY_LABEL
protected StatusService statusService
protected UIService uiService
protected SNTService sntService
protected SNT snt
protected SNTUI ui
protected void init(boolean abortIfInactive)
protected void status(String statusMsg, boolean temporaryMsg)
public void cancel()
cancel in interface Modulecancel in class AbstractModulepublic void cancel(String reason)
cancel in interface Cancelablecancel in class DynamicCommandprotected void error(String msg)
protected void notifyLoadingStart(Viewer3D recViewer)
protected void notifyLoadingEnd(Viewer3D recViewer)
protected void resetUI()
protected void resetUI(boolean validateDimensions)
protected void notifyExternalDataLoaded()
public void run()
Copyright © 2018–2021 Morphonets. All rights reserved.