Projet

Général

Profil

Télécharger (326 octets) Statistiques
| Branche: | Tag: | Révision:
package de.huberlin.informatik.pnk.app.base;

/**
* Interface for a dialog .................
* Implemented by MetaApplication
*/

public interface ApplicationACInterface {
/**
* Insert the method's description here.
* Creation date: (03.10.00 23:54:59)
* @return java.lang.String
*/
String getApplicationName ();
}
(2-2/21)