Package com.iizigo.prop.editor.dialog
Class StringMapPropDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.StringMapPropDialog
Dialog used to edit a linked hash map of text entries directly in a styled text area.
- Author:
- Christopher Mindus
Constructor Details
StringMapPropDialog
Create the dialog.- Parameters:
parent
- The parent shell.map
- The map to edit, null for none.
Method Details
open
Open the dialog.- Returns:
- the result, or null for cancel.