Class TabbedPaneWheeled

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants
Direct Known Subclasses:
TabbedPaneNetworkTab, TabConsoles, TabManagers

public class TabbedPaneWheeled extends JTabbedPane
Tabs with mouse-wheel and right click action.
See Also:
  • Constructor Details

    • TabbedPaneWheeled

      public TabbedPaneWheeled()
      Create tabs with ctrl-TAB, mouse-wheel and new UI.
    • TabbedPaneWheeled

      public TabbedPaneWheeled(int tabPlacement, int tabLayoutPolicy)
  • Method Details

    • addMouseClickMenu

      public void addMouseClickMenu()
      Display popupmenu with a list of tabs.