Class EMFFormsSWTLayoutDirect

  • All Implemented Interfaces:
    EMFFormsSWTLayoutOptimizer

    public class EMFFormsSWTLayoutDirect
    extends java.lang.Object
    implements EMFFormsSWTLayoutOptimizer
    EMFFormsSWTLayoutDirect does not cache anything and triggers the layout directly.
    Since:
    1.12
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void layout​(org.eclipse.swt.widgets.Composite parent)
      Layout the provided parent composite.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EMFFormsSWTLayoutDirect

        public EMFFormsSWTLayoutDirect()