|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hagenah.diplomacy.addins.WebAddIn
public class WebAddIn
This add-in creates a web for some game groups, a game group, or a game.
| Constructor Summary | |
|---|---|
WebAddIn(javax.swing.JFrame parent,
Preferences preferences,
java.lang.Object obj)
Each time the add-in is called a new object is created. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Handler for the Browse, OK and Cancel button. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebAddIn(javax.swing.JFrame parent,
Preferences preferences,
java.lang.Object obj)
parent - A parent frame for dialog boxespreferences - The preferences of the userobj - The selected object in the tree:
| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed in interface java.awt.event.ActionListenerevent - Indicates which action occured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||