public abstract class AbstractJavaFXGriffonView extends AbstractGriffonView
application| Constructor and Description | 
|---|
| AbstractJavaFXGriffonView() | 
| AbstractJavaFXGriffonView(GriffonApplication application)Deprecated. 
 Griffon prefers field injection over constructor injector for artifacts as of 2.1.0 | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | connectActions(javafx.scene.Node node,
              GriffonController controller) | 
| protected javafx.scene.Node | loadFromFXML() | 
| protected javafx.scene.Node | loadFromFXML(String baseName) | 
| protected String | resolveBasename() | 
| protected JavaFXAction | toolkitActionFor(GriffonController controller,
                String actionName) | 
actionFor, getArtifactTypecreateMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, getMvcGroup, mvcGroupDestroy, mvcGroupInit, setMvcGroup, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroupclassloader, destroyMVCGroup, getApplication, getGriffonClass, getLog, getResourceAsStream, getResourceAsURL, getResources, isUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runInsideUISync, runOutsideUIclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitUIgetMvcGroup, mvcGroupDestroy, mvcGroupInitgetApplication, getGriffonClass, getLogisUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runInsideUISync, runOutsideUIcreateMVC, createMVC, createMVC, createMVC, createMVC, createMVC, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, withMVC, withMVC, withMVC, withMVC, withMVC, withMVC, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroupclassloader, getResourceAsStream, getResourceAsURL, getResourcespublic AbstractJavaFXGriffonView()
@Inject @Deprecated public AbstractJavaFXGriffonView(@Nonnull GriffonApplication application)
application - the GriffonApplication that holds this artifact.@Nullable protected javafx.scene.Node loadFromFXML()
protected String resolveBasename()
protected void connectActions(@Nonnull javafx.scene.Node node, @Nonnull GriffonController controller)
@Nullable protected JavaFXAction toolkitActionFor(@Nonnull GriffonController controller, @Nonnull String actionName)