com.threerings.opengl.gui.config
Class LayoutConfig.VerticalGroup

java.lang.Object
  extended by com.threerings.util.DeepObject
      extended by com.threerings.opengl.gui.config.LayoutConfig
          extended by com.threerings.opengl.gui.config.LayoutConfig.Group
              extended by com.threerings.opengl.gui.config.LayoutConfig.VerticalGroup
All Implemented Interfaces:
Exportable, Copyable, Cloneable
Enclosing class:
LayoutConfig

public static class LayoutConfig.VerticalGroup
extends LayoutConfig.Group

A vertical group layout.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.LayoutConfig.Group
LayoutConfig.Group.Child
 
Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.LayoutConfig
LayoutConfig.Absolute, LayoutConfig.Anchor, LayoutConfig.Border, LayoutConfig.Group, LayoutConfig.HorizontalAlignment, LayoutConfig.HorizontalGroup, LayoutConfig.Justification, LayoutConfig.Location, LayoutConfig.OffAxisPolicy, LayoutConfig.OnAxisPolicy, LayoutConfig.Table, LayoutConfig.VerticalAlignment, LayoutConfig.VerticalGroup
 
Field Summary
 
Fields inherited from class com.threerings.opengl.gui.config.LayoutConfig.Group
children, gap, justification, offAxisJustification, offAxisPolicy, policy
 
Constructor Summary
LayoutConfig.VerticalGroup()
           
 
Method Summary
 
Methods inherited from class com.threerings.opengl.gui.config.LayoutConfig.Group
invalidate
 
Methods inherited from class com.threerings.opengl.gui.config.LayoutConfig
configure
 
Methods inherited from class com.threerings.util.DeepObject
clone, copy, copy, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LayoutConfig.VerticalGroup

public LayoutConfig.VerticalGroup()


Copyright © 2011. All Rights Reserved.