|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme.system.lwjgl.LWJGLPropertiesDialog.ModeValidator
class LWJGLPropertiesDialog.ModeValidator
Field Summary | |
---|---|
(package private) int |
depth
|
(package private) int |
freq
|
(package private) int |
height
|
(package private) boolean |
ready
|
(package private) java.lang.String |
renderer
|
(package private) boolean |
valid
|
(package private) int |
width
|
Constructor Summary | |
---|---|
LWJGLPropertiesDialog.ModeValidator(java.lang.String renderer,
int width,
int height,
int depth,
int freq)
|
Method Summary | |
---|---|
boolean |
isValid()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
boolean ready
boolean valid
java.lang.String renderer
int width
int height
int depth
int freq
Constructor Detail |
---|
LWJGLPropertiesDialog.ModeValidator(java.lang.String renderer, int width, int height, int depth, int freq)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public boolean isValid()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |