public class ShapeLocationSize
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ShapeLocationSize.AutosizingPanel
An inner class to provide a simple springs and struts control.
|
Constructor and Description |
---|
ShapeLocationSize()
Creates a new location size inspector.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JPanel |
getUI()
Returns the Swing UI panel for this inspector.
|
java.lang.String |
getWindowTitle()
Returns the name to be used in the inspector's window title.
|
void |
resetUI()
Updates Swing UI controsl from currently selected shape.
|
void |
respondUI(java.lang.Object anObj)
Updates currently selected shape from Swing UI controls.
|
public ShapeLocationSize()
public java.lang.String getWindowTitle()
public javax.swing.JPanel getUI()
public void resetUI()
public void respondUI(java.lang.Object anObj)