Uses of Class
org.yamcs.studio.commanding.stack.CommandStack
-
Uses of CommandStack in org.yamcs.studio.commanding.stack
Modifier and TypeMethodDescriptionstatic CommandStack
CommandStack.getInstance()
static CommandStack
Modifier and TypeMethodDescriptionvoid
CommandStackStateProvider.refreshState
(CommandStack stack) static com.google.gson.JsonObject
ExportUtil.toJSON
(CommandStack stack) static String
ExportUtil.toXML
(CommandStack stack) ModifierConstructorDescriptionRunCommandJob
(Shell shell, CommandStack stack, List<StackedCommand> commands, CommandStackView view)