Package dbht
Class DbHtTabPanel
java.lang.Object
dbht.DbHtTabPanel
- All Implemented Interfaces:
PamTabPanel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateDisplayMenu(Frame parentFrame) createMenu(Frame parentFrame) getPanel()booleanoptionsMenu(Frame parentFrame)
-
Constructor Details
-
DbHtTabPanel
- Parameters:
dDHtControl-
-
-
Method Details
-
createDisplayMenu
-
optionsMenu
-
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
-
createMenu
- Specified by:
createMenuin interfacePamTabPanel- Returns:
- a JMeny for the panel
-