public class WebCommandInfo extends CommandInfo
APPLICATION_MENU_ROOT
Constructor and Description |
---|
WebCommandInfo(CommandInfo commandInfo,
Module module) |
Modifier and Type | Method and Description |
---|---|
Iterable<ModuleItem<?>> |
inputs() |
canCancel, canPreview, canRunHeadless, createInstance, createModule, createModule, getClassName, getDelegateClassName, getIconURL, getIdentifier, getInitializer, getInput, getInput, getOutput, getOutput, getPluginClass, getPresets, getProblems, getTitle, isInteractive, isValid, loadClass, loadDelegateClass, outputs, setPluginClass, setPresets, toString, update
create, create, get, get, get, getAnnotation, getLocation, getOrCreate, getOrCreate, getPluginType, getVersion, inject, setPluginType
getIconPath, getMenuPath, getMenuRoot, getPriority, getSelectionGroup, isEnabled, isSelectable, isSelected, isVisible, setEnabled, setIconPath, setMenuPath, setMenuRoot, setPriority, setSelectable, setSelected, setSelectionGroup, setVisible
get, getDescription, getLabel, getName, is, set, setDescription, setLabel, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLocation, getVersion
compareTo, getIconPath, getMenuPath, getMenuRoot, getSelectionGroup, isEnabled, isSelectable, isSelected, isVisible, setEnabled, setIconPath, setMenuPath, setMenuRoot, setSelectable, setSelected, setSelectionGroup, setVisible
get, getDescription, getLabel, is, set, setDescription, setLabel
getPriority, setPriority
public WebCommandInfo(CommandInfo commandInfo, Module module)
public Iterable<ModuleItem<?>> inputs()
inputs
in interface ModuleInfo
inputs
in class CommandInfo
Copyright © 2014–2022 ImageJ. All rights reserved.