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