1 pls tell me if m using 2 jframe in netbeans one frame m use jlist and other frame use jtextfield ,then use the jlist value and if condition use in in another page using frame one value it is posible or not
which function is use for jlist data insert into sql server
Collapse
X
-
Tags: None
-
Hi gurjeet kaur and welcome to bytes.com!
What you're trying is entirely possible using the observer pattern. This is just one possible solution but I think it's one of the cleanest possible ones.
Comment