org.eclipse.emf.ecp.view.spi.swt.layout
Class AbstractLayoutProvider

java.lang.Object
  extended by org.eclipse.emf.ecp.view.spi.swt.layout.AbstractLayoutProvider
All Implemented Interfaces:
LayoutProvider
Direct Known Subclasses:
ECPLayoutProvider

public abstract class AbstractLayoutProvider
extends Object
implements LayoutProvider

Abstract implementation of a LayoutProvider which contributes helper methods.

Since:
1.3
Author:
Eugen Neufeld

Constructor Summary
AbstractLayoutProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecp.view.spi.swt.layout.LayoutProvider
getColumnLayout, getLayoutData, getSpanningLayoutData
 

Constructor Detail

AbstractLayoutProvider

public AbstractLayoutProvider()


Copyright © 2014. All Rights Reserved.