View Single Post
  #3 (permalink)  
Old 10-12-2009, 01:49 AM
cancunphoto12 cancunphoto12 is offline
Junior Member
 

Join Date: Dec 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
cancunphoto12 is on a distinguished road
Default Re: Hi. ItemListener problem with destroying midlet.

Quote:
Originally Posted by gensrythi View Post
I accept with Java Code:
skinPanel.removeAll();
//System.out.println("image :: "+ image1);

skinPanel.setMinimumSize(skinPanelSize);
//System.out.println("image :: "+ image1);
skinPanel.setImage(image1, skins.getSkinWidth(), skins.getSkinHeight());
skinPanel.repaint();
skinPanel.revalidate();
I am Carl.This is my first visit to site.I love forum discussion.It is one of my hobbies.I can share my thoughts to others and can get plenty of information from others.I just love it.Other then that I like to surf different and new sites.I like the way I am getting plenty of new information from the site.I am very pleased to be part of the site and I am eager to do my first post. Thanks.
Reply With Quote