FXML contains treatAsPrivate stuff that is not prefixed by impl_

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      In FXML there are methods that are @treatAsPrivate and @Deprecated but are not prefixed by "impl_". This goes against our standards and needs to be fixed. However, some of the methods are used by SceneBuilder (they are marked by the "SB-dependency" comment) so it needs to be discussed with SceneBuilder team.

      Moreover, there are treatAsPrivate constructors and even entire classes, we should get rid of them (probably removing constructors in favor of impl_* factory methods and classes in favor of proper internal classes in com.sun package)

            Assignee:
            Martin Sládeček
            Reporter:
            Pavel Šafrata
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: