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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ShapePlacement
public ShapePlacement()Creates a new shape placement 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 current selection. -
respondUI
Updates current selection from Swing UI controls.
-