|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.javafx.api.ToolProvider
public class ToolProvider
JavaFX version of javac's ToolProvider class.
Method Summary | |
---|---|
static JavafxCompiler |
getJavafxCompiler()
Gets a JavaFX Script compiler instance. |
static JavaFXScriptEngine |
getJavaFXScriptEngine()
Gets a JavaFX Script script engine instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static JavafxCompiler getJavafxCompiler()
null
if no compiler
is included as part of the application classpathpublic static JavaFXScriptEngine getJavaFXScriptEngine()
null
if no script engine
is included as part of the application classpath
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |