Reto Grob wrote:
>>com.nttdocomo.ui.Gauge
>>
>>However when I load it on to my SH505 I get an "alpha
>>error" message.
>>
>>
>
>The VM forbids you to load user-defined classes in the com.nttdocomo.*
>package.
>
>So, all you need to do is to rename the package name.
>
Thanks for confirming this for me.
One problem with changing the package name is that prevents my Gauge
class from accessing various package-scoped variable in the
com.nttdocomo.ui package, some of which seem quite important to getting
the Gauge to work. I'll guess I'll just have to see if I can't get the
access to the same data through other mechanisms.
CHEERS> SAM
Received on Wed Sep 17 08:40:26 2003