j3d.utils
Class BackgroundTool

java.lang.Object
  extended by j3d.utils.BackgroundTool
All Implemented Interfaces:
Java3DExplorerConstants

public class BackgroundTool
extends java.lang.Object
implements Java3DExplorerConstants


Field Summary
 
Fields inherited from interface j3d.utils.Java3DExplorerConstants
antiAliasString, black, blue, brightWhite, cyan, darkGrey, fastestString, green, grey, infiniteBounds, LIGHT_AMBIENT, LIGHT_DIRECTIONAL, LIGHT_POSITIONAL, LIGHT_SPOT, lightGrey, magenta, medGrey, nf, nicestString, noneString, red, skyBlue, USE_BLACK_AND_WHITE, USE_COLOR, white, yellow
 
Constructor Summary
BackgroundTool()
           
 
Method Summary
 IntChooser getChooser()
           
 javax.media.j3d.Switch getSwitch()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundTool

public BackgroundTool()
Method Detail

getSwitch

public javax.media.j3d.Switch getSwitch()

getChooser

public IntChooser getChooser()