org.eclipse.ui.ide.dialogs |
Package-level Javadoc
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
Package Specification
This package containsthe dialog APIs for the Eclipse Platform User Interface that
are IDE specific.
|
Java Source File Name | Type | Comment |
AbstractEncodingFieldEditor.java | Class | The abstract superclass of field editors used to set an encoding. |
EncodingFieldEditor.java | Class | The EncodingFieldEditor is a field editor that allows the
user to set an encoding on a preference in a preference
store. |
PathVariableSelectionDialog.java | Class | A selection dialog which shows the path variables defined in the
workspace. |
ResourceEncodingFieldEditor.java | Class | The ResourceEncodingFieldEditor is a field editor for editing the encoding of
a resource and does not use a preference store. |