Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Nebula"

(Nebula project)
 
(Release Notes)
 
(104 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Nebula Project ==
+
The Nebula project is a source for custom SWT widgets and other UI components.
  
'''Supplemental Custom Widgets for SWT (and more)'''
+
=Release Notes=
 +
* [[Nebula/Releases/3.2.0/NaN|Release 3.2.0 New and Noteworthy]]
 +
* [[Nebula/Releases/3.1.1/NaN|Release 3.1.1 New and Noteworthy]]
 +
* [[Nebula/Releases/3.1.0/NaN|Release 3.1.0 New and Noteworthy]]
 +
* [[Nebula/Releases/3.0.0/NaN|Release 3.0.0 New and Noteworthy]]
 +
* [[Nebula/Releases/2.7.2/NaN|Release 2.7.2 New and Noteworthy]]
 +
* [[Nebula/Releases/2.7.1/NaN|Release 2.7.1 New and Noteworthy]]
 +
* [[Nebula/Releases/2.7.0/NaN|Release 2.7.0 New and Noteworthy]]
 +
* [[Nebula/Releases/2.6.0/NaN|Release 2.6.0 New and Noteworthy]]
 +
* [[Nebula/Releases/2.5.0/NaN|Release 2.5.0 New and Noteworthy]]
 +
* [[Nebula/Releases/2.4.0/NaN|Release 2.4.0 New and Noteworthy]]
 +
* [[Nebula/Releases/2.3.0/NaN|Release 2.3.0 New and Noteworthy]]
 +
* [[Nebula/Releases/2.2.0/NaN|Release 2.2.0 New and Noteworthy]]
 +
* [[Nebula/Releases/2.1.0/NaN|Release 2.1.0 New and Noteworthy]]
 +
* [[Nebula/Releases/2.0.0/NaN|Release 2.0.0 New and Noteworthy]]
 +
* [[Nebula/Releases/1.4.0/NaN|Release 1.4.0 New and Noteworthy]]
 +
* [[Nebula/Releases/1.3.0/NaN|Release 1.3.0 New and Noteworthy]]
  
The Nebula project is a source for custom SWT widgets and other UI components. Nebula is also an incubator for SWT. Some Nebula widgets will graduate into SWT and therefore into the main Eclipse Platform.
+
=Project Lead resources=
 +
* [[Nebula/Releases/New Release|Creating a new Nebula Release]]
 +
 
 +
=Developer resources=
 +
* [[Nebula_Setup|Project set and instructions]]
 +
* [[Nebula/New_Contributions|How to start your contribution.]]
 +
* [[Nebula_Builds|Overview of Nebula builds with Maven Tycho, on Jenkins or locally]]
 +
* [[Nebula/SRM|Nebula Source Revision Management]]
 +
 
 +
=Widgets=
 +
* [[Nebula_Badged_Label|BadgedLabel ]]
 +
* [[Nebula_Breadcrumb|Breadcrumb ]]
 +
* [[Nebula_Calculator|Calculator ]]
 +
* [[Nebula_Carousel|Carousel ]]
 +
* [[Nebula_CheckboxGroup|Checkbox Group ]]
 +
* [[Nebula_Chips|Chips ]]
 +
* [[Nebula_ColumnBrowser|Column Browser ]]
 +
* [[Nebula_CTreeCombo|Nebula CTreeCombo]]
 +
* [[Nebula_Dialog|Dialog ]]
 +
* [[Nebula_Duallist|Duallist ]]
 +
* [[Nebula_FontAwesome|FontAwesome ]]
 +
* [[Nebula_Header|Header ]]
 +
* [[Nebula_HeapManager|HeapManager ]]
 +
* [[Nebula_HorizontalSpinner|Horizontal Spinner ]]
 +
* [[Nebula_Launcher|Launcher ]]
 +
* [[Nebula_LED|LED Display ]]
 +
* [[Nebula_LoginDialog|LoginDialog ]]
 +
* [[Nebula_Multichoice|Mutichoice ]]
 +
* [[Nebula_NebulaSlider|Nebula Slider ]]
 +
* [[Nebula_NebulaSplitButton|Nebula Split Button ]]
 +
* [[Nebula_NebulaRoundedCheckBox|Nebula Rounded Check Box]]
 +
* [[Nebula_Notifier|Notifier ]]
 +
* [[Nebula_Paperclips|Paperclips]]
 +
* [[Nebula_Panels|Panels s]]
 +
* [[Nebula_PasswordRevealer|Password Revealer ]]
 +
* [[Nebula_PreferenceWindow|PreferenceWindow ]]
 +
* [[Nebula_ProgressCircle|Progress Circle ]]
 +
* [[Nebula_PromptSupport|PromptSupport ]]
 +
* [[Nebula_PropertyTable|PropertyTable ]]
 +
* [[Nebula_RangeSlider|RangeSlider ]]
 +
* [[Nebula_RoundedToolbar|RoundedToolbar ]]
 +
* [[Nebula_RoundedSwitch|RoundedSwitch ]]
 +
* [[Nebula_SegmentedBar|Segmented Bar ]]
 +
* [[Nebula_StarRating|StarRating ]]
 +
* [[Nebula_Stepbar|Stepbar ]]
 +
* [[Nebula_SwitchButton|SwitchButton ]]
 +
* [[Nebula_TextAssist|TextAssist]]
 +
* [[Nebula_Tiles|Tiles]]
 +
* [[Nebula_Timeline|Timeline]]
 +
* [[Nebula_TipOfTheDay|TipOfTheDay]]
 +
* [[Nebula_TitledSeparator|TitledSeparator]]
 +
 
 +
=e4 CSS Theming=
 +
* [[Nebula_CSS_TableCombo|CSS Theming for TableCombo widget]]
 +
* [[Nebula_CSS_CDateTime|CSS Theming for CDateTime widget]]
 +
* [[Nebula_CSS_Oscilloscope|CSS Theming for Oscilloscope widget]]
 +
* [[Nebula_CSS_Grid|CSS Theming for Grid widget]]
 +
* [[Nebula_CSS_RoundedSwitch|CSS Theming for the Rounded Switch widget]]
 +
 
 +
=Integration with WindowBuilder=
 +
* [[Nebula_WindowBuilder|How to integrate a widget into WindowBuilder ?]]
 +
 
 +
 
 +
[[Category:Eclipse Technology Project]]
 +
[[Category:Nebula]]

Latest revision as of 14:32, 1 February 2024

The Nebula project is a source for custom SWT widgets and other UI components.

Release Notes

Project Lead resources

Developer resources

Widgets

e4 CSS Theming

Integration with WindowBuilder

Back to the top