搜索资源列表
List.rar
- 是基于J2ME的Canvas而写的一个通用List控件,列表控件分默认,数字,图片列表三种类型,可以通过设置属性来改变List类型,,,,。,Canvas is based on J2ME' s written a generic List controls, list controls at the default, numbers, picture a list of three types, you can by setting the attribute to change the
TestCanvas
- j2me中Canvas的多线程实现. 用于大地图的分割, 以及地图区域的重新组合新地图. 可以节约资源-j2me in Canvas realize the multi-threaded. for large map of the partition, as well as the map re-combination of the new regional map. can save resources
jmobilecore
- j2me下的1套UI框架.包含j2me开发中会应用的各种低级组件-j2me under a set of UI framework. j2me development will be included in the application of various low-level components
canvas_input_chs
- J2ME 中文画布打字源代码,含字库,代码来自于互联网-J2ME canvas Chinese typing the source code, including font, code from the Internet
MEvidio
- 一个播放音乐的J2ME程序,已调试成功,在Eclipse环境下编写,由J2ME模拟器仿真成功-A music player J2ME procedures have been debug successful, in the Eclipse environment prepared by the successful simulation J2ME simulator
splash
- J2ME编程(用Canvas实现欢迎界面)-J2ME Programming (using Canvas implementation welcomed interface)
tree
- j2me中用canvas实现的目录树代码-the realization of the canvas with j2me tree code
src
- simple game engine used in creating pacman game. developed using java awt to paint the canvas.
Snooker-7650
- snooker game in j2me using canvas
CanvasTestJ2ME
- This is a test of a few components I tried to draw in the Canvas (J2ME).
MouseSample
- A Simple Mouse Sample in Simple Canvas that I Made in j2me Source code.
Mytest004
- J2ME的Canvas中对按键的演示,分两个类和内部类的都有-The Canvas in J2ME presentation on the button, two classes and inner classes are
SlidingBlocks
- 一个j2me的小例子,刚学j2me不长时间后自己写的,俄罗斯方块,使用canvas画布绘制,使用两个数组分别存放已下落和正在下落的blocks,界面比较简单,但大体上的功能都实现了-A small example j2me, j2me not long after just learning to write their own, the Russian box, drawing canvas using the canvas, the use of two arrays, respective
MultipleScreenImplementation
- implement multiple screens in j2me using canvas, midlet & screen classes
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.
Graphics-MIDlet-Example
- This the another graphic example, where we are going to draw a image that look and act like satellite and earth. For creating these types of graphics in J2ME we use MIDlet s. In the example we have created PacerCanvas class that extends t
Demo
- j2me中 组件编写 用于游戏开发中 在canvas中模拟高级界面菜单-j2me game development in the components used in the preparation of the canvas to simulate the advanced interface menu
J2MEGF
- Simple game canvas in j2me
Alert-Example
- Alert example in j2me canvas source
Dottie
- A simple game running in J2ME. Uses sprites, canvas, textfields and many other J2ME "widgets". Shows basics animation and movement of a character withing the screen and how to detect collisions.