- Joined
- May 22, 2008
- Messages
- 2
- Reaction score
- 0
i'm new to Java and NetBeans and im having probs with with JList.
can anyone tell me how to obtain individual elements in a JList??
For eg- the user of my GUI chooses a particular elemnt of the list. i can get the index number but how do i use that index to print that particular element in a some other text field?
can anyone tell me how to obtain individual elements in a JList??
For eg- the user of my GUI chooses a particular elemnt of the list. i can get the index number but how do i use that index to print that particular element in a some other text field?