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

Constructor Index

 o DownloadAdmin(Download)
DownloadAdmin object constructor

Method Index

 o launch()
Method used to launch the base functionality from the application menu

Constructors

 o DownloadAdmin
 public DownloadAdmin(Download dl)
DownloadAdmin object constructor

Parameters:
dl - a object reference to the main download module

Methods

 o launch
 public void launch()
Method used to launch the base functionality from the application menu


All Packages  Class Hierarchy  This Package  Previous  Next  Index