Package edu.jiangxin.apktoolbox.help
Class CheckUpdateActionListener
java.lang.Object
edu.jiangxin.apktoolbox.help.CheckUpdateActionListener
- All Implemented Interfaces:
ChangeMenuListener
,ActionListener
,EventListener
- Author:
- jiangxin, 2018-09-30
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface edu.jiangxin.apktoolbox.swing.extend.listener.ChangeMenuListener
actionPerformed, isNeedPreChangeMenu, onPreChangeMenu
-
Constructor Details
-
CheckUpdateActionListener
-
-
Method Details
-
onChangeMenu
public void onChangeMenu()- Specified by:
onChangeMenu
in interfaceChangeMenuListener
-