All Packages Class Hierarchy This Package Previous Next Index
Interface semper.util.bootstrap.MenuLaunchable
- public interface MenuLaunchable
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
-
launch()
- Performs the actions intended corresponding to the menu item by
which this method was invoked.
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