Package dbht

Class DbHtTabPanel

java.lang.Object
dbht.DbHtTabPanel
All Implemented Interfaces:
PamTabPanel

public class DbHtTabPanel extends Object implements PamTabPanel
  • Constructor Details Link icon

    • DbHtTabPanel Link icon

      public DbHtTabPanel(DbHtControl dDHtControl)
      Parameters:
      dDHtControl -
  • Method Details Link icon

    • createDisplayMenu Link icon

      public JMenuItem createDisplayMenu(Frame parentFrame)
    • optionsMenu Link icon

      public boolean optionsMenu(Frame parentFrame)
    • getPanel Link icon

      public JComponent getPanel()
      Specified by:
      getPanel in interface PamTabPanel
      Returns:
      Reference to a graphics component that can be added to the view. This will typically be a JPanel or a JInternalFrame;
    • getToolBar Link icon

      public JToolBar getToolBar()
      Specified by:
      getToolBar in interface PamTabPanel
      Returns:
      a JToolbas associated with this tab. This will only be displayed when the current tab is activated
    • createMenu Link icon

      public JMenu createMenu(Frame parentFrame)
      Specified by:
      createMenu in interface PamTabPanel
      Returns:
      a JMeny for the panel