what are dynamic events
No Answer is Posted For this Question
Be the First to Post Answer
Give the name of classes of j2se which is not used in j2me
Explain i-appli ?
what are the protocol to used in j2me?
What is J2ME ?
What is SMS ?
What is JCP ?
What is WAE ?
what is j2me and how it is related to core java? plz give ans
What is PCS ?
How to create a mobile phone language or font like Arabic, Chines, Hindu or other(non English )
currently runnaning the application how can calucate the size of the application?
I have a problem wtih a program. The program logic is like this.......... from a class which extends midlet class i create object of a class(say canobj(word)) which extends canvas class by passing a string. the next statement is display.setCurrent(canobj); Everything is fine but the paint(Graphics g) method is not executed. What may the problem. please suggest me the answer.