Uses of Class
com.iizix.prop.FileURIPropCnr
Packages that use FileURIPropCnr Package Description com.iizigo.prop com.iizix.event com.iizix.prop com.iizix.prop.font Uses of FileURIPropCnr in com.iizigo.prop
Subclasses of FileURIPropCnr in com.iizigo.prop Modifier and Type Class Description classFilePropCnrA 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 FileURIPropCnr Constructor Description AssetEvent(FileURIPropCnr fpc)Constructs a new AssetEvent.Uses of FileURIPropCnr in com.iizix.prop
Methods in com.iizix.prop that return FileURIPropCnr Modifier and Type Method Description FileURIPropCnrFileURIPropCnr. clone()Clone must be overridden.FileURIPropCnr[]AssetReferences. getAllFiles()Gets the Styles associates with the references.FileURIPropCnrAssetReference. getFileURIPropCnr()For the Designer, gets the File property for the reference.FileURIPropCnrAssetReference. getFileURIPropCnr(GProp<?> anyPropInTree)For the Designer, gets the File property for the reference.FileURIPropCnrAssetReference. setResolvedURL(java.net.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 FileURIPropCnr Modifier and Type Method Description java.lang.Class<FileURIPropCnr>AssetReference. getPropertyClass()Gets the class wanted.Methods in com.iizix.prop with parameters of type FileURIPropCnr Modifier and Type Method Description protected java.lang.StringAssetReference. 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 FileURIPropCnr Constructor Description FontFilePreloadClientCacheResource(AssetReference assetReference, FileURIPropCnr filePropCnr)Constructs the resource.