Class ChangeOrientationCommand

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

public class ChangeOrientationCommand extends org.eclipse.gef.commands.Command
Flip a widget horizontally.
  • 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