History is a fixed length stack. They are use to remember user action for example a search result. History is identified with a name and a size. The name identify the history. The maxsize : size of the history. Old entry are removed if size exceed maxside
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
Definition at line 59 of file FODBHistoryManager.java.