public class InterfaceAutomatonGraphController.ComposeWithAction
extends javax.swing.AbstractAction
| Constructor and Description |
|---|
ComposeWithAction()
Create a new action to perform composition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Compose with another interface automaton by first opening a file
chooser dialog and then composing with the specified model.
|
public ComposeWithAction()
public void actionPerformed(java.awt.event.ActionEvent e)