Package | Description |
---|---|
org.scijava | |
org.scijava.platform | |
org.scijava.plugins.platforms.macos | |
org.scijava.ui.swing.script |
Modifier and Type | Method and Description |
---|---|
PlatformService |
Gateway.platform()
Gets this application context's
PlatformService . |
PlatformService |
AbstractGateway.platform() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPlatformService
Default service for handling platform-specific deployment issues.
|
Modifier and Type | Method and Description |
---|---|
protected PlatformService |
AbstractPlatform.getPlatformService() |
Modifier and Type | Method and Description |
---|---|
void |
Platform.configure(PlatformService service)
Activates and configures the platform.
|
void |
AbstractPlatform.configure(PlatformService service) |
Modifier and Type | Method and Description |
---|---|
void |
MacOSPlatform.configure(PlatformService service) |
Modifier and Type | Method and Description |
---|---|
PlatformService |
TextEditor.getPlatformService() |
Copyright © 2015–2022 SciJava. All rights reserved.