Package chrriis.dj.nativeswing

The framework, containing all the core classes that make the native integration possible.

See:
          Description

Class Summary
NativeComponentWrapper A wrapper for a native component, so that it becomes part of the Native Swing framework.
NativeSwing The Native Swing class responsible for the initialization of the framework.
NSComponentOptions A collection of options that can be used for components.
NSOption An option, which contains a key to identify a group of related options and the value of that option.
 

Enum Summary
NSSystemProperty A class that exposes all the system properties used by DJ Native Swing.
 

Package chrriis.dj.nativeswing Description

The framework, containing all the core classes that make the native integration possible.

Author:
Christopher Deckers