资源列表
choiceTest
- j2me中的choice有学习,了解j2me的基础知识,一个例子-j2me choice in learning, understanding the basics of j2me, an example
choiceGroupTest
- j2me中的choicegroup的学习,一个例子程序,用于了解choicegroup-j2me in choicegroup learning, an example program for understanding choicegroup
canvasTest
- canvas绘图的一个例图程序,用以学习canvas程序,j2me学习-A canvas case diagram drawing program for learning canvas procedures, j2me learning
FirstExample
- j2me weather midlet works to sjhow wearher of any city in world
Draw-Rectangle-in-J2ME
- In this series of J2ME examples and tutorials, we have introduced you with it s various features with examples. Now in the given example, you will learn about creating rectangles in J2ME. Please go through the following methods which are
Draw-Line-in-J2me
- In this example we are going to show you how to draw a line using J2ME. Please go through the below given J2ME syntax that includes all the package, methods and class to draw a line.
Draw-arc-in-J2ME
- The given example is going to draw an arc using canvas class of J2ME. You can also set a color for it, as we did in our example.
Custom-Item-in-J2ME
- In J2ME applications, Custom Items can be created by programmers and they can also set their look and feel as these custom item have their own method called paint(). Also CustomItem is a extendable class, and extends the Item class itself. Us
lanya
- JRemoteControl蓝牙远程控制 它能够让你在J2ME或具有蓝牙功能的移动设备中启动PC机上的服务。一个易于使用的编程接口提供创建PC机服务与远程设备命令的映射。此外任何服务产生的输出都能够直接显示在你的移动设备上。JRemoteControl默认映射配置支持 Windows与Linux平台上的mplayer播放器。 -JRemoteControl Bluetooth remote control that lets you in J2ME or Bluetooth-enabled
Building-a-J2ME-sliding-menu-with-text-and-images
- In the given J2ME Menus example, we have explained to create two different buttons that is going to perform as a back and forward buttons. You can see the series of photographs one by one using these sliding menu in J2ME.
Building-a-J2ME-sliding-menu-with-text-and-images
- This example will show, how to create an image icon to perform the next action or next image from the list every time it s been clicked. So if you want to go from one icon to another icon by the nice sliding effect, you have to run the gi
Align-Text-MIDlet-Example
- With the help of the canvas class, we can draw as many as graphics we want in our application. Similarly we can also set the different alignment to the text. In this J2ME Midlet we are going to set the text at different locations such as ri