I have a project in java.. we will use a mobile application in netbeans and i dont know what right package I will use in Scientific Calculator that applicable to mobile appliction.. if you have suggestion regarding to my problem pls leave ur message here....

Take it this way as with Java even in Jave ME you can only go 3 ways:

  • Draw everything through your application on Canvas
  • Use already existing components subclasses of Screen (Form,Alert, List, TextBox)
  • Use mix of existing components (from Screen) and so portion of drawing CustomItem or perhaps screen or two drawn on Canvas

Decision is your and in the future please provide better explanation then the one above as it is terrible.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.