EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.common.ui.viewers.AbstractViewerWithButtons

Packages that use AbstractViewerWithButtons
org.eclipse.egf.common.ui.viewers   
org.eclipse.egf.pattern.ui.editor.page   
org.eclipse.egf.pattern.ui.internal.editor.page.implementation   
 

Uses of AbstractViewerWithButtons in org.eclipse.egf.common.ui.viewers
 

Subclasses of AbstractViewerWithButtons in org.eclipse.egf.common.ui.viewers
 class 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.
 class OrderedListViewerWithAddAndRemove
          Ordered list viewer, with add and remove button handles.
 class ViewerWithAddAndRemove
          A viewer skeleton with add and remove buttons at the right side.
 

Uses of AbstractViewerWithButtons in org.eclipse.egf.pattern.ui.editor.page
 

Subclasses of AbstractViewerWithButtons in org.eclipse.egf.pattern.ui.editor.page
protected  class PatternImplementationPage.InternalMethodsViewer
          Pattern internal methods master viewer.
protected  class PatternSpecificationPage.ParametersViewer
          Parameters tree viewer with regular expression as filter.
 

Uses of AbstractViewerWithButtons in org.eclipse.egf.pattern.ui.internal.editor.page.implementation
 

Subclasses of AbstractViewerWithButtons in org.eclipse.egf.pattern.ui.internal.editor.page.implementation
 class MethodPatternCodeViewer
          Method pattern code viewer.
 


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.