RSE
Release 3.2

org.eclipse.rse.ui.widgets
Class InheritControlLayout

java.lang.Object
  extended by org.eclipse.swt.widgets.Layout
      extended by org.eclipse.rse.ui.widgets.InheritControlLayout

public class InheritControlLayout
extends Layout


Constructor Summary
InheritControlLayout()
           
 
Method Summary
protected  Point computeSize(Composite composite, int wHint, int hHint, boolean changed)
           
protected  void layout(Composite composite, boolean changed)
           
 
Methods inherited from class org.eclipse.swt.widgets.Layout
flushCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InheritControlLayout

public InheritControlLayout()
Method Detail

computeSize

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

layout

protected void layout(Composite composite,
                      boolean changed)
Specified by:
layout in class Layout

RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.