public class RepositoryAddAction extends YAWLOpenSpecificationAction
Constructor and Description |
---|
RepositoryAddAction(javax.swing.JDialog owner,
Repo repo) |
RepositoryAddAction(javax.swing.JDialog owner,
Repo repo,
java.awt.Component component) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event) |
specificationFileStateChange
getGraph, getMenuIcon, shouldBeEnabled, shouldBeVisible
public RepositoryAddAction(javax.swing.JDialog owner, Repo repo)
public RepositoryAddAction(javax.swing.JDialog owner, Repo repo, java.awt.Component component)
public void actionPerformed(java.awt.event.ActionEvent event)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class YAWLBaseAction