|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.common.config.swing.ConfigEditorFactory.URIActionListener
static class ConfigEditorFactory.URIActionListener
A quick class to save a config to a uri
| Field Summary | |
|---|---|
private org.crosswire.common.config.Config |
config
The config to save if needed |
private URI |
uri
The URI to save to if needed |
| Constructor Summary | |
|---|---|
ConfigEditorFactory.URIActionListener(org.crosswire.common.config.Config config,
URI uri)
To save to a URI |
|
| 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 org.crosswire.common.config.Config config
private URI uri
| Constructor Detail |
|---|
public ConfigEditorFactory.URIActionListener(org.crosswire.common.config.Config config,
URI uri)
| Method Detail |
|---|
public void actionPerformed(ActionEvent ev)
actionPerformed in interface ActionListener
|
Copyright ยจ 2003-2013 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||