Package | Description |
---|---|
sk.stuba.fiit.perconik.eclipse.jface.dialogs |
Extension to the
org.eclipse.jface.dialogs package
of the Eclipse Platform. |
Modifier and Type | Class and Description |
---|---|
static class |
MapEntryDialog.AbstractEntryConverter<K,V> |
static class |
MapEntryDialog.StringEntryConverter |
Modifier and Type | Method and Description |
---|---|
static <K,V> MapEntryDialog.EntryConverter<K,V> |
MapEntryDialog.StringEntryConverter.create() |
MapEntryDialog.EntryConverter<K,V> |
MapEntryDialog.getConverter() |
Constructor and Description |
---|
MapEntryDialog(org.eclipse.swt.widgets.Shell parent,
MapEntryDialog.EntryConverter<K,V> converter) |