Class JNIBridge
java.lang.Object
com.diffplug.gradle.eclipserunner.launcher.JNIBridge
Copied on 2021-02-11 straight from https://github.com/eclipse/rt.equinox.framework/blob/7433233fbcf44fe8b82e63a10f8733767e5b3042/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/JNIBridge.java
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongThis method is not intended to be referenced by clients.booleansetExitData(String sharedId, String data) This method is not intended to be referenced by clients.booleansetLauncherInfo(String launcher, String name) This method is not intended to be referenced by clientsbooleanshowSplash(String bitmap) This method is not intended to be referenced by clients.booleanThis method is not intended to be referenced by clients.booleanThis method is not intended to be referenced by clients.booleanThis method is not intended to be referenced by clients.
-
Constructor Details
-
JNIBridge
This constructor is not intended to be referenced by clients.- Parameters:
library- the given library
-
-
Method Details
-
setExitData
This method is not intended to be referenced by clients. -
setLauncherInfo
This method is not intended to be referenced by clients -
showSplash
This method is not intended to be referenced by clients. -
updateSplash
public boolean updateSplash()This method is not intended to be referenced by clients. -
getSplashHandle
public long getSplashHandle()This method is not intended to be referenced by clients. -
takeDownSplash
public boolean takeDownSplash()This method is not intended to be referenced by clients. -
uninitialize
public boolean uninitialize()This method is not intended to be referenced by clients. -
getOSRecommendedFolder
-