Package net.sourceforge.java.util.gui.jface.preference

Provides reusable FieldEditors for the JFace preferences framework.

See:
          Description

Class Summary
DirectoryFieldEditor Extends the original JFace DirectoryFieldEditor to enable the configuration of the validation strategy via constructor.
ExtendedPreferenceNode Extends PreferenceNode to support esay handling of different icons in the TreeViewer and PreferencePage of a JFace PreferenceDialog.
SpinnerFieldEditor Allows editing of a numeric value in a Spinner component.
TableFieldEditor A FieldEditor implementation that supports the selection of tabular data.
 

Package net.sourceforge.java.util.gui.jface.preference Description

Provides reusable FieldEditors for the JFace preferences framework.