com.samskivert.swing
Class GroupLayout.Justification

java.lang.Object
  extended by com.samskivert.swing.GroupLayout.Justification
Enclosing class:
GroupLayout

public static class GroupLayout.Justification
extends Object

A class used to make our policy constants type-safe.


Constructor Summary
GroupLayout.Justification(int code)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupLayout.Justification

public GroupLayout.Justification(int code)


Copyright © 2000-2008 Michael Bayne. All Rights Reserved.