public class NativeHelper
extends java.lang.Object
Constructor and Description |
---|
NativeHelper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getNativeApplication(java.io.File nativeDir,
java.lang.String appName)
Used to get the path to a native application.
|
public static java.lang.String getNativeApplication(java.io.File nativeDir, java.lang.String appName)
nativeDir
- The directory that contains the native libs and appsappName
- The application name