|
LimeWire Consolidated API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Application
Contains methods relating to the overall application.
| Method Summary | |
|---|---|
String |
getUniqueUrl(String baseUrl)
Returns a URL that is uniquified according to the unique properties of the running app. |
String |
getVersion()
Returns the version of the program. |
boolean |
isProVersion()
Returns true if this version of LimeWire is a 'Pro' Version. |
boolean |
isTestingVersion()
Returns true if the application is in a 'testing' version. |
void |
setShutdownFlag(String flag)
Sets a command than will be executed after shutdown. |
void |
startCore()
Starts the core services of the application. |
void |
stopCore()
Stops the core services of the application. |
| Method Detail |
|---|
String getUniqueUrl(String baseUrl)
boolean isTestingVersion()
void startCore()
void stopCore()
void setShutdownFlag(String flag)
String getVersion()
boolean isProVersion()
|
LimeWire Consolidated API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||