public class JavaFXActionFactory extends Object implements ActionFactory
| Constructor and Description | 
|---|
| JavaFXActionFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Action | create(GriffonController controller,
      ActionMetadata actionMetadata) | 
@Nonnull public Action create(@Nonnull GriffonController controller, @Nonnull ActionMetadata actionMetadata)
create in interface ActionFactory