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

allow javafx2 param name using mixed case

XMLWordPrintable

    • b01
    • b03
    • x86
    • windows

        allow javafx2 param name using mixed case and upper case

        e.g

         <jfx:javafx-desc width="100" height="100" main-class="deploy.sqe.GetParamTest" name="GetParamTest">
          <param name=testnamedMixCase value="Mixed Case test"/>
          <param name=testnamedlowercase value="lower case test"/>
          <param name=TESTNAMEDUPPERCASE value="UPPER CASE TEST"/>
          <param name=test_named value="special_char test"/>
          </jfx:javafx-desc>

              ngthomas Thomas Ng (Inactive)
              ngthomas Thomas Ng (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: