|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.aerith.misao.gui.dialog.JaxpNotFoundDialog
The JaxpNotFoundDialog represents a dialog to show the
error message which implies the jaxp.jar or parser.jar
are not found.
| Constructor Summary | |
JaxpNotFoundDialog()
Constructs a JaxpNotFoundDialog. |
|
| Method Summary | |
static java.lang.String[] |
getMessages()
Gets the dialog message. |
int |
show(java.awt.Container pane)
Shows this dialog. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public JaxpNotFoundDialog()
JaxpNotFoundDialog.| Method Detail |
public int show(java.awt.Container pane)
pane - the parent pane of this dialog.public static final java.lang.String[] getMessages()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||