com.threerings.opengl.gui.layout
Class GroupLayout.Justification

java.lang.Object
  extended by com.threerings.opengl.gui.layout.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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupLayout.Justification

public GroupLayout.Justification(int code)


Copyright © 2011. All Rights Reserved.