Class ShapeRollScaleSkew

java.lang.Object
com.reportmill.panels.ShapeRollScaleSkew

public class ShapeRollScaleSkew extends Object
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()
      Creates a new ShapeRollScaleSkew inspector.
  • Method Details

    • getWindowTitle

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

      public JPanel getUI()
      Returns the Swing GUI panel for this inspector.
    • resetUI

      public void resetUI()
      Resets the Swing UI controls from the currently selected shapes.
    • respondUI

      public void respondUI(Object anObj)
      Responds to changes from the Swing GUI panel's controls.