|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.core.api.ErrorDesktop
Constructor Summary | |
ErrorDesktop()
|
Method Summary | |
Component |
getRootComponent()
|
java.lang.String |
getTitle()
|
void |
init()
|
void |
setErrorState(ErrorState errorState)
|
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 ErrorDesktop()
Method Detail |
public void setSystemDesktop(SystemDesktop systemDesktop)
setSystemDesktop
in interface SystemChildDesktop
public void setErrorState(ErrorState errorState)
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 |