Class VStackLayout

java.lang.Object
org.eclipse.nebula.cwt.v.VLayout
org.eclipse.nebula.cwt.v.VStackLayout

public class VStackLayout
extends VLayout
  • Constructor Summary

    Constructors 
    Constructor Description
    VStackLayout()  
  • Method Summary

    Modifier and Type Method Description
    protected org.eclipse.swt.graphics.Point computeSize​(VPanel panel, int wHint, int hHint, boolean flushCache)  
    protected void layout​(VPanel panel, boolean flushCache)  
    void setDefault​(VControl control, boolean override)  
    void setTopControl​(VControl control)  
    void setTopControl​(VControl control, int duration)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait