Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MoDisco/Components/ModelBrowser/New And Noteworthy"

(New options)
(Customization)
Line 3: Line 3:
 
== 0.8 ==
 
== 0.8 ==
 
=== Customization ===
 
=== Customization ===
The browser is now extensively [[MoDisco/ModelBrowser/Customization|customizable]] through the use of uiCustom files (that can be easily created using a dedicated editor) :
+
The browser is now extensively [[MoDisco/ModelBrowser/Documentation/0.8#Customization|customizable]] through the use of uiCustom files (that can be easily created using a dedicated editor) :
  
 
[[Image:Customization_example.png‎‎]]
 
[[Image:Customization_example.png‎‎]]

Revision as of 02:18, 2 February 2010

DEPRECATED use Template:MoDiscoTabs and Template:MoDiscoTab as explain here : Wiki Template for MoDisco

0.8

Customization

The browser is now extensively customizable through the use of uiCustom files (that can be easily created using a dedicated editor) :

Customization example.png

New options

  • Sort links by type (MoDisco ModelBrowser SortLinksByType.png)
  • Display a unique ID on each model element ( MoDiscoBrowser Element id.gif ). This makes it easier to know whether two elements in the tree are equal.
  • Show Ordering (MoDisco ModelBrowser ShowOrdering.png):

MoDisco ModelBrowser Ordering.png

Internationalization

The browser components are now fully internationalization ready.

New Look

Eclipse Forms look:

MoDisco ModelBrowser FormsLook.png

Less often used options are moved to a sub-menu in each toolbar so as to avoid cluttering the UI.

Back to the top