Interface NavigatorFunctions
- All Superinterfaces:
JS5ObjectFunctions,JSObjectFunctions
- All Known Implementing Classes:
Navigator
-
Method Summary
Modifier and TypeMethodDescriptionfunction javaEnabled() - Specifies whether the browser has Java enabledMethods inherited from interface org.fife.rsta.ac.js.ecma.api.ecma3.functions.JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOf
-
Method Details
-
javaEnabled
JSBoolean javaEnabled()function javaEnabled() - Specifies whether the browser has Java enabled
-