Nebula Project

Supplemental Custom Widgets for SWT (and more)

Nebula is a place where different Eclipse-Projects and Independent developers collaborate on building Custom SWT widgets and reuseable UI-Components useable in UI-Applications built using SWT and JFace.

All Nebula components are available on the navigation tree on the left or from the table below. Each image links to a page that will further describe the component and its function.

Binary downloads and update sites are now available for some widgets. See downloads page.

We are progressively setting up the automated build process, all widgets should be available in a binary form soon.
In the mean time, the source code can be found in CVS.

We appreciate your patience as we go through these changes because, though inconvenient, they will help the project move forward and set it up to better serve the Eclipse community at large.

Components :

CalendarCombo is a calendar widget for selecting dates that leaves the combo box looking like the native combo box.
CalendarCombo
The CDateTime is a graphical and textual Date selection widget.
CDateTime
CollapsibleButtons is a widget similar to the Microsoft Outlook button navigation bar.
CollapsibleButtons
CompositeTable gives you total flexibility to present and edit row-oriented data however you want.
CompositeTable
DateChooser is a graphical date selection widget, with a fully customizable look & feel which is consistent between the differents platforms.
DateChooser
DateChooserCombo combines a FormattedText / DateFormatter with a drop down DateChooser popup.
DateChooserCombo
Decorator component adding input and display mask capabilities on a Text widget.
FormattedText
Gallery lets you display any number of items organised in groups. Several group and item renderers are available with support for dynamic item size, drop shadows, auto margins, icon and list styles.
Gallery
The Grid is a table component that offers spreadsheet like features.
Grid
GanttChart is a full featured and customizable GANTT charting component.
GanttChart
PaperClips is a simple, light weight, extensible Java printing library for SWT
PaperClips
PGroup is a expandable/collapsible composite widget with attractive styling and an extensible design.
PGroup
PShelf is a composite widget similar to a tab folder but uses an accordion-like metaphor.
PShelf
RadioGroup presents a group of radio buttons
RadioGroup
TableCombo is a composite widget similar to a CCombo but uses a table instead of a list control.
TableCombo

Incubation