public interface CacioComponent
PlatformWindow implementations to get some
information from the peers.| Modifier and Type | Method and Description |
|---|---|
Component |
getAWTComponent()
Returns the AWT component of the component.
|
PlatformWindow |
getPlatformWindow()
Returns the platform dependend native window implementation of the
component.
|
void |
handlePeerEvent(AWTEvent event)
Handle events that come from the platform window.
|
Component getAWTComponent()
PlatformWindow getPlatformWindow()
void handlePeerEvent(AWTEvent event)
event - the event to feed into AWTthe - priority for the eventCopyright © 2012. All Rights Reserved.