Image Icon problem In card game
hello friends,
i m developing a small card game demo..
i am stucked at one level,,,,in my applicatoin multiplayer are served their card very well. i m using ImageIcon for display card of deck on screen..
Now when player take action of fold i want to show a action which looks like particular player card's imageicon set visibe(false)...but there is no direct method to dispose one image icon from multiple imageicon...
so what should i do make it real effect...
please help

