RSE
Release 1.0

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

java.lang.Object
  extended byorg.eclipse.swt.widgets.Layout
      extended byorg.eclipse.rse.ui.view.monitor.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)

layout

protected void layout(Composite composite,
                      boolean flushCache)

RSE
Release 1.0

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