#BlueJ class context comment0.target=Main comment0.text=\n\ Sum\ of\ the\ Numbers\n comment1.params= comment1.target=int\ getNumber() comment1.text=\n\ Prompts\ user\ to\ enter\ an\ integer.\ Then\ calculates\ the\ sum\ of\ numbers\ from\ 1\ to\ entered\ value.\n comment2.params=n comment2.target=int\ sumNumbers(int) comment3.params= comment3.target=void\ solutionBasedOnInput() numComments=4