com.sshtools.common.mru
Class MRUMenu
JMenu
com.sshtools.common.mru.MRUMenu
- ActionListener, ListDataListener
public class MRUMenu
extends JMenu
implements ListDataListener, ActionListener
MRUMenu
protected MRUMenu(Action action,
MRUListModel model)
Creates a new MRUMenu object.
MRUMenu
protected MRUMenu(String text,
MRUListModel model)
Creates a new MRUMenu object.
actionPerformed
public void actionPerformed(ActionEvent evt)
cleanUp
public void cleanUp()
contentsChanged
public void contentsChanged(ListDataEvent e)
intervalAdded
public void intervalAdded(ListDataEvent e)
intervalRemoved
public void intervalRemoved(ListDataEvent e)
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.