Package com.ribsapp.panels
Class RibsGeneral
java.lang.Object
com.ribsapp.panels.RibsGeneral
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
FocusListener implementation to add nice editing behavior to CallbackText. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RibsGeneral
public RibsGeneral()
-
-
Method Details
-
getUI
Returns the Swing UI panel for the inspector. -
getWindowTitle
Returns the name to be used in the inspector's window title. -
resetUI
public void resetUI()Updates the Swing UI control from the currently selected shape. -
respondUI
Updates the currently selected shape from the UI controls.
-