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

no clear definition of toString() function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • fx1.1
    • javafx
    • winXP emulator

      Franca b03 promotion.
      There are a lot of implementations for toString() function for different JavaFX objects:
      Node
      Color
      Point2D
      Rectangle2D
      MouseEvent
      Font
      etc
      But there is no clear definition of what this function shoul do for these objects.
      For expample toString for Color on desktop returns color in rgb format (0-255) and for mobile implementation - in rgb format (0-1.0).

      Need to update the API accordingly.

            kcr Kevin Rushforth
            ailjin Artem Iljin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: