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

JavaDoc comment for JTable.prepareRenderer() is unclear

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 1.4.0
    • 1.4.0
    • docs
    • beta2
    • sparc
    • solaris_2.6

    Description



      Name: ooR10001 Date: 06/04/2001


      JavaDoc comment for javax.swing.JTable.prepareRenderer() method does not
      specify returned value. JavaDoc says:

      -----------------
      prepareRenderer

      public Component prepareRenderer(TableCellRenderer renderer,
                                       int row,
                                       int column)

            Prepares the renderer by querying the data model for the value and
            selection state of the cell at row, column.

            Note: Throughout the table package, the internal implementations always
            use this method to prepare renderers so that this default behavior can be
            safely overridden by a subclass.

            Parameters:
                  renderer - the TableCellRenderer to prepare
                  row - the row of the cell to render, where 0 is the first row
                  column - the column of the cell to render, where 0 is the first
                  column
      -----------------


      ======================================================================

      Attachments

        Activity

          People

            sharonz Sharon Zakhour (Inactive)
            oovsunw Oov Oov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: