freemind.controller

Class LastOpenedList


public class LastOpenedList
extends java.lang.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

void
open(String restoreable)

Method Details

open

public void open(String restoreable)