Search:

Type: Posts; User: pbrockway2

Search: Search took 0.15 seconds.

  1. Replies
    3
    Views
    1,655

    Re: Create a JText field upon button click

    It looks OK to me.

    Post complete code and the full compiler message (together with an indication of which lines of your code it is referring to). This might involve paring down you code to an...
  2. Replies
    3
    Views
    1,655

    Re: Create a JText field upon button click

    Unless you intend the total to be user editable a JLabel would make more sense than a text field. Either way create all the components when you construct the gui. Then, in the event handler for the...
Results 1 to 2 of 2