Interface MacFileAssociation
- All Superinterfaces:
FileAssociation,MacFileAssociationMixin
-
Nested Class Summary
Nested classes/interfaces inherited from interface jdk.jpackage.internal.model.FileAssociation
FileAssociation.StubNested classes/interfaces inherited from interface jdk.jpackage.internal.model.MacFileAssociationMixin
MacFileAssociationMixin.Stub -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic MacFileAssociationcreate(FileAssociation fa, MacFileAssociationMixin mixin) Methods inherited from interface jdk.jpackage.internal.model.FileAssociation
description, extension, hasIcon, icon, mimeTypeMethods inherited from interface jdk.jpackage.internal.model.MacFileAssociationMixin
cfBundleTypeName, cfBundleTypeRole, lsHandlerRank, lsSupportsOpeningDocumentsInPlace, lsTypeIsPackage, nsDocumentClass, nsExportableTypes, nsPersistentStoreTypeKey, uiSupportsDocumentBrowser, utTypeConformsTo
-
Method Details
-
create
-