Class CoolBarComposite.CoolBarLayout

java.lang.Object
org.eclipse.swt.widgets.Layout
org.eclipse.net4j.util.ui.widgets.CoolBarComposite.CoolBarLayout
Enclosing class:
CoolBarComposite

public class CoolBarComposite.CoolBarLayout extends Layout
Author:
Eike Stepper
  • Constructor Details

    • CoolBarLayout

      public CoolBarLayout()
  • Method Details

    • computeSize

      protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache)
      Specified by:
      computeSize in class Layout
    • layout

      protected void layout(Composite composite, boolean flushCache)
      Specified by:
      layout in class Layout
    • coolBarChildrenExist

      protected boolean coolBarChildrenExist()