View Single Post
  #1 (permalink)  
Old 06-03-2008, 04:22 AM
kewlgeye kewlgeye is offline
Member
 
Join Date: Apr 2008
Posts: 34
kewlgeye is on a distinguished road
Adding to JList with Netbeans
Hello,

I am having a really difficult time trying to add a jTextField name and last name to the jList with netbeans, I know that for exit, I can create an action by right mouse clicking and creating an event. This is simple enough, however I have an add button that I am using and I have no idea how to code the add button with netbeans. Can someone please explain to me in detail how to do this.

I looked for tutorials on using netbeans to use the add button to add to a jlist and I found nothing. if someone could give me the instructions on how to do this, or show me the page for netbeans that shows the steps in netbeans to do this I would really appreciate it. Thank you.
Reply With Quote
Sponsored Links