Printable View
How can I transfer data from a JList to another class?
Same way you pass any data, via method(s).
I tried but it didn't work. Can you give me an example please?
Quote: Originally Posted by loopsnhoops I tried but it didn't work. That provides zero information. Quote: Can you give me an example please? You first!
Quote: Originally Posted by loopsnhoops I tried but it didn't work. Show your code even it did not work, also if you get error message post it here and which line throws the error