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

Effect editor should do a lazy instantiation

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • 8
    • javafx
    • None

      Now the popup editor infrastructure allows to manage lazy instantiation, i.e. the popup content is initialized the first time the popup is opened, and updated only when opened.
      However, the menu button text have to be updated at any time.
      This has been done for all the popup editors, but Effect editor.

      To allow this, this editor should provide a method (getPreviewString(Object value)) that is independent of the editor state.

            slions Sandra Lions-piron
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: