Uses of Class
com.iizix.prop.FileURIPropCnr
Packages that use FileURIPropCnr
Uses of FileURIPropCnr in com.iizigo.prop
Subclasses of FileURIPropCnr in com.iizigo.propModifier and TypeClassDescriptionclass
A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time.Uses of FileURIPropCnr in com.iizix.event
Constructors in com.iizix.event with parameters of type FileURIPropCnrUses of FileURIPropCnr in com.iizix.prop
Methods in com.iizix.prop that return FileURIPropCnrModifier and TypeMethodDescriptionFileURIPropCnr.clone()
Clone must be overridden.AssetReferences.getAllFiles()
Gets the Styles associates with the references.AssetReference.getFileURIPropCnr()
For the Designer, gets the File property for the reference.AssetReference.getFileURIPropCnr
(GProp<?> anyPropInTree) For the Designer, gets the File property for the reference.AssetReference.setResolvedURL
(URL url, long modificationTime, long size) Sets the resolved URL in the Jar file.Methods in com.iizix.prop that return types with arguments of type FileURIPropCnrMethods in com.iizix.prop with parameters of type FileURIPropCnrModifier and TypeMethodDescriptionprotected String
AssetReference.validateReferenceScope
(FileURIPropCnr target) Called when the a property container has been renamed or moved in order to perform validation of the reference, e.g.Uses of FileURIPropCnr in com.iizix.prop.font
Constructors in com.iizix.prop.font with parameters of type FileURIPropCnrModifierConstructorDescriptionFontFilePreloadClientCacheResource
(AssetReference assetReference, FileURIPropCnr filePropCnr) Constructs the resource.