| Interface | Description |
|---|---|
| BlitClipHelper.Blitter |
This is the actual blitting function to be called by this utility
class.
|
| CacioComponent |
The public interface to some functionality of the component peers.
|
| CacioEventSource |
The source of events for Cacio Toolkits.
|
| PlatformToplevelWindow | |
| PlatformWindow | |
| PlatformWindowFactory |
Creates
PlatformWindow instances for use by the component peers. |
| Class | Description |
|---|---|
| BlitClipHelper |
Implements clipping for blit functions for systems that don't support
clipping for blits at all, or that only support clipping with rectangular
clips.
|
| CacioEventPump<ET> |
A thread that polls the native event queue for events and posts
them to the AWT event queue.
|
| CacioFontManager | |
| CacioMouseInfoPeer | |
| CacioToolkit | |
| ProxyWindow |
A specialized Window implementation with the sole purpose of providing
the Swing components that back up the AWT widgets a heavyweight parent.
|
| WindowClippedGraphics |
Copyright © 2012. All Rights Reserved.