Class DeleteGuideCommand

java.lang.Object
org.eclipse.gef.commands.Command
org.csstudio.opibuilder.commands.DeleteGuideCommand

public final class DeleteGuideCommand extends org.eclipse.gef.commands.Command
A Command to delete a guide.
  • Constructor Details

  • Method Details

    • execute

      public void execute()
      Overrides:
      execute in class org.eclipse.gef.commands.Command
    • undo

      public void undo()
      Overrides:
      undo in class org.eclipse.gef.commands.Command