Class TabbedPanePopupMenu

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, MenuElement

public class TabbedPanePopupMenu extends JPopupMenu

TabbedPanePopupMenu class.

See Also:
  • Constructor Details

    • TabbedPanePopupMenu

      public TabbedPanePopupMenu(IBrowserPanel panel)

      Constructor for TabbedPanePopupMenu.

      Parameters:
      panel - a IBrowserPanel object.
  • Method Details