public interface AbstractGraphicsScreen extends Cloneable
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
AbstractGraphicsDevice |
getDevice()
Return the device this graphics configuration is valid for
|
int |
getIndex()
Returns the screen index this graphics screen is valid for
|
Object clone()
AbstractGraphicsDevice getDevice()
int getIndex()
Copyright 2010 JogAmp Community.