|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.demos.applet.LookUtil
public class LookUtil
Constructor Summary | |
---|---|
LookUtil()
|
Method Summary | |
---|---|
static boolean |
isWindows()
|
static boolean |
isXP()
|
static void |
popAntialias(java.awt.Graphics2D g2)
|
static void |
pushAntialias(java.awt.Graphics2D g2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LookUtil()
Method Detail |
---|
public static void pushAntialias(java.awt.Graphics2D g2)
public static void popAntialias(java.awt.Graphics2D g2)
public static boolean isXP()
public static boolean isWindows()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |