analyzer.util
Class JMenuUtil

java.lang.Object
  |
  +--analyzer.util.JMenuUtil

public class JMenuUtil
extends java.lang.Object


Constructor Summary
JMenuUtil()
           
 
Method Summary
static void addMenu(javax.swing.JMenuBar menuBar, java.lang.String name, java.lang.String[] label, java.lang.String[] command, int[] shortcut, java.awt.event.ActionListener actionListener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMenuUtil

public JMenuUtil()
Method Detail

addMenu

public static void addMenu(javax.swing.JMenuBar menuBar,
                           java.lang.String name,
                           java.lang.String[] label,
                           java.lang.String[] command,
                           int[] shortcut,
                           java.awt.event.ActionListener actionListener)


Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu