← 返回首页
AppService (SciJava Javadocs 0-SNAPSHOT API)
JavaScript is disabled on your browser.
org.scijava.app

Interface AppService

    • Method Detail

      • getApp

        default App getApp()
        Gets the foremost application (the one with the highest priority).
      • getApp

        App getApp(String name)
        Gets an application by name.

Copyright © 2015–2022 SciJava. All rights reserved.