Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092103

[TabPane] Allow to pass a custom behavior to the TabPaneSkin constructor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx

      It would be extremely helpful if we would be able to pass a custom behavior to the TabPaneSkin in the constructor. At the moment the constructor of the TabPaneSkin does always create a TabPaneBehavior, without any possibility to inject another behavior.

      Allowing to do so would mean that the TabPane can be easier extended/customized without the need to either write your own TabPaneSkin from scratch or resort to using reflection.

            Unassigned Unassigned
            rzenzjfx Robert Zenz (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: