com.threerings.opengl.gui.config
Class BorderConfig.Blank

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

public static class BorderConfig.Blank
extends BorderConfig

A blank border.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.BorderConfig
BorderConfig.Blank, BorderConfig.Solid
 
Field Summary
 
Fields inherited from class com.threerings.opengl.gui.config.BorderConfig
thickness
 
Constructor Summary
BorderConfig.Blank()
           
 
Method Summary
 
Methods inherited from class com.threerings.opengl.gui.config.BorderConfig
getBorder, invalidate
 
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

BorderConfig.Blank

public BorderConfig.Blank()


Copyright © 2011. All Rights Reserved.