Recent content by S.Parker

  1. S

    Comp Sci (Java GUI)Changing the Text of a JButton once its pressed.

    Thank you for the swift reply. I am almost 100% sure that is the problem. Could you guide me on how to use the method parameter to set the text? (I don't understand what the method parameter does in Action Listener ( I used ActionListener for the first time yersterday))
  2. S

    Comp Sci (Java GUI)Changing the Text of a JButton once its pressed.

    Homework Statement Im a big rookie in Java ( and pretty much every language). I am trying to make a Minesweeper game for an assignment and I am still in the beta stages. I am stuck however on how to display the mines as a "0" once the button is pressed. I created the Jbuttons using a 2d array...
  3. S

    Logistic Map and cobweb diagrams

    Hi all. I am new here and I am having difficulty figuring out what exactly is required of me in this question. If someone could be so kind as to explain. For this part of the project we will consider the evolution of a discrete dynamical system given by a logistic map. We will consider a...
Back
Top