Interface MacApplicationLayoutMixin
- All Known Implementing Classes:
MacApplicationLayoutMixin.Stub
public interface MacApplicationLayoutMixin
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionPath to the root Java runtime directory in the application image.
-
Method Details
-
runtimeRootDirectory
Path runtimeRootDirectory()Path to the root Java runtime directory in the application image. The root Java runtime directory should have "Contents/Home" subdirectory.
-