All Packages Class Hierarchy This Package Previous Next Index
Class semper.dispatcher.BAppLauncher
java.lang.Object
|
+----semper.dispatcher.BAppLauncher
- public class BAppLauncher
- extends Object
- implements MenuLaunchable
This class is used to trigger the execution of a new BApp object
- Version:
- $Revision: 1.1 $ $Date: 1998/09/18 12:59:40 $
- Author:
- Petros Pantis, Kostas Tzelepis
-
BAppLauncher(BargainerMonitor)
- Object constructor
-
launch()
- Method that is triggered from the application menu in order to launch a
specific BApp
BAppLauncher
protected BAppLauncher(BargainerMonitor client)
- Object constructor
- Parameters:
- client - the reference to the dispatcher's
BargainerMonitor
object
launch
public void launch()
- Method that is triggered from the application menu in order to launch a
specific BApp
All Packages Class Hierarchy This Package Previous Next Index