public abstract class AbstractPlatform extends Object implements Platform
Constructor and Description |
---|
AbstractPlatform() |
Modifier and Type | Method and Description |
---|---|
void |
configure(PlatformService service)
Activates and configures the platform.
|
protected PlatformService |
getPlatformService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isTarget, javaVendor, javaVersion, open, osArch, osName, osVersion, registerAppMenus
dispose
public void configure(PlatformService service)
Platform
protected PlatformService getPlatformService()
Copyright © 2015–2022 SciJava. All rights reserved.