|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.nativewindow.DefaultGraphicsDevice
javax.media.nativewindow.macosx.MacOSXGraphicsDevice
public class MacOSXGraphicsDevice
Encapsulates a graphics device on MacOSX platforms.
Field Summary |
---|
Fields inherited from interface javax.media.nativewindow.AbstractGraphicsDevice |
---|
DEFAULT_CONNECTION, DEFAULT_UNIT, EXTERNAL_CONNECTION |
Constructor Summary | |
---|---|
MacOSXGraphicsDevice(int unitID)
Constructs a new MacOSXGraphicsDevice |
Method Summary | |
---|---|
Object |
clone()
|
Methods inherited from class javax.media.nativewindow.DefaultGraphicsDevice |
---|
close, getConnection, getHandle, getToolkitLock, getType, getUniqueID, getUnitID, lock, toString, unlock |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MacOSXGraphicsDevice(int unitID)
Method Detail |
---|
public Object clone()
clone
in class DefaultGraphicsDevice
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |