|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EventDispatchUtils.Condition | |
NativeInterfaceListener | A listener to notify of the various events of the native interface. |
NSComponent | The interface that all Swing wrappers of native components should expose. |
PeerVMProcessFactory | An interface that can be implemented to provide a custom peer VM process creation when set on the NativeInterfaceConfiguration . |
Class Summary | |
---|---|
CommandMessage | A type of message that executes a command with optional arguments and returns a result. |
EventDispatchUtils | A utility class for event dispatching processes. |
LocalMessage | A local message is a special message that is not sent through the messaging interface. |
Message | The superclass of all the messages that are exchanged at the native interface. |
NativeComponent | A native component that gets connected to a native peer. |
NativeInterface | The native interface, which establishes the link between the peer VM (native side) and the local side. |
NativeInterfaceAdapter | An abstract adapter class for receiving native interface events. |
NativeInterfaceAppletHandler | A special helper that allows Native Swing to work in a JApplet. |
NativeInterfaceConfiguration | Configuration of the native interface. |
NSPanelComponent | A convenience Swing component superclass, for Swing wrappers of native components. |
WebBrowserObject | A helper class to simplify the development of native components that leverage a web browser plugin (like the JFlashPlayer). |
WebBrowserObject.ObjectHTMLConfiguration |
Enum Summary | |
---|---|
NSSystemPropertySWT | A class that exposes all the system properties used by the DJ Native Swing SWT implementation. |
The SWT-based implementation using the Native Swing framework.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |