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 Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn inner class to provide a simple springs and struts control. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ShapeLocationSize
public ShapeLocationSize()Creates a new location size inspector. 
 - 
 - 
Method Details
- 
getWindowTitle
Returns the name to be used in the inspector's window title. - 
getUI
Returns the Swing UI panel for this inspector. - 
resetUI
public void resetUI()Updates Swing UI controsl from currently selected shape. - 
respondUI
Updates currently selected shape from Swing UI controls. 
 -