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

Constructor Index

 o BAppLauncher(BargainerMonitor)
Object constructor

Method Index

 o launch()
Method that is triggered from the application menu in order to launch a specific BApp

Constructors

 o BAppLauncher
 protected BAppLauncher(BargainerMonitor client)
Object constructor

Parameters:
client - the reference to the dispatcher's BargainerMonitor object

Methods

 o 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