au.edu.swin.synergy.plugin.packager
Class BPackageMenu
java.lang.Object
|
+--au.edu.swin.synergy.plugin.packager.BPackageMenu
- public class BPackageMenu
- extends Object
class BPackageMenu
This class provides a menu for the packager plugin.
Please complete these missing tags
- Author:
-
- Copyright Belongs To:
-
Method Summary |
protected void |
doMenuEnabling(boolean newState)
Sets the state of the close, save and add terminator
menu items to the given state. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
BPackageMenu
public BPackageMenu(BPackagePlugin plugin)
- Please complete the missing tags for BPackageMenu
- Parameters:
-
doMenuEnabling
protected void doMenuEnabling(boolean newState)
- Sets the state of the close, save and add terminator
menu items to the given state.
- Parameters:
newState
- True to enable, false to disable