|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfreemind.controller.LastOpenedList
public class LastOpenedList
This class manages a list of the maps that were opened last. It aims to provide persistence for the last recent maps. Maps should be shown in the format:"mode\:key",ie."Mindmap\:/home/joerg/freemind.mm"
| Method Summary | |
|---|---|
void |
open(java.lang.String restoreable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void 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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||