freemind.controller
Class LastOpenedList
public
class
LastOpenedList
extends Object
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 showed in the format:"mode:key",ie."mindmap:/home/joerg/freemind.mm"
public void open(String restoreable)