Zest
1.5.0.201305060205

org.eclipse.zest.core.widgets
Interface ConstraintAdapter


public interface ConstraintAdapter

This interface is used to populate layout constraints on Zest nodes. Constraint will be a instance of LayoutConstraint (look at the heirarchy for an up-to-date list).


Method Summary
 void populateConstraint(java.lang.Object object, LayoutConstraint constraint)
           
 

Method Detail

populateConstraint

void populateConstraint(java.lang.Object object,
                        LayoutConstraint constraint)
Parameters:
object -
constraint -

Zest
1.5.0.201305060205

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