net.sourceforge.neurosdbm
Class TrackPopupMenu

java.lang.Object
  extended bynet.sourceforge.neurosdbm.TrackPopupMenu

public class TrackPopupMenu
extends java.lang.Object

Author:
carwashi To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
private static javax.swing.JPopupMenu menu
           
private static javax.swing.JMenu realMenu
           
 
Constructor Summary
TrackPopupMenu()
           
 
Method Summary
static javax.swing.JMenu getMainMenu()
           
static javax.swing.JPopupMenu getMenu()
           
static void setMenu(javax.swing.JMenu menu1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

menu

private static javax.swing.JPopupMenu menu

realMenu

private static javax.swing.JMenu realMenu
Constructor Detail

TrackPopupMenu

public TrackPopupMenu()
Method Detail

getMenu

public static javax.swing.JPopupMenu getMenu()

setMenu

public static void setMenu(javax.swing.JMenu menu1)

getMainMenu

public static javax.swing.JMenu getMainMenu()


Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.