public class EditingPanelController
extends java.lang.Object
Constructor and Description |
---|
EditingPanelController(java.lang.String text)
Create the controller with the default text.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
show(java.awt.Window parent)
Show the dialog.
|