Uses of Class
com.threerings.opengl.gui.config.StyleConfig.TextAlignment

Packages that use StyleConfig.TextAlignment
com.threerings.opengl.gui.config GUI configurations. 
 

Uses of StyleConfig.TextAlignment in com.threerings.opengl.gui.config
 

Fields in com.threerings.opengl.gui.config declared as StyleConfig.TextAlignment
 StyleConfig.TextAlignment StyleConfig.Original.textAlignment
          The text alignment.
 

Methods in com.threerings.opengl.gui.config that return StyleConfig.TextAlignment
static StyleConfig.TextAlignment StyleConfig.TextAlignment.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StyleConfig.TextAlignment[] StyleConfig.TextAlignment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.