Package com.iizigo.prop.editor.dialog
Class StringMapPropDialog
- java.lang.Object
- org.eclipse.swt.widgets.Dialog
- com.iizigo.prop.editor.dialog.StringMapPropDialog
 
 
- public class StringMapPropDialog extends org.eclipse.swt.widgets.DialogDialog used to edit a linked hash map of text entries directly in a styled text area.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - StringMapPropDialog(org.eclipse.swt.widgets.Shell parent, java.util.Map<java.lang.String,java.lang.String> map)Create the dialog.
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - java.util.LinkedHashMap<java.lang.String,java.lang.String>- open()Open the dialog.