J2ME

Programming Resource Home :: J2ME-Tutorials :: J2ME

Advertisement

Advertisement




J2ME
Tutorial Immutable Image using Canvas Class
This is the immutable image example which shows how to create the immutable image using canvas. In this example ImageCanvas class extends the Canvas class to create the immutable image. View Rating



J2ME
Tutorial J2ME Animation using repaint( ) method
In this part of J2ME Image Tutorial, we are going to show you how to create an Image with animation. Here we have create a class called ImageAanimation that extends MIDlet and implements the CommandListner class. View Rating



J2ME
Tutorial J2ME Record Store MIDlet Example
This is a simple program to record data and print it on the console. View Rating



J2ME
Tutorial 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. View Rating



J2ME
Tutorial Line Canvas MIDlet Example
In this example, we are going to draw to different lines which cross to each other on the center of the mobile window using Canvas class. View Rating



J2ME
Tutorial Building a J2ME sliding menu with text and images(part-2)
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. View Rating



J2ME
Tutorial Building a J2ME sliding menu with text and images(part-1)
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 given example. View Rating



J2ME
Tutorial 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. View Rating



J2ME
Tutorial Player Class in J2ME
In J2ME, player class is used to play the .wav music, that is the only reason of using the class in our small application to create multimedia sounds. View Rating



J2ME
Tutorial Draw Clip Area Using Canvas
This Example is going to draw a clip with SOLID line. In this picture only solid line show the clipping area. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.