RSE
Release 1.0

org.eclipse.rse.ui.widgets
Class SystemCollapsableSection.RTwisteeLayout

java.lang.Object
  extended byorg.eclipse.swt.widgets.Layout
      extended byorg.eclipse.rse.ui.widgets.SystemCollapsableSection.RTwisteeLayout
Enclosing class:
SystemCollapsableSection

protected class SystemCollapsableSection.RTwisteeLayout
extends Layout


Constructor Summary
protected SystemCollapsableSection.RTwisteeLayout()
           
 
Method Summary
protected  Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache)
           
protected  void layout(Composite composite, boolean flushCache)
          Layout.
 
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

SystemCollapsableSection.RTwisteeLayout

protected SystemCollapsableSection.RTwisteeLayout()
Method Detail

computeSize

protected Point computeSize(Composite composite,
                            int wHint,
                            int hHint,
                            boolean flushCache)

layout

protected void layout(Composite composite,
                      boolean flushCache)
Layout.


RSE
Release 1.0

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