|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.core.ui.frameworks.taskwizard.ErrorsManager
public class ErrorsManager
Field Summary | |
---|---|
static java.lang.String |
YSERIESDATA
|
Method Summary | |
---|---|
java.lang.String |
getErrors()
|
static ErrorsManager |
instance()
This method returns the instance of ErrorsManager. |
void |
registerWizard(WizardBase wizard)
This method registers a wizard with the ErrorsManager. |
void |
removeErrors()
Clean the error message in the wizard dialog. |
void |
showErrors(java.lang.String errorMessage)
Set the error message to the wizard dialog. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String YSERIESDATA
Method Detail |
---|
public static ErrorsManager instance()
public void registerWizard(WizardBase wizard)
wizard
- public void showErrors(java.lang.String errorMessage)
t
- Exceptionpublic void removeErrors()
public java.lang.String getErrors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |