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- StringMapPropDialogCreate the dialog.- Parameters:
- parent- The parent shell.
- map- The map to edit, null for none.
 
 
- Method Details- openOpen the dialog.- Returns:
- the result, or null for cancel.