Class PlatformManagerUnixPlugin
java.lang.Object
com.biglybt.platform.unix.PlatformManagerUnixPlugin
- All Implemented Interfaces:
Plugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidprivate StringfindCommand(String name) voidinitialize(PluginInterface _plugin_interface) This method is called when the Plugin is loaded by the clientprivate voidprivate voidshowScriptManualUpdateDialog(String newFilePath, String oldFilePath, int version) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Plugin
getInitialProperties
-
Field Details
-
plugin_interface
-
-
Constructor Details
-
PlatformManagerUnixPlugin
public PlatformManagerUnixPlugin()
-
-
Method Details
-
initialize
Description copied from interface:PluginThis method is called when the Plugin is loaded by the client- Specified by:
initializein interfacePlugin- Parameters:
_plugin_interface- the interface that the plugin must use to communicate with the client- Throws:
PluginException
-
checkStartupScript
private void checkStartupScript()- Since:
- 3.0.1.7
-
findCommand
-
showScriptManualUpdateDialog
-
showScriptAutoUpdateDialog
private void showScriptAutoUpdateDialog()
-