Search:

Type: Posts; User: Trunk Monkeey

Search: Search took 0.18 seconds.

  1. Replies
    2
    Views
    1,405

    Re: Source from a JComboBox

    I changed it so the action listener is set to the combo box instead of the button and it prints when I click on one of the options in the drop down box, but I wanted it so that you select the option...
  2. Replies
    2
    Views
    1,405

    Source from a JComboBox

    So I have a JComboBox and a button. I want the user to select an option from the combo box, then click the delete button which will call the action listener:


    ActionListener DeleteVert = new...
Results 1 to 2 of 2