Java Reference
In-Depth Information
integrated support for both CVS and Subversion; CVS is built in, while SVN is available
from the Update Center (choose Update Center from the Tools menu) as an optional
module to install.
Creating Your First CLDC/MIDP Application
Assuming you've installed the CLDC Mobility Pack for the NetBeans IDE, you're ready to
create your first CLDC application. The application you'll create in this section is the user
interface for a simple weather display widget I call WeatherWidget; as you work through
the topic, you'll extend this application with features such as network support (to fetch
real-time weather data) and persistence (to store the user's preferences). Figure 3-2
shows the application.
Figure 3-2. The WeatherWidget application running in emulation
 
Search WWH ::




Custom Search