|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fuin.examples.jmsmvc4swing.AddressManager
public class AddressManager
Java Swing based address manager.
| Constructor Summary | |
|---|---|
AddressManager(org.fuin.jmsmvc4swing.base.JmsJndiEnvironment env)
Constructor with environment. |
|
| Method Summary | |
|---|---|
void |
execute()
Show the UI. |
static void |
main(String[] args)
Start the application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddressManager(org.fuin.jmsmvc4swing.base.JmsJndiEnvironment env)
env - Environment.| Method Detail |
|---|
public final void execute()
public static void main(String[] args)
throws NamingException
args - Command line arguments.
NamingException - Problem with the JNDI context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||