public class LastOpenedList
extends java.lang.Object
Constructor and Description |
---|
LastOpenedList(Controller c,
java.lang.String restored) |
Modifier and Type | Method and Description |
---|---|
void |
add(java.lang.String restoreString,
java.lang.String name)
For testing purposes, this method is public
|
void |
mapOpened(MapModule mapModule) |
boolean |
open(java.lang.String restoreable) |
java.lang.String |
save()
fc, 8.8.2004: This method returns a string representation of this class.
|
public LastOpenedList(Controller c, java.lang.String restored)
public void mapOpened(MapModule mapModule)
public void add(java.lang.String restoreString, java.lang.String name)
public java.lang.String save()
public boolean open(java.lang.String restoreable) throws java.io.FileNotFoundException, XMLParseException, java.net.MalformedURLException, java.io.IOException, java.net.URISyntaxException
java.io.FileNotFoundException
XMLParseException
java.net.MalformedURLException
java.io.IOException
java.net.URISyntaxException