Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.08 seconds.

  1. Replies
    17
    Views
    1,582

    Re: Need help with some coding

    You can't just guess at the syntax. What type of Object does that method take? Do you have that type of Object available?

    You should also think about other approaches: are you sure you want to...
  2. Replies
    17
    Views
    1,582

    Re: Need help with some coding

    First result for googling "java text components": Using Text Components (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)
  3. Replies
    17
    Views
    1,582

    Re: Need help with some coding

    One thing at a time. Which part of this is giving you trouble? Do you know how to process an event from a button click? Do you know how to use a random generator? Do you know how to set the text of a...
Results 1 to 3 of 3