Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to delete menu

843851Jun 29 2006 — edited Jun 30 2006
hi all,

according to 11.14 the old menu shall be replaced via invoking "set-up menu" again. how can i delete an old menu?

i have setuped a menu through reg.initMenuEntry() (by triggering with EVENT_UNFORMATTED_SMS_PP_ENV). But at the next time when i want to setup a new menu, all the old items are left, the new items are after them. I tried to set reg to null, it doesnt work. The item objects are always there on the SIM (even if i putted it in a new phone.)

i use java_card_kit-2_1_2 and jdk 1.2.2_012
Does anybody have an idea?

thanks
dmon
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2006
Added on Jun 29 2006
4 comments
202 views