The difference between program in Net Bean and UIQ3

Hi sorry for a new bee question :-)

I am learning programming in Java and I want to make a application for Symbiam OS. The application will involve with getting the IMEI number of the phone.

But I am having big confuse about the use of NetBean and UIQ3.

As I can understand the UIQ 3 is the library so we can use when programming using Net Bean.

Can you please tell me what is the different between these two and some tips in making program on Symbian? If there is some example that will be very helpful.

Thanks a lot for your help. I do appreciate that.

[596 byte] By [hathaiduonga] at [2007-10-3 3:56:36]
# 1
> As I can understand the UIQ 3 is the library so we> can use when programming using Net Bean. You understood incorrectly. UIQ is the symbian user interface, and it does not have anything to do with java or NetBeams.
deepspacea at 2007-7-14 21:54:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

> You understood incorrectly. UIQ is the symbian user

> interface, and it does not have anything to do with

> java or NetBeams.

Thanks a lot for your answer

So if i import the UIQ3 in my code then i can have access to the Symbian OS? Like a method to find the IMEI number?

hathaiduonga at 2007-7-14 21:54:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
> So if i import the UIQ3 in my code then i can have> access to the Symbian OS? Like a method to find the> IMEI number?No, UIQ is programmed in C++ and not in java. You cannot use any UIQ stuff from java
deepspacea at 2007-7-14 21:54:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4

> > So if i import the UIQ3 in my code then i can have

> > access to the Symbian OS? Like a method to find

> the

> > IMEI number?

>

> No, UIQ is programmed in C++ and not in java. You

> cannot use any UIQ stuff from java

If i want to use Java and the OS is Symbian. What do i need to have and what i need to use? Can you please give me some more information about that. Thanks a lot :-P

hathaiduonga at 2007-7-14 21:54:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...