Porting Java 2D package from J2SE to J2ME CDC
Consumer electronics has become more sophisticated and user-friendly with the advent of embedded technologies. Java has been the language of choice in the area of embedded software development. Sun Microsystems, keeping in mind diverse development needs, has provided three different Java Technologies, depending on the environment that the application is targeted to run on.
The first technology, Java 2 Platform, Enterprise Edition targets applications that are developed to run on Enterprise Servers. The second, Java 2 Platform, Standard Edition targets desktop and Internet applications that run on Personal Computers. Finally, Java 2 Platform, Micro Edition targets applications that are developed to run on resource constrained and embedded devices.
Java 2 Platform, Micro Edition technology specifically addresses the needs of a wide variety of consumer electronics and embedded devices ranging from pagers, mobile phones, and Personal Digital Assistants (PDAs) to screen phones, TV set top boxes, etc....




