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