EGF Engine
Release 0.1.0

Package org.eclipse.egf.common.ui.viewers

Interface Summary
IButtonClickedListener Classes which implement this interface provide methods
that deal with the event that is generated when a button, located in AbstractViewerWithButtons viewer, is clicked.
IContentHandler Viewer content handler.
IOrderedContentProvider Classes which implement this interface provide a method
that allows to swap content elements to be stored in a specific order.
ITreeNode A default tree node interface for tree viewers.
 

Class Summary
AbstractTooltipLabelProvider Base class to implement label providers with tooltip support to use in JFace viewers.
AbstractViewerWithButtons Base class to implement a viewer with buttons located on the right side(e.g to change list elements order).
DefaultTreeNode A default abstract implementation of the tree node.
Messages I18n support.
OrderedListViewer A concrete viewer based on an SWT List control with 2 buttons on the right side to move up (or down) elements in the list.
OrderedListViewerWithAddAndRemove Ordered list viewer, with add and remove button handles.
ViewerWithAddAndRemove A viewer skeleton with add and remove buttons at the right side.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.