RadioMenuItem javadoc has unfinished code sample

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • fx2.0.2
    • Affects Version/s: fx2.0
    • Component/s: javafx
    • Environment:

      b34

      there is next code snippet there.

      RadioMenuItem radioItem = new RadioMenuItem("radio text");
      radioItem.setSelected(false);
      radioItem.setOnAction(new EventHandler() {

            Assignee:
            Parvathi Somashekar (Inactive)
            Reporter:
            Sergey Grinev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: