Package Map
Class MapTabPanelControl
java.lang.Object
Map.MapTabPanelControl
- All Implemented Interfaces:
PamTabPanel
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddMouseAdapterToMapPanel(MouseAdapter mouseAdapter) createMenu(Frame parentFrame) getPanel()voidmapCanScroll(boolean b) void
-
Method Details
-
createMenu
- Specified by:
createMenuin interfacePamTabPanel- Returns:
- a JMeny for the panel
-
getPanel
- Specified by:
getPanelin interfacePamTabPanel- Returns:
- Reference to a graphics component that can be added to the view. This will typically be a JPanel or a JInternalFrame;
-
getToolBar
- Specified by:
getToolBarin interfacePamTabPanel- Returns:
- a JToolbas associated with this tab. This will only be displayed when the current tab is activated
-
getSimpleMap
-
addMouseAdapterToMapPanel
- Parameters:
mouseAdapter-
-
mapCanScroll
public void mapCanScroll(boolean b) -
refreshDetectorList
public void refreshDetectorList()
-