Package PamView
Class PamMenu
java.lang.Object
PamView.PamMenu
- Author:
 - dgillespie
 
 Creates some standard Pam menus and appends the Display and Detection menus
 with PamProcess specific menus from the model.
 
This is now pretty redundant - will remove after I've removed it from teh ObjectList
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic JMenuBarcreateBasicMenu(PamModel pamModelInterface, ActionListener actionListener) static JMenudetectionMenu(PamModel pamModelInterface, ActionListener actionListener) static JMenudisplayMenu(PamModel pamModelInterface, ActionListener actionListener) static JMenufileMenu(PamModel pamModelInterface, ActionListener actionListener) static JMenuloggingMenu(PamModel pamModelInterface, ActionListener actionListener)  
- 
Constructor Details
- 
PamMenu
public PamMenu() 
 - 
 - 
Method Details
- 
createBasicMenu
 - 
fileMenu
 - 
loggingMenu
 - 
detectionMenu
 - 
displayMenu
 
 -