Class ChangeTabIndexCommand
java.lang.Object
org.eclipse.gef.commands.Command
org.csstudio.opibuilder.widgets.actions.ChangeTabIndexCommand
public class ChangeTabIndexCommand
extends org.eclipse.gef.commands.Command
Change tab index.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.gef.commands.Command
canExecute, canRedo, canUndo, chain, dispose, getDebugLabel, getLabel, redo, setDebugLabel, setLabel
-
Constructor Details
-
ChangeTabIndexCommand
-
-
Method Details
-
execute
public void execute()- Overrides:
execute
in classorg.eclipse.gef.commands.Command
-
undo
public void undo()- Overrides:
undo
in classorg.eclipse.gef.commands.Command
-