uk.ac.essex.common.menu
Class MenuList

java.lang.Object
  extended by uk.ac.essex.common.menu.MenuList

public class MenuList
extends java.lang.Object


Created Date: 01-Nov-2003

You should have received a copy of Lesser GNU public license with this code. If not please visit this site


Constructor Summary
MenuList()
           
 
Method Summary
 boolean add(javax.swing.Action o)
           
 boolean add(javax.swing.JSeparator separator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuList

public MenuList()
Method Detail

add

public boolean add(javax.swing.Action o)

add

public boolean add(javax.swing.JSeparator separator)