|
jjdh API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjjdh.opengl.initialization.Mode
public class Mode
Field Summary | |
---|---|
protected DisplayMode |
displayMode
|
Constructor Summary | |
---|---|
Mode(DisplayMode displayMode)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
DisplayMode |
getDisplayMode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected DisplayMode displayMode
Constructor Detail |
---|
public Mode(DisplayMode displayMode)
Method Detail |
---|
public DisplayMode getDisplayMode()
public String toString()
toString
in class Object
public boolean equals(Object obj)
equals
in class Object
|
jjdh API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |