org.merlotxml.awt
Class PercentLayout.Constraints

java.lang.Object
  extended byorg.merlotxml.awt.PercentLayout.Constraints
Enclosing class:
PercentLayout

public static class PercentLayout.Constraints
extends java.lang.Object


Constructor Summary
PercentLayout.Constraints(int percent, int resize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PercentLayout.Constraints

public PercentLayout.Constraints(int percent,
                                 int resize)