Text class is final

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: javafx
    • None

      We are creating a reusable component library. All our components extend the built in JavaFX components, e.g. OurTextField extends TextField, OurPasswordField extends PasswordField. In these subclasses we do add a lot of additional functionality.

      We also wish to provide an OurText class which extends Text, but - unfortunately - this class is declared final.

      I suggest the final keyword be removed from the Text class.

            Assignee:
            Philip Race
            Reporter:
            Randahl Isaksen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: