All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractGraphicsConfiguration |
A marker interface describing a graphics configuration, visual, or
pixel format in a toolkit-independent manner.
|
| AbstractGraphicsDevice |
A interface describing a graphics device in a
toolkit-independent manner.
|
| AbstractGraphicsScreen |
A interface describing a graphics screen in a
toolkit-independent manner.
|
| AppContextInfo |
Instance of this class holds information about a ThreadGroup associated sun.awt.AppContext.
|
| AWTGraphicsConfiguration |
A wrapper for an AWT GraphicsConfiguration allowing it to be
handled in a toolkit-independent manner.
|
| AWTGraphicsDevice |
A wrapper for an AWT GraphicsDevice allowing it to be
handled in a toolkit-independent manner.
|
| AWTGraphicsScreen |
A wrapper for an AWT GraphicsDevice (screen) allowing it to be
handled in a toolkit-independent manner.
|
| AWTPrintLifecycle |
Interface describing print lifecycle to support AWT printing,
e.g.
|
| AWTPrintLifecycle.Context |
|
| AWTWindowClosingProtocol |
|
| Capabilities |
Specifies a set of capabilities that a window's rendering context
must support, such as color depth per channel.
|
| CapabilitiesChooser |
Provides a mechanism by which applications can customize the
window type selection for a given Capabilities.
|
| CapabilitiesFilter |
|
| CapabilitiesFilter.Test<C extends CapabilitiesImmutable> |
Generic filter criteria
|
| CapabilitiesFilter.TestLessColorCompBits<C extends CapabilitiesImmutable> |
|
| CapabilitiesFilter.TestMoreColorCompBits<C extends CapabilitiesImmutable> |
|
| CapabilitiesFilter.TestUnmatchedNativeVisualID<C extends CapabilitiesImmutable> |
|
| CapabilitiesImmutable |
Specifies an immutable set of capabilities that a window's rendering context
must support, such as color depth per channel.
|
| DefaultCapabilitiesChooser |
The default implementation of the CapabilitiesChooser interface, which provides consistent visual
selection behavior across platforms.
|
| DefaultGraphicsConfiguration |
|
| DefaultGraphicsDevice |
|
| DefaultGraphicsScreen |
|
| DelegatedUpstreamSurfaceHookMutableSize |
|
| DelegatedUpstreamSurfaceHookWithSurfaceSize |
|
| Dimension |
|
| DimensionImmutable |
Immutable Dimension Interface, consisting of it's read only components:
width
height
|
| DirectDataBufferInt |
|
| DirectDataBufferInt.BufferedImageInt |
|
| DirectDataBufferInt.DirectWritableRaster |
|
| EGLGraphicsDevice |
Encapsulates a graphics device on EGL platforms.
|
| EGLGraphicsDevice.EGLDisplayLifecycleCallback |
Hack to allow inject a EGL termination call.
|
| GenericUpstreamSurfacelessHook |
|
| GraphicsConfigurationFactory |
Provides the mechanism by which the graphics configuration for a
window can be chosen before the window is created.
|
| Insets |
Mutable insets representing rectangular window decoration insets on all four edges
in window units.
|
| InsetsImmutable |
Immutable insets representing rectangular window decoration insets on all four edges
in window units.
|
| IOSGraphicsDevice |
Encapsulates a graphics device on IOS platforms.
|
| JAWTWindow |
|
| JFXAccessor |
|
| MacOSXGraphicsDevice |
Encapsulates a graphics device on MacOSX platforms.
|
| MutableGraphicsConfiguration |
|
| MutableSurface |
|
| NativeSurface |
Provides low-level information required for
hardware-accelerated rendering using a surface in a platform-independent manner.
|
| NativeSurfaceHolder |
Accessor interface for implementing classes with ownership of a NativeSurface
via an is-a or has-a relation.
|
| NativeWindow |
|
| NativeWindowException |
A generic exception for OpenGL errors used throughout the binding
as a substitute for RuntimeException.
|
| NativeWindowFactory |
Provides a pluggable mechanism for arbitrary window toolkits to
adapt their components to the NativeWindow interface,
which provides a platform-independent mechanism of accessing the
information required to perform operations like
hardware-accelerated rendering using the OpenGL API.
|
| NativeWindowHolder |
Accessor interface for implementing classes with ownership of a NativeWindow
via an is-a or has-a relation.
|
| NativeWindowVersion |
|
| OffscreenLayerOption |
|
| OffscreenLayerSurface |
Interface specifying the offscreen layer surface protocol.
|
| PixelFormat |
Basic pixel formats
|
| PixelFormat.Composition |
Pixel composition, i.e.
|
| PixelFormat.CType |
Component types
|
| PixelFormat.PackedComposition |
|
| PixelFormatUtil |
Pixel Rectangle Utilities.
|
| PixelFormatUtil.ComponentMap |
|
| PixelRectangle |
|
| PixelRectangle.GenericPixelRect |
Generic PixelRectangle implementation
|
| Point |
|
| PointImmutable |
Immutable Point interface
|
| ProxySurface |
|
| Rectangle |
|
| RectangleImmutable |
Immutable Rectangle interface, with its position on the top-left.
|
| ScalableSurface |
|
| SurfaceSize |
Immutable SurfaceSize Class, consisting of it's read only components:
size in pixels
bits per pixel
|
| SurfaceUpdatedListener |
Clients may add their SurfaceUpdateListener implementation to a NativeSurface
allowing to get notified after the surface has been updated, eg.
|
| SWTAccessor |
|
| ToolkitLock |
Marker for a singleton global recursive blocking lock implementation,
optionally locking a native windowing toolkit as well.
|
| UpstreamSurfaceHook |
Interface allowing upstream caller to pass lifecycle actions and size info
to a ProxySurface instance.
|
| UpstreamSurfaceHook.MutableSize |
|
| UpstreamSurfaceHookMutableSize |
|
| UpstreamWindowHookMutableSizePos |
|
| VisualIDHolder |
Visual ID holder interface.
|
| VisualIDHolder.VIDComparator |
|
| VisualIDHolder.VIDType |
|
| WindowClosingProtocol |
Protocol for handling window closing events.
|
| WindowClosingProtocol.WindowClosingMode |
Window closing mode if triggered by toolkit close operation.
|
| WindowsGraphicsDevice |
Encapsulates a graphics device on Windows platforms.
|
| X11GraphicsConfiguration |
Encapsulates a graphics configuration, or OpenGL pixel format, on
X11 platforms.
|
| X11GraphicsDevice |
Encapsulates a graphics device on X11 platforms.
|
| X11GraphicsScreen |
Encapsulates a screen index on X11
platforms.
|