|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectactions.ImportMapAction
public class ImportMapAction
Action for loading a map from a file.
Field Summary | |
---|---|
private MainWindow |
mainWindow
the main frame |
Constructor Summary | |
---|---|
ImportMapAction(MainWindow window)
Constructs the import map action. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
Displays a dialog allowing the user to select a map file to load. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private MainWindow mainWindow
Constructor Detail |
---|
public ImportMapAction(MainWindow window)
window
- - the main frameMethod Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed
in interface java.awt.event.ActionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |