/commons-ui-jface

Helper classes to simplify the UI development of applications based on SWT/JFace/Eclipse RCP

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Commons-UI-JFace

This project contains helper classes to simplify the UI development of applications based on SWT/JFace/Eclipse RCP.

Example classes

  • JFaceThreadRunner: Background tasks and synchronization with the UI thread.
  • JFaceUtils: Methods to create layout and layout data objects.
  • MementoUtils: Saving dialog settings.