AttributeEditorSimple
Property editors that manage their own dialogs can implement this interface.
AttributeEditorSimple
Method Summary |
public |
Methods from interface com.bea.ide.control. |
|
Method Detail |
publicThis will be called instead of getEditorComponent. It will be shown (through a call to the dialog's show method), then onFinish() will be called.Dialog
getDialog(Frame
owner)