Package com.reportmill.panels
Class ShapeFillsImage
java.lang.Object
com.reportmill.panels.ShapeFillsImage
Provides UI inspector for Shape image fills.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ShapeFillsImage
public ShapeFillsImage()Creates a new ShapeFillsGradient inspector. 
 - 
 - 
Method Details
- 
getWindowTitle
Returns the string used for the inspector window title. - 
getUI
Returns the Swing UI panel. - 
resetUI
public void resetUI()Updates the Swing UI controls from the currently selected shape. - 
respondUI
Updates the currently selected shape from the Swing UI controls. 
 -