eu.keep.uphec.mainwindow.menubar
Class ViewEmulatorsFromArchiveListener
Object
ViewEmulatorsFromArchiveListener
- All Implemented Interfaces:
- ActionListener, EventListener
public class ViewEmulatorsFromArchiveListener
- extends Object
- implements ActionListener
The ViewEmulatorsFromArchiveListener class defines the activities following the firing
of the archive_emulator_packages_button button in the viewMenu menu
- Author:
- Antonio Ciuffreda
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mainWindowFrame
public javax.swing.JFrame mainWindowFrame
model
public CoreEngineModel model
ViewEmulatorsFromArchiveListener
public ViewEmulatorsFromArchiveListener(javax.swing.JFrame mainWindowFrame,
CoreEngineModel model)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener