RSE
Release 3.3

org.eclipse.rse.shells.ui.view
Class TabFolderLayout

java.lang.Object
  extended by org.eclipse.swt.widgets.Layout
      extended by org.eclipse.rse.shells.ui.view.TabFolderLayout

public class TabFolderLayout
extends Layout


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

TabFolderLayout

public TabFolderLayout()
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)
Specified by:
layout in class Layout

RSE
Release 3.3

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