Search:

Type: Posts; User: Norm

Search: Search took 0.20 seconds.

  1. Thread: Update Stock Code

    by Norm
    Replies
    11
    Views
    1,614

    Re: Update Stock Code

    Read the API doc for the textfield to see how to get its contents.
  2. Thread: Update Stock Code

    by Norm
    Replies
    11
    Views
    1,614

    Re: Update Stock Code

    Seems there are two steps. Which step are you having problems with?
    Get the number
    and add it to whats already there
  3. Thread: Update Stock Code

    by Norm
    Replies
    11
    Views
    1,614

    Re: Update Stock Code

    That's good. What does the listener need to do now? Can you explain what problems you are having here?
    Where is the data it needs? How should it get that data and what should it do with the...
  4. Thread: Update Stock Code

    by Norm
    Replies
    11
    Views
    1,614

    Re: Update Stock Code

    Is the action listener method called when the button is pressed? Add a println() statement to print out a message to show if the listener method is called.
Results 1 to 4 of 4