Interface ApplicationLayoutMixin

All Known Subinterfaces:
ApplicationLayout
All Known Implementing Classes:
ApplicationLayoutMixin.Stub

public interface ApplicationLayoutMixin
App image directory contents specific to application packaging.
  • Method Details

    • launchersDirectory

      Path launchersDirectory()
      Path to launchers directory.
    • appDirectory

      Path appDirectory()
      Path to application data directory.
    • appModsDirectory

      Path appModsDirectory()
      Path to directory with application's Java modules.
    • destktopIntegrationDirectory

      Path destktopIntegrationDirectory()
      Path to directory with application's desktop integration files.
    • contentDirectory

      Path contentDirectory()
      Path to directory with additional application content.