org.eclipse.emf.ecp.edit.internal.swt.util
Class SWTRenderingHelper

java.lang.Object
  extended by org.eclipse.emf.ecp.edit.internal.swt.util.SWTRenderingHelper

Deprecated.

@Deprecated
public final class SWTRenderingHelper
extends Object

Author:
Eugen Neufeld

Field Summary
static SWTRenderingHelper INSTANCE
          Deprecated. Singleton instance.
 
Method Summary
 LayoutHelper<org.eclipse.swt.widgets.Layout> getLayoutHelper()
          Deprecated.  
 RenderingResultRowFactory<org.eclipse.swt.widgets.Control> getResultRowFactory()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final SWTRenderingHelper INSTANCE
Deprecated. 
Singleton instance.

Method Detail

getLayoutHelper

public LayoutHelper<org.eclipse.swt.widgets.Layout> getLayoutHelper()
Deprecated. 
Returns:
A LayoutHelper based on the current RenderingConfiguration.

getResultRowFactory

public RenderingResultRowFactory<org.eclipse.swt.widgets.Control> getResultRowFactory()
Deprecated. 


Copyright © 2015. All Rights Reserved.