Package com.reportmill.panels
Class ShapeLocationSize
java.lang.Object
com.reportmill.panels.ShapeLocationSize
This class provides Swing GUI editing for the currently selected shapes location and size.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classAn inner class to provide a simple springs and struts control.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ShapeLocationSizepublic ShapeLocationSize()Creates a new location size 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 currently selected shape.
- 
respondUIUpdates currently selected shape from Swing UI controls.
 
-