Uses of Class
PamController.settings.SettingsImportGroup
Packages that use SettingsImportGroup
- 
Uses of SettingsImportGroup in PamController.settings
Methods in PamController.settings that return types with arguments of type SettingsImportGroupModifier and TypeMethodDescriptionSettingsImport.organiseSettingsGroups(ArrayList<PamControlledUnitSettings> settings) Arrange settings into groups by module.Method parameters in PamController.settings with type arguments of type SettingsImportGroupModifier and TypeMethodDescriptionstatic booleanSettingsImportDialog.showDialog(Window parentFrame, String psfName, ArrayList<SettingsImportGroup> groupedSettings) Constructor parameters in PamController.settings with type arguments of type SettingsImportGroupModifierConstructorDescriptionSettingsImportDialog(Window parentFrame, String psfName, ArrayList<SettingsImportGroup> groupedSettings)