Package edu.jiangxin.apktoolbox.reverse
Class ChangeMenuToPluginJdaListener
java.lang.Object
edu.jiangxin.apktoolbox.swing.extend.listener.ChangeMenuToPluginListener
edu.jiangxin.apktoolbox.reverse.ChangeMenuToPluginJdaListener
- All Implemented Interfaces:
 ChangeMenuListener,IPlugin,ActionListener,EventListener
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class edu.jiangxin.apktoolbox.swing.extend.listener.ChangeMenuToPluginListener
isNeedPreChangeMenu, onChangeMenu, onPreChangeMenu, preparePluginMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface edu.jiangxin.apktoolbox.swing.extend.listener.ChangeMenuListener
actionPerformedMethods inherited from interface edu.jiangxin.apktoolbox.swing.extend.plugin.IPlugin
isPluginNeedUnzipToSeparateDir 
- 
Constructor Details
- 
ChangeMenuToPluginJdaListener
public ChangeMenuToPluginJdaListener() 
 - 
 - 
Method Details
- 
getPluginFilename
 - 
isPluginNeedUnzip
public boolean isPluginNeedUnzip() - 
getPluginStartupCmd
- Specified by:
 getPluginStartupCmdin interfaceIPlugin- Overrides:
 getPluginStartupCmdin classChangeMenuToPluginListener
 
 -