Package com.reportmill.panels
Class ShapeFillsGradient
java.lang.Object
com.reportmill.panels.ShapeFillsGradient
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ShapeFillsGradientpublic ShapeFillsGradient()Creates a new ShapeFillsGradient inspector.
 
- 
- 
Method Details- 
getWindowTitleReturns the string used for the inspector window title.
- 
getUIReturns the Swing UI panel.
- 
resetUIpublic void resetUI()Updates the Swing UI controls from the currently selected shape.
- 
respondUIUpdates the currently selected shape from the Swing UI controls.
 
-