Class CoolBarComposite.CoolBarLayout

  • Enclosing class:
    CoolBarComposite

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

      • CoolBarLayout

        public CoolBarLayout()
    • Method Detail

      • 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()