javax.media.nativewindow
Interface UpstreamSurfaceHook.MutableSize
- All Superinterfaces:
- UpstreamSurfaceHook
- All Known Implementing Classes:
- DelegatedUpstreamSurfaceHookMutableSize, UpstreamSurfaceHookMutableSize
- Enclosing interface:
- UpstreamSurfaceHook
public static interface UpstreamSurfaceHook.MutableSize
- extends UpstreamSurfaceHook
UpstreamSurfaceHook
w/ mutable size, allowing it's ProxySurface
user to resize.
Method Summary |
void |
setSize(int width,
int height)
|
setSize
void setSize(int width,
int height)
Copyright 2010 JogAmp Community.