RSE
Release 3.4

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

java.lang.Object
  extended by org.eclipse.swt.widgets.Layout
      extended by org.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)
Specified by:
computeSize in class Layout

layout

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

Specified by:
layout in class Layout

RSE
Release 3.4

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