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 SummaryConstructors Constructor Description CoolBarLayout()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PointcomputeSize(Composite composite, int wHint, int hHint, boolean flushCache)protected booleancoolBarChildrenExist()protected voidlayout(Composite composite, boolean flushCache)- 
Methods inherited from class org.eclipse.swt.widgets.LayoutflushCache
 
- 
 
- 
- 
- 
Method Detail- 
computeSizeprotected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache) - Specified by:
- computeSizein class- Layout
 
 - 
layoutprotected void layout(Composite composite, boolean flushCache) 
 - 
coolBarChildrenExistprotected boolean coolBarChildrenExist() 
 
- 
 
-