sk.uniba.euromath.editor
Class PreferredByControlLayout
java.lang.Object
org.eclipse.swt.widgets.Layout
sk.uniba.euromath.editor.PreferredByControlLayout
public class PreferredByControlLayout
- extends Layout
- Author:
- Tomáš Studva 12.10.2005
PreferredByControlLayout
public PreferredByControlLayout()
- Constructs a new instance of this class.
computeSize
protected Point computeSize(Composite composite,
int wHint,
int hHint,
boolean flushCache)
- Specified by:
computeSize
in class Layout
flushCache
protected boolean flushCache(Control control)
- Overrides:
flushCache
in class Layout
layout
protected void layout(Composite composite,
boolean flushCache)
- Specified by:
layout
in class Layout
toString
public String toString()
- Returns a string containing a concise, human-readable description of the
receiver.
- Overrides:
toString
in class Object
- Returns:
- a string representation of the event
Copyright © 2003-2006 null. All Rights Reserved.