Package org.mailster.gui.prefs.widgets

Interface Summary
ITableContentProvider Interface to be implemented by IContentProviders to enable generic sorting support for JFace TableViewer instances by the help of the TableViewerSorter class.
 

Class Summary
DialogMessageArea The DialogMessageArea is a resusable component for adding an accessible message area to a dialog.
DirectoryFieldEditor Extends the original JFace DirectoryFieldEditor to enable the configuration of the validation strategy via constructor.
ExtendedPreferenceNode Extends PreferenceNode to support easy handling of different icons in the TreeViewer and PreferencePage of a JFace PreferenceDialog.
HostFieldEditor ---
Mailster (C) 2007-2009 De Oliveira Edouard This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SpinnerFieldEditor Allows editing of a numeric value in a Spinner component.
TableFieldEditor A FieldEditor implementation that supports the selection of tabular data.
TableViewerSorter Generic ViewerSorter extension for Viewer instances using ITableContentProvider implementations.
TableViewerSorterHandler Enables sorting facility for Table instances using an arbitrary TableViewerSorter for sorting.