public class RepositoryGetAction extends YAWLOpenSpecificationAction
Constructor and Description |
---|
RepositoryGetAction(javax.swing.JDialog owner,
Repo repo) |
RepositoryGetAction(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 RepositoryGetAction(javax.swing.JDialog owner, Repo repo)
public RepositoryGetAction(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