The JYTabbedPane component is derived from JTabbedPane. The main purpose of this widget is to provide powerful features especially for the scrollable tabs mode (wrap tab layout is not supported).

JYTabbedPane belongs to the jywidgets.jar library which is also part of the SyntheticaAddons package.

Main-Features:

  • support for adding leading/trailing components beside the tabs (within tabPanel area)
  • integrated tab close button support
  • popup button for hidden tabs - useful for quick navigation
  • rotated tabs for left/right tab placement
  • tab reorder support by dragging
  • tab gap support - including negative values for overlapping tabs
  • configurable minimum and maximum tab size
  • stretched tab size support
  • support to justify tab icon placement
  • tab scroll animation
  • mouse scroll wheel support
  • colorizable tabs