Class ShapeFillsImage

java.lang.Object
com.reportmill.panels.ShapeFillsImage

public class ShapeFillsImage extends Object
Provides UI inspector for Shape image fills.
  • Constructor Details

    • ShapeFillsImage

      public ShapeFillsImage()
      Creates a new ShapeFillsGradient inspector.
  • Method Details

    • getWindowTitle

      public String getWindowTitle()
      Returns the string used for the inspector window title.
    • getUI

      public RJPanel getUI()
      Returns the Swing UI panel.
    • resetUI

      public void resetUI()
      Updates the Swing UI controls from the currently selected shape.
    • respondUI

      public void respondUI(Object anObj)
      Updates the currently selected shape from the Swing UI controls.