|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.aerith.misao.gui.dialog.Dialog
|
+--net.aerith.misao.gui.dialog.MagnitudeSystemCodeDialog
The MagnitudeSystemCodeDialog represents a dialog to
intput the magnitude system code.
| Field Summary | |
protected MagnitudeSystemCodePanel |
mag_system_panel
The panel to input the magnitude system. |
| Fields inherited from class net.aerith.misao.gui.dialog.Dialog |
components,
default_values,
parent_pane |
| Constructor Summary | |
MagnitudeSystemCodeDialog()
Constructs a MagnitudeSystemCodeDialog. |
|
| Method Summary | |
java.lang.String |
getMagSystemCode()
Gets the code of the magnitude system. |
protected java.lang.String |
getTitle()
Gets the title of the dialog. |
void |
setMagSystemCode(java.lang.String code)
Sets the code of the magnitude system. |
| Methods inherited from class net.aerith.misao.gui.dialog.Dialog |
saveDefaultValues,
show |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
protected MagnitudeSystemCodePanel mag_system_panel
| Constructor Detail |
public MagnitudeSystemCodeDialog()
MagnitudeSystemCodeDialog.| Method Detail |
protected java.lang.String getTitle()
public java.lang.String getMagSystemCode()
public void setMagSystemCode(java.lang.String code)
code - the code of the magnitude system.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||