public class SwingActionFactory extends Object implements ActionFactory
| Constructor and Description | 
|---|
SwingActionFactory()  | 
| 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