|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.common.config.swing.ConfigEditorFactory.URLActionListener
static class ConfigEditorFactory.URLActionListener
A quick class to save a config to a url
| Field Summary | |
|---|---|
private Config |
config
The URL to save to if needed |
private URL |
url
The URL to save to if needed |
| Constructor Summary | |
|---|---|
ConfigEditorFactory.URLActionListener(Config config,
URL url)
To save to a URL |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent ev)
The save action |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Config config
private URL url
| Constructor Detail |
|---|
public ConfigEditorFactory.URLActionListener(Config config,
URL url)
| Method Detail |
|---|
public void actionPerformed(ActionEvent ev)
actionPerformed in interface ActionListener
|
Copyright ยจ 2003-2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||