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, toStringgetInfo, getPriority, setInfo, setPrioritycontextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinitialize, registerEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposepublic List<File> getLibExtLocations()
Java3DServicegetLibExtLocations in interface Java3DServiceList of directories containing Java 3D libraries.protected void onEvent(UIShownEvent evt)
Copyright © 2015–2022 SciJava. All rights reserved.