|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IApplicationInformation
Implementation of this interface is intended to hold the basic information about the application -- the name of the application, version and the author's name is stored here.
Method Summary | |
---|---|
java.lang.String |
getAuthor()
Get the author of the application. |
java.lang.String |
getTitle()
Get the name of the application. |
java.lang.String |
getVersion()
Get the version of the application. |
Method Detail |
---|
java.lang.String getTitle()
java.lang.String getAuthor()
java.lang.String getVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |