Zest
1.5.0.201308190730

org.eclipse.zest.layouts.constraints
Class LabelLayoutConstraint

java.lang.Object
  extended by org.eclipse.zest.layouts.constraints.LabelLayoutConstraint
All Implemented Interfaces:
LayoutConstraint

public class LabelLayoutConstraint
extends java.lang.Object
implements LayoutConstraint


Field Summary
 java.lang.String label
           
 int pointSize
           
 
Constructor Summary
LabelLayoutConstraint()
           
 
Method Summary
 void clear()
          This method clears all the fields of the layout constraints.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

public java.lang.String label

pointSize

public int pointSize
Constructor Detail

LabelLayoutConstraint

public LabelLayoutConstraint()
Method Detail

clear

public void clear()
Description copied from interface: LayoutConstraint
This method clears all the fields of the layout constraints. This should not be called outside the layout package

Specified by:
clear in interface LayoutConstraint

Zest
1.5.0.201308190730

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