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

Wrong documentation for JSpinner.DateEditor constructor

XMLWordPrintable

    • b68
    • sparc
    • solaris_2.5

        Name: md153984 Date: 10/01/2004


        Description for constructor "public JSpinner.DateEditor(JSpinner
        spinner)" containes:
             "This DateEditor becomes both a ChangeListener on the spinners model
              and a PropertyChangeListener on the new JFormattedTextField."
        In fact DateEditor becomes a ChangeListener on the spinner but not on
        the spinners model (as it told in the description of the second version
        of constructor).
        So this frase must be:
             "This DateEditor becomes both a ChangeListener on the spinner and a
              PropertyChangeListener on the new JFormattedTextField."

        ======================================================================
        ###@###.### 10/13/04 15:54 GMT

              serb Sergey Bylokhov
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: