com.jaxfront.swing.ui.layout
Class PercentLayout.Constraints

java.lang.Object
  extended by com.jaxfront.swing.ui.layout.PercentLayout.Constraints
Enclosing class:
PercentLayout

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


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

Constructor Detail

PercentLayout.Constraints

public PercentLayout.Constraints(int percent,
                                 int resize)