| org.eclipse.ui.internal.presentations.util.EnhancedFillLayout
EnhancedFillLayout | public class EnhancedFillLayout extends Layout (Code) | | since: 3.1 |
Method Summary | |
protected Point | computeSize(Composite composite, int wHint, int hHint, boolean flushCache) | protected void | layout(Composite composite, boolean flushCache) |
xmargin | public int xmargin(Code) | | |
ymargin | public int ymargin(Code) | | |
computeSize | protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache)(Code) | | |
layout | protected void layout(Composite composite, boolean flushCache)(Code) | | |
|
|