[Decora] Minor code cleanup issues in Decora files

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8u20
    • Component/s: javafx
    • None

      The following issues can cause compiler warnings in various IDEs and cause yellow "warning highlights" in Netbeans for various code sanity issues in the decora source base:

      - Many setters save the old value of the attribute in a variable that is never used.
      - Many constructors call setters which are not final generating "overridable method call" warnings
      - FilterEffect and EffectPeer are now generified, but not all references specify a generic type.

            Assignee:
            Unassigned
            Reporter:
            Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: