public class RibsGeneral
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RibsGeneral.CallbackFocusListener
FocusListener implementation to add nice editing behavior to CallbackText.
|
| Constructor and Description |
|---|
RibsGeneral() |
| Modifier and Type | Method and Description |
|---|---|
RJPanel |
getUI()
Returns the Swing UI panel for the inspector.
|
java.lang.String |
getWindowTitle()
Returns the name to be used in the inspector's window title.
|
void |
resetUI()
Updates the Swing UI control from the currently selected shape.
|
void |
respondUI(java.lang.Object anObj)
Updates the currently selected shape from the UI controls.
|
public RJPanel getUI()
public java.lang.String getWindowTitle()
public void resetUI()
public void respondUI(java.lang.Object anObj)