|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.org.venice.prefs.settings.ModuleFrameSettingsWriter
This class writes settings in XML format.
PreferencesManager,
SettingsWriter| Constructor Summary | |
ModuleFrameSettingsWriter()
|
|
| Method Summary | |
void |
write(ModuleFrame frame,
java.io.OutputStream stream)
Write the module settings to the output stream in XML format. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModuleFrameSettingsWriter()
| Method Detail |
public void write(ModuleFrame frame,
java.io.OutputStream stream)
throws java.io.IOException,
ModuleSettingsParserException
frame - the module frame data to writestream - the output stream to write the window settings.
java.io.IOException
ModuleSettingsParserException
|
Venice 0.74beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||