|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IApplicationInformation | |
|---|---|
| net.sf.webmancer.base | |
| net.sf.webmancer.widget | |
| Uses of IApplicationInformation in net.sf.webmancer.base |
|---|
| Classes in net.sf.webmancer.base that implement IApplicationInformation | |
|---|---|
class |
ApplicationInformation
The ApplicationInformation class is intended to hold the basic information about the application -- the name of the application, version and the author's name is stored here. |
| Uses of IApplicationInformation in net.sf.webmancer.widget |
|---|
| Methods in net.sf.webmancer.widget that return IApplicationInformation | |
|---|---|
IApplicationInformation |
Page.getApplicationInformation()
Returns the applicationInformation. |
| Methods in net.sf.webmancer.widget with parameters of type IApplicationInformation | |
|---|---|
void |
Page.setApplicationInformation(IApplicationInformation applicationInformation)
Sets the applicationInformation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||