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

Move getProperties and get/setUserData up to MenuItem

    XMLWordPrintable

Details

    Description

      Anything that extends from Node inherits a properties map, as well as a userData property for storing and later retrieving useful properties. Because RadioMenuItem is a Toggle, it requires this functionality (as Toggle defines these methods in its interface). However, because MenuItem is not a Node or Control, it does not have this API. Currently, the API is only implemented in classes that extend from Toggle, but for the sake of consistency, it should be moved up to MenuItem.

      Attachments

        Activity

          People

            jgiles Jonathan Giles
            rbair Richard Bair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: