Search:

Type: Posts; User: benglish

Search: Search took 0.16 seconds.

  1. Replies
    5
    Views
    1,933

    Re: How to creat a jButton

    See, i want to ask the user to enter a number; eg. 5. and then i have to create 5 jButtons in the GUI form of Java. How may i create a jButton in the GUI form and get the numbers one by one from the...
  2. Replies
    5
    Views
    1,933

    Re: How to creat a jButton

    it's easy do to it for a single jButton, but how may i initiate the index of the jButton. for example, i want to write "45" as a text for jButton1 and "94" for jButton2 and so on. how may i address...
  3. Replies
    5
    Views
    1,933

    How to creat a jButton

    Hi dears!

    I'm a new Java programmer. I want to write a program in which I ask the user to enter a number and then with the number (for example 4), I want to create 4 jButtons. How can I implement...
Results 1 to 3 of 3