public class DefaultJava3DService extends AbstractService implements Java3DService
Constructor and Description |
---|
DefaultJava3DService() |
Modifier and Type | Method and Description |
---|---|
List<File> |
getLibExtLocations()
Gets the locations where Java 3D is installed as an extension.
|
protected void |
onEvent(UIShownEvent evt)
Checks for obsolete Java 3D installations, warning when any are found.
|
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public List<File> getLibExtLocations()
Java3DService
getLibExtLocations
in interface Java3DService
List
of directories containing Java 3D libraries.protected void onEvent(UIShownEvent evt)
Copyright © 2015–2022 SciJava. All rights reserved.