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.

Main Components :

CalendarCombo is a calendar widget for selecting dates that leaves the combo box looking like the native combo box.
CalendarCombo
CompositeTable gives you total flexibility to present and edit row-oriented data however you want.
CompositeTable
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
Oscilloscope is a fun and versatile widget for monitoring critical processes.
Oscilloscope
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
STW - SWT Transition Widget is a widget for adding fancy transition effects.
STW - SWT Transition Widget
TableCombo is a composite widget similar to a CCombo but uses a table instead of a list control.
TableCombo
The purpose of the XViewer is to give the application developer a more advanced and dynamic TreeViewer that has the filtering and sorting the capabilities of a spreadsheet while providing the users the ability to customize their table to suit their current needs and save/restore these customizations for future use by individual or group.
XViewer
GanttChart is a full featured and customizable GANTT charting component.
GanttChart

Incubation Components :

CollapsibleButtons is a widget similar to the Microsoft Outlook button navigation bar.
CollapsibleButtons
The CDateTime is a graphical and textual Date selection widget.
CDateTime
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
TreeMapper
PaperClips is a simple, light weight, extensible Java printing library for SWT
PaperClips
RadioGroup presents a group of radio buttons
RadioGroup

Incubation