Associate
i'm building my first GUI in java so bear with me...
I ahve two Jlist's that both contain DefaultListModel's - what I need to do is link these together, for example if I scroll down in one, I need the other to copy the movement. Is this possible? And if so how?
Thanks
I ahve two Jlist's that both contain DefaultListModel's - what I need to do is link these together, for example if I scroll down in one, I need the other to copy the movement. Is this possible? And if so how?
Thanks