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

Text class is final

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • None
    • 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.

            prr Philip Race
            risaksen Randahl Isaksen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: