All Packages Class Hierarchy This Package Previous Next Index
Class semper.download.DownloadAdmin
java.lang.Object
|
+----semper.download.DownloadAdmin
- public class DownloadAdmin
- extends Object
- implements MenuLaunchable
DownloadAdmin offers the necessary methods in order to trigger the base
download fuctionalities from tinguin's application menu
- Version:
- $Revision: 1.3 $ $Date: 1998/05/28 15:09:49 $
- Author:
- Petros Pantis, Kostas Tzelepis
-
DownloadAdmin(Download)
- DownloadAdmin object constructor
-
launch()
- Method used to launch the base functionality from the application menu
DownloadAdmin
public DownloadAdmin(Download dl)
- DownloadAdmin object constructor
- Parameters:
- dl - a object reference to the main download module
launch
public void launch()
- Method used to launch the base functionality from the application menu
All Packages Class Hierarchy This Package Previous Next Index