JDIC API V2006 Release 0308

软件包 org.jdesktop.jdic.init

Provides an initialization manager for JDIC to set the environment variables or initialize the set up for native libraries and executable files.

请参见:
          描述

类摘要
InitUtility Utility class for JDIC initialization.
JdicManager Initialization manager for JDIC to set the environment variables or initialize the set up for native libraries and executable files.
 

异常摘要
JdicInitException Wrapper exception for unexpected errors during JDIC initialization
 

软件包 org.jdesktop.jdic.init 的描述

Provides an initialization manager for JDIC to set the environment variables or initialize the set up for native libraries and executable files.

There are 3 modes of operation: Java Web Start, file system, and .jar file. When using Java Web Start, please specify a .jar file (jdic-native.jar) with the native libraries for your platform to be loaded by Java Web Start in your JNPL. This class will find the unjar'ed native libraries and executables, and use them directly. If not in WebStart, the system will expect the native libraries to be located in directory at the root of the classpath or .jar containing this class.


JDIC API V2006 Release 0308

For more information and documentation on JDIC, see JDIC website.

That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.

Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.