public abstract class AbstractJavaFXGriffonView extends AbstractGriffonView
Constructor and Description |
---|
AbstractJavaFXGriffonView(GriffonApplication application) |
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, getArtifactType
getMvcGroup, mvcGroupDestroy, mvcGroupInit, setMvcGroup
buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, classloader, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, getApplication, getGriffonClass, getLog, getResourceAsStream, getResourceAsURL, getResources, isUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runOutsideUI, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initUI
getMvcGroup, mvcGroupDestroy, mvcGroupInit
getApplication, getGriffonClass, getLog
isUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runOutsideUI
buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
classloader, getResourceAsStream, getResourceAsURL, getResources
@Inject public AbstractJavaFXGriffonView(@Nonnull GriffonApplication application)
@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)