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"

(XViewer)
(Release Notes)
 
(77 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Eclipse Technology Project]]
 
 
== Nebula Project ==
 
 
'''Supplemental Custom Widgets for SWT (and more)'''
 
 
 
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.
  
==Meetings==
+
=Release Notes=
[[Nebula/Minutes#Meeting_Januari_2012 | Please add your topics for the next meeting]]
+
* [[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]]
  
==Widgets==
+
=Project Lead resources=
=== Gallery ===  
+
* [[Nebula/Releases/New Release|Creating a new Nebula Release]]
[[Nebula_Gallery_Explained]] : How does the Gallery widget work and how to write a custom renderer
+
  
[[Nebula_Gallery_Status]] : Why is Gallery labeled as Beta
+
=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]]
  
[[Nebula_Gallery_FAQ]] : Frequently Asked Questions
+
=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]]
  
=== CWT  ===
+
=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]]
  
Common code for custom widgets :
+
=Integration with WindowBuilder=
 +
* [[Nebula_WindowBuilder|How to integrate a widget into WindowBuilder ?]]
  
[[Nebula CWT Animation]] : Quick overview of the animation package included in CWT.
 
  
=== XViewer ===
+
[[Category:Eclipse Technology Project]]
 
+
[[Category:Nebula]]
[http://www.eclipse.org/nebula/widgets/xviewer/xviewer.php Overview and Features]
+
 
+
[[Nebula_XViewer_Getting_Started]] : XViewer examples and explanation.
+
 
+
 
+
== Developer resources ==
+
 
+
[[Nebula_Actions]] : List of current issues requiring committer action.
+
 
+
[[Nebula_Setup]] : Project set and instructions
+
 
+
[[Nebula_Builds]] : Overview of Nebula builds with Maven Tycho, on Hudson or locally
+
 
+
[[Nebula_Examples_Webstart]] : How to generate examples as webstart.
+
 
+
== IP Log ==
+
 
+
The IP log is automatically generated from bugzilla[http://www.eclipse.org/projects/ip_log.php?projectid=technology.nebula].
+
 
+
== Archives ==
+
 
+
[[Nebula_Releng]] : How to set up the build process for Nebula project with Athena CBI (old way of building).
+

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