FindBugs™ 1.3.9

edu.umd.cs.findbugs.gui2
Class RecentMenu

java.lang.Object
  extended by edu.umd.cs.findbugs.gui2.RecentMenu

public class RecentMenu
extends java.lang.Object

Author:
Dan

Constructor Summary
RecentMenu(javax.swing.JMenu menu)
           
 
Method Summary
 void addRecentFile(java.io.File f)
          Adds a file to the list of recent files used.
 void makeRecentMenu()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecentMenu

public RecentMenu(javax.swing.JMenu menu)
Method Detail

makeRecentMenu

public void makeRecentMenu()

addRecentFile

public void addRecentFile(java.io.File f)
Adds a file to the list of recent files used.

Parameters:
f -

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.