Awesome Website. Keep it up. Please don't close it. Really helpful for freshers.
Post your Comment
Get Help MIDlet Example Get Help MIDlet Example This example illustrates how to take help from any other text file which is stored in res folder in your midlet. In this example we are creating
Text MIDlet Example Text MIDlet Example With the help of text midlet example, we are going to show text using..., that are used in the example... int width = getWidth
Align Text MIDlet Example Align Text MIDlet Example With the help of the canvas class, we can draw as many as graphics we... to the text. In this J2ME Midlet we are going to set the text at different locations
java MIDlet - MobileApplications java MIDlet l need to write a program in java midlet which generates... to know the lowest so far. please can you help with this, lam not conversant with java midlet
Command Midlet Example J2ME Button MIDlet This example illustrates how to create command button in your form... of the Command Field: BACK CANCEL EXIT HELP ITEM OK
Audio MIDlet Example Audio MIDlet Example This example illustrates how to play audio songs in your mobile application by creating a MIDlet. In the application we have created
Immutable Image MIDlet Example Immutable Image MIDlet Example This is the immutable image example, which shows how to create a immutable image in MIDlet. In this example we are creating
Creating Midlet Application For Login in J2ME Creating MIDlet Application For Login in J2ME This example show to create the MIDlet... TextField Ticker In this example we will create a MIDlet
Media MIDlet Example Media MIDlet Example Creating more then one player in a MIDlet, Here we have... with object 'key' and object 'value' which maps the keys to value. In this example we
Date Field Midlet Example Date Field MIDlet Example This example illustrates how to insert date field in your form. We...;extends MIDlet{ private Form form; private 
J2ME Timer MIDlet Example J2ME Timer MIDlet Example This Example shows how to use of timer class. In this example we...;new Form("Timer Example"); exit = new 
Rectangle Canvas MIDlet Example Rectangle Canvas MIDlet Example The example illustrates how to draw the different types of rectangle in J2ME. We have created CanvasRectangle class in this example
J2ME Icon MIDlet Example J2ME Icon MIDlet Example In this example we are going to create icon list of different... element and an array of image element. In the Icon MIDlet class we are creating
Graphics MIDlet Example Graphics MIDlet Example This is the another graphic example, where we are going to draw... of graphics in J2ME we use MIDlet's. In the example we have created PacerCanvas class
Ring Tones MIDlet Example Ring Tones MIDlet Example In this example only two Ring Tones are created using Player class. Find the given methods that are used in player class
Arc MIDlet Example Arc MIDlet Example In the previous draw arc example, we have explained how to draw an arch on the screen. But in this example we are going to show how to draw arc
Line Canvas MIDlet Example Line Canvas MIDlet Example In this example, we are going to draw to different lines which cross...;Crossline extends MIDlet{ private Display display
Co-ordinates MIDlet Example Co-Ordinates MIDlet Example In this example the CoordinatesCanvas class extends the Canvas...;javax.microedition.lcdui.*; public class Coordinates extends MIDlet
Phone Book Midlet Example ; This Example goes to create a Phone Book MIDlet This example illustrates how to create your phone book. In this example we are taking three SCREEN... user select "Exit" or "New" the name and number get
Check Box Midlet Example J2ME CheckBox ChoiceGroup MIDlet This example illustrates how to create check boxes in to your form. In this example we are creating a Form("
Help Help write a program that reads an integer and check whether it is even. for example, if your input is 25, the should be: is 25 an even number? false if your input is 2000, the should be: is 2000 an even number?true
Text Field Midlet Example Text Field MIDlet Example This example illustrates how to insert text field in your form. We are using here two TextField (name and company). We are taking both TextField
calculator midlet calculator midlet give me code calculator midlet in bluetooth application with j2me
Video Player MIDlet Example Video Player MIDlet Example This example is all about how to play the MPEG files on your mobile device. To play the video file we have to import
J2ME Servlet Example J2ME Servlet Example  ... you, how to create the servlet and implement it with the midlet. In this servlet... bar of your browser. For your help we provide to you the source code
Different Size of Font MIDlet Example Different Size of Font MIDlet Example This example simply shows the different size of font. There are three attributes are used for the different font sizes
J2ME Command Class ; In the given J2ME Command Class example, we have set the various commands namely, screen, back, cancel, ok, help, stop, exit and item to the Midlet. And also set the priority for it such as 1, 2
J2ME Record Store MIDlet Example J2ME Record Store MIDlet Example This is a simple program to record data and print it on the console. In this example we are using the following code to open, close
A MIDlet Example to execute Alert Message with an Image A MIDlet Example to execute Alert Message with an Image...; example, you will learn how to send an alert message to user whenever an action is called. The example have two different options 1. "ok" and option 2
example code example code code for displaying a list from another class on a midlet
Reviews.Nishit Dagli March 7, 2013 at 12:02 AM
Awesome Website. Keep it up. Please don't close it. Really helpful for freshers.
Post your Comment