Package com.ribsapp.panels
Class RibsGeneral
java.lang.Object
com.ribsapp.panels.RibsGeneral
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classFocusListener implementation to add nice editing behavior to CallbackText.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RibsGeneralpublic RibsGeneral()
 
- 
- 
Method Details- 
getUIReturns the Swing UI panel for the inspector.
- 
getWindowTitleReturns the name to be used in the inspector's window title.
- 
resetUIpublic void resetUI()Updates the Swing UI control from the currently selected shape.
- 
respondUIUpdates the currently selected shape from the UI controls.
 
-