|
org.eclipse.rse.ui.widgets
Class InheritControlLayout
java.lang.Object
org.eclipse.swt.widgets.Layout
org.eclipse.rse.ui.widgets.InheritControlLayout
-
public class InheritControlLayout
- extends
Layout
Methods inherited from class java.lang.
Object
|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
|
InheritControlLayout
public InheritControlLayout()
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
-
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.
|
|