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

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

public static class BackgroundConfig.Blank
extends BackgroundConfig

A blank background.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.threerings.opengl.gui.config.BackgroundConfig
BackgroundConfig.Blank, BackgroundConfig.ColorizedImage, BackgroundConfig.Image, BackgroundConfig.Solid
 
Constructor Summary
BackgroundConfig.Blank()
           
 
Method Summary
 
Methods inherited from class com.threerings.opengl.gui.config.BackgroundConfig
getBackground, getUpdateResources, 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

BackgroundConfig.Blank

public BackgroundConfig.Blank()


Copyright © 2011. All Rights Reserved.