Package org.eclipse.emf.mint.ui

Provides User Interface API for the Mint component.

See:
          Description

Class Summary
AbstractOpenGeneratedMenu Abstract base for dynamic menu contributions that provide actions to open generated artifacts related to the current selection, whatever it may be.
AbstractOpenGeneratedMenu.DescriptorComparator Default comparator used for sorting java element descriptors.
 

Package org.eclipse.emf.mint.ui Description

Provides User Interface API for the Mint component.

Package Specification

Class AbstractOpenGeneratedMenu serves as a base for implementing dynamic menu contributions that include actions for opening generated artifacts of the currently selected elements. Clients wishing to contribute an "Open Generated" menu to their view or for their model should subclass this and override the appropriate methods.

Related Documentation

For the most up-to-date project documentation please see the Mint component wiki at http://wiki.eclipse.org/Mint.


Copyright 2008, 2009 Ecliptical Software Inc. and others.
All Rights Reserved.