java me - Refresh Theme() gives Array index out of bounds exception in lwuit -


i using lwuit making j2me mobiles app . , in 1 form need remove component container , have add component , , after doing calling refreshtheme() , revalidate() function, changes on form can reflect on screen, sometime calling these function gives error "array index out of bounds: 2>=2" or "array index out of bounds 0>=0" . error doesn't come always.
there solution this?

this happens when violating edt, should use callserially() when accessing lwuit.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -