Package com.reportmill.panels
Class ShapePlacement
java.lang.Object
com.reportmill.panels.ShapePlacement
This class provides Swing UI editing for the currently selected shapes location and size.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ShapePlacementpublic ShapePlacement()Creates a new shape placement inspector.
 
- 
- 
Method Details- 
getWindowTitleReturns the name to be used in the inspector's window title.
- 
getUIReturns the Swing UI panel for this inspector.
- 
resetUIpublic void resetUI()Updates Swing UI controsl from current selection.
- 
respondUIUpdates current selection from Swing UI controls.
 
-