|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.montsuqi.client.Launcher
jp.or.med.jma_receipt.JMAReceiptLauncher
public class JMAReceiptLauncher
Launcher specialized for JMA receipt.
| Field Summary |
|---|
| Fields inherited from class org.montsuqi.client.Launcher |
|---|
conf, logger, title |
| Constructor Summary | |
|---|---|
protected |
JMAReceiptLauncher(java.lang.String title)
Constructs a launcher. |
| Method Summary | |
|---|---|
protected ConfigurationPanel |
createConfigurationPanel()
Constructs the configuration panel. |
protected javax.swing.Icon |
createIcon()
Creates icon to display on the left. |
static void |
main(java.lang.String[] args)
Application entry point. |
| Methods inherited from class org.montsuqi.client.Launcher |
|---|
launch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JMAReceiptLauncher(java.lang.String title)
Constructs a launcher.
title - title of the launcher dialog.| Method Detail |
|---|
public static void main(java.lang.String[] args)
Application entry point.
protected ConfigurationPanel createConfigurationPanel()
Constructs the configuration panel.
createConfigurationPanel in class Launcherprotected javax.swing.Icon createIcon()
Creates icon to display on the left.
createIcon in class Launcher
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||