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 Detail

      • ShapeRollScaleSkew

        public ShapeRollScaleSkew()
    • Method Detail

      • resetUI

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

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

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