 |
|
|
If you own a website that related to application development you are welcome to participate in our website. |
|
Join our partner list |
Programmers online portal |
Web Development Forum |
|
 |
 | |  |
 |
 |
Article - Application Development And Java Programmers on Web Development Forum |
 |
Website about Software Development - Programmers portal. Other useful information: In this article, we introduce you to the Java ME SDK 3.0, which is the perfect tool for all Java ME development — whether you’re doing Blu-ray application development or mobile phone application development.
In this article, we introduce you to the Java ME SDK 3.0, which is the perfect tool for all Java ME development — whether you're doing Blu-ray application development or mobile phone application development. The Java ME SDK 3.0 provides substantial enhancements to its predecessor, the Wireless Toolkit for CLDC 2.5, mainly due to the fact that it allows developers the ability to author, edit, and compile all Java ME applications — especially of course, BD-J applications.
Remember that the SDK is intended to be used not only for BD-J application development, but also for all Java ME platforms and configurations. When you create your new project, therefore, you need to specify the appropriate project type, which is CDC (Connected Device Configuration) . The following figure depicts the appropriate selection for Step 1:
J2EE: EJB, JSP, Servlets, JSF, JSTL, JCA, JMS, JTA, JNDI, JDBC, JMX, RMI, etc.
Frameworks: Struts, Hibernate, JPA, iBATIS, JBoss AOP, Spring, JSF, AJAX, GWT, YUI, Flex/Flash, JUnit, and Jakarta common libraries.
Integration: Web Services on Axis and WebMethods; as well as the Web Service Standards such as SOAP, WSDL and UDDI.
| For you information - A Programmer Is Someone Who Writes Computer Software. The Term Computer Programmer Can Refer To A Specialist In One Area Of Computer Programming Or To A Generalist Who Writes Code For Many Kinds Of Software. One Who Practices Or Professes A Formal Approac |
Blu-ray Disc Application Development With Java ME, Part 2: Responding To User Input - Java technology is a critical part of the new high-definition video standard: the Blu-ray Disc standard. This article is part 2 in a two-part series of articles that introduce developers to the Blu-ray Disc Java (BD-J) APIs. Using the BD-J APIs, developers can create Java ME applications for all Blu-ray disc players, including the Sony PlayStation 3 gaming console.
In Part 1 , we provided an introduction to the BD-J platform and discussed the significant differences between the system requirements for developing, compared to playing, Blu-ray content. Additionally, we learned that the BD-J platform comprises various other supporting APIs, including GEM/MHP (Globally Executable Multi Home Platform) and Java TV. Furthermore, we were introduced to the application lifecycle of BD-J Xlets. We wrapped things up with a simple example application that draws text on the screen.
Blu-ray Disc Application Development with Java ME, Part 2: Responding to User Input
Skip to Content
Sun
Java
Solaris
Communities
My SDN Account
Join SDN
» search tips
APIs
Downloads
Products
Support
Training
Participate
SDN Home > Java Technology > Reference > Technical Articles and Tips >
Article
Blu-ray Disc Application Development with Java ME, Part 2: Responding to User Input
Print-friendly Version
By Bruce Hopkins , January 2009
Contents
- Introduction
- Building and Creating Your First Project
- Choose the Appropriate Project Type
- Provide a Name and Location for Your Project
- Select the Appropriate Platform
- Creating the UserInputXlet.java Application
- Understanding the Basic File Structure and Burning to a Blu-ray Disc
- Conclusion and Final Thoughts
Introduction
|
|
|
|