Class ShapeRollScaleSkew


public class ShapeRollScaleSkew extends SwingOwner
This class provides Swing UI editing for advanced transforms such as rotation, scale and skew for the currently selected shapes.
  • Constructor Details

    • ShapeRollScaleSkew

      public ShapeRollScaleSkew()
  • Method Details

    • resetUI

      public void resetUI()
      Resets the Swing UI controls from the currently selected shapes.
      Overrides:
      resetUI in class UIOwner<SwingEvent,JComponent>
    • respondUI

      public void respondUI(SwingEvent anEvent)
      Responds to changes from the Swing UI panel's controls.
      Overrides:
      respondUI in class UIOwner<SwingEvent,JComponent>
    • getWindowTitle

      public String getWindowTitle()
      Returns the name to be used in the inspector panel window title.