Interface semper.util.bootstrap.MenuLaunchable
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface semper.util.bootstrap.MenuLaunchable

public interface MenuLaunchable
extends Object
A class wishing to register an application that can be launched from the Tinguin "Applications" menu should implement this interface.
Version:
$Revision: 1.2 $ $Date: 1997/01/16 15:22:32 $
Author:
N. Asokan ([email protected])
See Also:
register

Method Index

 o launch()
Performs the actions intended corresponding to the menu item by which this method was invoked.

Methods

 o launch
  public abstract void launch()
Performs the actions intended corresponding to the menu item by which this method was invoked.

All Packages  Class Hierarchy  This Package  Previous  Next  Index