Uses of Class
PamController.settings.output.xml.XMLImportData
Packages that use XMLImportData
-
Uses of XMLImportData in PamController.settings.output.xml
Methods in PamController.settings.output.xml that return XMLImportDataModifier and TypeMethodDescriptionXMLSettingsSwing.importXMLSettings
(Window parent, File file, Class objectClass) XMLSettingsSwing.importXMLSettings
(Window parent, Class objectClass) Find a file (using dialog) and import settings of given class within that file -
Uses of XMLImportData in PamView.dialog
Methods in PamView.dialog that return XMLImportDataModifier and TypeMethodDescriptionPamDialog.importSettings
(Class objectClass) Find a file and import settings that have the same class as that given.