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

Use static methods for accessors

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      Some time ago we stopped creating @treatAsPrivate methods and instead use accessors. There are two patterns that should be unified.

      The way to go: use static methods for the access, such as in SceneHelper
      To be changed: using the singleton instance directly, in NodeAccess, CameraAccess, SubSceneAccess and PrintAccess

            psafrata Pavel Šafrata
            psafrata Pavel Šafrata
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: