>> >I need to hide a jList, i've used
...
>for capitalisation this time only a lack of memory,
What, you could not remember by the end of the
sentence that 'for' was all lower case? (Each
sentence should start with a capital letter as well).
>..anyway cardLayout..
That is CardLayout you are referring to?
>...seems really hard solution,
Maybe programming is not the thing for you.
>..I obtain a series of runtime error that
>can't explain...
No I was wrong. *Definitely* programming is
not the thing for you. If you cannot effectively
communicate the problem, all is lost.

Signature
Andrew Thompson
http://www.athompson.info/andrew/
Mariano - 11 Apr 2007 15:42 GMT
> >> >I need to hide a jList, i've used
> ..
[quoted text clipped - 23 lines]
>
> Message posted viahttp://www.javakb.com
hahaha :D
sure i don't love programming, moreover this is my first experience
with OOP. I've to use java for Oracle exam to university, i've studied
Oracle and DB, not Java.
Anyway, I've resolved problem in a more simple way, all element in
JPanel and use setVisible method directly on JPanel, a sort of
CardLayout.
Brandon McCombs - 12 Apr 2007 00:31 GMT
>>>>> I need to hide a jList, i've used
>> ..
[quoted text clipped - 28 lines]
> JPanel and use setVisible method directly on JPanel, a sort of
> CardLayout.
You'll have to excuse Andrew since "helping" people without sarcasm or
condescension is not the thing for him.
Lew - 12 Apr 2007 02:08 GMT
Mariano wrote:
>> Anyway, I've resolved problem in a more simple way, all element in
>> JPanel and use setVisible method directly on JPanel, a sort of
>> CardLayout.
JPanel is not "a sort of CardLayout". I think I don't understand what you
mean here.

Signature
Lew