| Package | Description | 
|---|---|
| griffon.javafx.support | 
 JavaFX utilities. 
 | 
| org.codehaus.griffon.runtime.javafx.artifact | 
 Artifact implementation [INTERNAL USE]. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static ActionMatcher | 
ActionMatcher.DEFAULT
Matches a widget whose action id has been defined by using the default convention. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
JavaFXUtils.connectActions(Object node,
              GriffonController controller,
              ActionMatcher actionMatcher)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ActionMatcher | 
AbstractJavaFXGriffonView.actionMatcher  |