Uses of Class
PamView.PamGui
Packages that use PamGui
Package
Description
- 
Uses of PamGui in clickDetector
Methods in clickDetector with parameters of type PamGuiModifier and TypeMethodDescriptionClickControl.getTabSpecificMenuBar(Frame parentFrame, JMenuBar standardMenu, PamGui pamGui)  - 
Uses of PamGui in Map
Modifier and TypeMethodDescriptionMapController.getTabSpecificMenuBar(Frame parentFrame, JMenuBar standardMenu, PamGui pamGui)  - 
Uses of PamGui in PamController
Methods in PamController with parameters of type PamGuiModifier and TypeMethodDescriptionPamControlledUnit.getTabSpecificMenuBar(Frame parentFrame, JMenuBar standardMenu, PamGui pamGui) Create a tab specific menu to go with this PamControlledUnit. - 
Uses of PamGui in PamView
Modifier and TypeMethodDescriptionvoidGuiFrameManager.closeExtraFrame(PamGui pamGui) Closes a PamGui FRame (not the main one) All tabs are first moved to the main frame (No.GuiFrameManager.getTabPopupMenu(PamGui pamGui, int tabIndex) ModifierConstructorDescriptionHidingSidePanel(PamGui pamGui) New side panel which can be hidden using little buttons.TopToolBar(PamGui pamGUI)  - 
Uses of PamGui in PamView.panel
Constructors in PamView.panel with parameters of type PamGuiModifierConstructorDescriptionPamTabbedPane(PamControllerInterface pamControllerInterface, PamGui pamGui)  - 
Uses of PamGui in rocca
Modifier and TypeMethodDescriptionRoccaControl.getTabSpecificMenuBar(Frame parentFrame, JMenuBar menuBar, PamGui pamGui) If we are in Viewer mode and a Click Detector module has been loaded, find the Click Detection menu item and add a Rocca Measurement submenu item to it - 
Uses of PamGui in tethys
Modifier and TypeMethodDescriptionTethysControl.getTabSpecificMenuBar(Frame parentFrame, JMenuBar standardMenu, PamGui pamGui)  - 
Uses of PamGui in userDisplay
Methods in userDisplay with parameters of type PamGuiModifier and TypeMethodDescriptionUserDisplayControl.getTabSpecificMenuBar(Frame parentFrame, JMenuBar standardMenu, PamGui pamGui)  - 
Uses of PamGui in UserInput
Modifier and TypeMethodDescriptionUserInputController.getTabSpecificMenuBar(Frame parentFrame, JMenuBar standardMenu, PamGui pamGui)