|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mov.importer.PreferencesXML
public class PreferencesXML
Let the user loading or saving the preferences of MoV windows.
Nested Class Summary | |
---|---|
class |
PreferencesXML.XMLFilter
|
Constructor Summary | |
---|---|
PreferencesXML(javax.swing.JDesktopPane desktop)
Class that manage the import/export of preferences into/from an XML file. |
Method Summary | |
---|---|
void |
exportPreferences()
|
void |
importPreferences()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreferencesXML(javax.swing.JDesktopPane desktop)
desktop
- the parent desktop.Method Detail |
---|
public void importPreferences()
public void exportPreferences()
|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |