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"
Method Summary
voidopen(String restoreable)

Method Detail

open

public void open(String restoreable)