Hi
i'll show you several codes, the first ones work but then not, i'd like to know how to make it works ...
(thanks to iza & globos, i need not to "call" directly the class, you'll see):
///////////////////
this is the code that don't change
///////////////////
list = new String[2]...
How i can do this?
i want to call a variable of an object:
Jlist.setListData(object.variable);
but now i want to use a reference, i try this:
SoftReference obj = new SoftReference(object);
and now i try all these options, none is util...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.