Uses of Class
com.iizix.prop.FolderURIPropCnr
Packages that use FolderURIPropCnr Package Description com.iizigo.project com.iizigo.prop com.iizix.prop Uses of FolderURIPropCnr in com.iizigo.project
Subclasses of FolderURIPropCnr in com.iizigo.project Modifier and Type Class Description class
ModuleFolderPropCnr
The module root property container.Uses of FolderURIPropCnr in com.iizigo.prop
Subclasses of FolderURIPropCnr in com.iizigo.prop Modifier and Type Class Description 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.Uses of FolderURIPropCnr in com.iizix.prop
Methods in com.iizix.prop that return FolderURIPropCnr Modifier and Type Method Description FolderURIPropCnr
FolderURIPropCnr. clone()
Clone must be overridden.FolderURIPropCnr
GProp. getModuleFolder(IPluginDescriptor<?> descriptor)
Gets the property container of specified type from the properties root.FolderURIPropCnr
GProp. getModuleFolder(java.lang.String folderName)
Gets the property container of specified type from the properties root.FolderURIPropCnr
IGProp. getModuleFolder(IPluginDescriptor<?> descriptor)
Gets the property container of specified type from the properties root.FolderURIPropCnr
IGProp. getModuleFolder(java.lang.String folderName)
Gets the property container of specified type from the properties root.