Uses of Class
com.croftsoft.apps.jogl.JoglMessage.Type

Packages that use JoglMessage.Type
com.croftsoft.apps.jogl Java Binding for the OpenGL API (JOGL) demonstration 
 

Uses of JoglMessage.Type in com.croftsoft.apps.jogl
 

Methods in com.croftsoft.apps.jogl that return JoglMessage.Type
 JoglMessage.Type JoglMessage.getType()
           
static JoglMessage.Type JoglMessage.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JoglMessage.Type[] JoglMessage.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.croftsoft.apps.jogl with parameters of type JoglMessage.Type
JoglMessage(JoglMessage.Type type)
           
 


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)