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
-
Method Summary
Modifier and TypeMethodDescriptionstatic JMenuBar
createBasicMenu
(PamModel pamModelInterface, ActionListener actionListener) static JMenu
detectionMenu
(PamModel pamModelInterface, ActionListener actionListener) static JMenu
displayMenu
(PamModel pamModelInterface, ActionListener actionListener) static JMenu
fileMenu
(PamModel pamModelInterface, ActionListener actionListener) static JMenu
loggingMenu
(PamModel pamModelInterface, ActionListener actionListener)
-
Constructor Details
-
PamMenu
public PamMenu()
-
-
Method Details
-
createBasicMenu
-
fileMenu
-
loggingMenu
-
detectionMenu
-
displayMenu
-