Use static methods for accessors

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported: