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"

(Widgets)
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Nebula Project =
 
 
The Nebula project is a source for custom SWT widgets and other UI components.
 
The Nebula project is a source for custom SWT widgets and other UI components.
  
==Release Notes==
+
=Release Notes=
 
* [[Nebula/Releases/1.4.0/NaN|Release 1.4.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]]
 
* [[Nebula/Releases/1.3.0/NaN|Release 1.3.0 New and Noteworthy]]
  
== Developer resources ==
+
=Developer resources=
* [[Nebula_Setup]] : Project set and instructions
+
* [[Nebula_Setup|Project set and instructions]]
* [[Nebula/New_Contributions]]: How to start your contribution.
+
* [[Nebula/New_Contributions|How to start your contribution.]]
* [[Nebula_Builds]] : Overview of Nebula builds with Maven Tycho, on Hudson or locally
+
* [[Nebula_Builds|Overview of Nebula builds with Maven Tycho, on Jenkins or locally]]
  
 +
=Widgets=
 +
* [[Nebula_Breadcrumb|Documentation about the Breadcrumb widget]]
 +
* [[Nebula_CheckboxGroup|Documentation about the Checkbox Group widget]]
 +
* [[Nebula_ColumnBrowser|Documentation about the Column Browser widget]]
 +
* [[Nebula_Dialog|Documentation about the Dialog widget]]
 +
* [[Nebula_Duallist|Documentation about the Duallist widget]]
 +
* [[Nebula_Header|Documentation about the Header widget]]
 +
* [[Nebula_HeapManager|Documentation about the HeapManager widget]]
 +
* [[Nebula_LoginDialog|Documentation about the LoginDialog widget]]
 +
* [[Nebula_Multichoice|Documentation about the Mutichoice widget]]
 +
* [[Nebula_Notifier|Documentation about the Notifier widget]]
 +
* [[Nebula_PreferenceWindow|Documentation about the PreferenceWindow widget]]
 +
* [[Nebula_PromptSupport|Documentation about the PromptSupport widget]]
 +
* [[Nebula_PropertyTable|Documentation about the PropertyTable widget]]
 +
* [[Nebula_RangeSlider|Documentation about the RangeSlider widget]]
 +
* [[Nebula_RoundedToolbar|Documentation about the RoundedToolbar widget]]
 +
* [[Nebula_StarRating|Documentation about StarRating widget]]
 +
* [[Nebula_TextAssist|Documentation about TextAssist widget]]
 +
* [[Nebula_TipOfTheDay|Documentation about TipOfTheDay widget]]
 +
* [[Nebula_TitledSeparator|Documentation about TitledSeparator widget]]
  
 
[[Category:Eclipse Technology Project]]
 
[[Category:Eclipse Technology Project]]
 
[[Category:Nebula]]
 
[[Category:Nebula]]

Revision as of 15:59, 14 February 2018

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

Release Notes

Developer resources

Widgets

Back to the top