|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.widgets.Dialog
ErrorDialog
public class ErrorDialog
Constructor Summary | |
---|---|
ErrorDialog(org.eclipse.swt.widgets.Shell parent)
|
|
ErrorDialog(org.eclipse.swt.widgets.Shell parent,
int style)
|
Method Summary | |
---|---|
void |
open(java.lang.String error,
java.lang.String title)
|
Methods inherited from class org.eclipse.swt.widgets.Dialog |
---|
getParent, getStyle, getText, setText |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorDialog(org.eclipse.swt.widgets.Shell parent)
public ErrorDialog(org.eclipse.swt.widgets.Shell parent, int style)
Method Detail |
---|
public void open(java.lang.String error, java.lang.String title)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |