|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.core.api.ApplicationDesktop
Constructor Summary | |
ApplicationDesktop()
|
Method Summary | |
Component |
getRootComponent()
|
java.lang.String |
getTitle()
|
void |
init()
|
void |
setSystemDesktop(SystemDesktop systemDesktop)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationDesktop()
Method Detail |
public void setSystemDesktop(SystemDesktop systemDesktop)
setSystemDesktop
in interface SystemChildDesktop
public void init()
init
in interface SystemChildDesktop
public java.lang.String getTitle()
getTitle
in interface SystemChildDesktop
public Component getRootComponent()
getRootComponent
in interface SystemChildDesktop
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |