public class SelectAllAction extends AbstractConfigurationGraphAction
| Constructor and Description |
|---|
SelectAllAction(java.lang.String name,
ConfigurationGraph graph)
the constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
getGraphpublic SelectAllAction(java.lang.String name,
ConfigurationGraph graph)
name - the name.graph - the graph.