Uses of Interface
com.iizix.prop.ISynchronizeMarkers
Packages that use ISynchronizeMarkers Package Description com.iizigo.project com.iizigo.prop Uses of ISynchronizeMarkers in com.iizigo.project
Classes in com.iizigo.project that implement ISynchronizeMarkers Modifier and Type Class Description class
ModuleFolderPropCnr
The module root property container.class
ModuleRootPropCnr
The module root property container.Uses of ISynchronizeMarkers in com.iizigo.prop
Subinterfaces of ISynchronizeMarkers in com.iizigo.prop Modifier and Type Interface Description interface
ISynchronizeEclipseMarkers
Interface implemented by file, folder and module project properties to perform synchronization of Eclipse markers for error properties.Classes in com.iizigo.prop that implement ISynchronizeMarkers Modifier and Type Class Description class
FilePropCnr
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.class
FolderPropCnr
A PropCnr that can refer to an IFolder object can be loaded and saved as well as checked for modification from last time.