Uses of Class
com.iizigo.quickfix.QuickFixAdapter
- Packages that use QuickFixAdapter - Package - Description - com.iizigo.quickfix.fixer - com.iizigo.term.project - com.iizigo.term.prop.quickfixer 
- Uses of QuickFixAdapter in com.iizigo.quickfix.fixer- Subclasses of QuickFixAdapter in com.iizigo.quickfix.fixer - Modifier and Type - Class - Description - class- CreateModuleFoldersRecovers a missing folder if accidentally removed.- class- DeleteFileFixes a problem with the file name by deleting the file.- class- DeletePropertyFixes a problem with the file name by deleting the property.- class- GotoPropertyAn abstract Quick-fix helper class to "go to a property" in the corresponding Editor to e.g.- class- OpenPropertyA quick-fix to open the property reference in an editor.- class- RecoverModuleSettingsRecovers the module settings file if accidentally removed.- class- RenameResourceFixes a problem with the resource name by renaming the resource.
- Uses of QuickFixAdapter in com.iizigo.term.project- Subclasses of QuickFixAdapter in com.iizigo.term.project - Modifier and Type - Class - Description - class- CloseProjectQuickFixerFixes a problem with multiple Terminal projects by closing one.
- Uses of QuickFixAdapter in com.iizigo.term.prop.quickfixer- Subclasses of QuickFixAdapter in com.iizigo.term.prop.quickfixer - Modifier and Type - Class - Description - class- DeleteRectQuick-fix helper class to "delete errored rectangle" in the corresponding Editor to e.g.