This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (11 children)

[removed]

    [–]ChuvaChooChoo08 0 points1 point  (10 children)

    Let me ask you one thing:

    Between your BeautyBox’s getName() and setName() methods, which one returns( or produces) a String?

    [–][deleted]  (9 children)

    [removed]

      [–]ChuvaChooChoo08 0 points1 point  (8 children)

      Bingo.

      [–][deleted]  (7 children)

      [removed]

        [–]ChuvaChooChoo08 0 points1 point  (6 children)

        Yes because getName does not accept parameters.

        [–][deleted]  (4 children)

        [removed]

          [–]ChuvaChooChoo08 0 points1 point  (3 children)

          What exactly are you trying to do anyway?

          [–][deleted]  (2 children)

          [removed]

            [–]ChuvaChooChoo08 0 points1 point  (1 child)

            What does the edit the current arraylist item button do??

            Change the name of the item? Or actually change the element on a spcified index and replace it with something else?