General

Programming Resource Home :: Java-Tutorials :: General

Advertisement

Advertisement




General
Tutorial JavaScript array properties
In the JavaScript array class there are few read-only properties and few read-write properties that may be used sometimes whenever they are required. View Rating



General
Tutorial Audio MIDlet Example
This example illustrates how to play audio songs in your mobile application by creating a MIDlet. View Rating



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



General
Tutorial 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 a form which name is "New Form". In this form we will add two buttons that are "Help" and "Exit". View Rating



General
Tutorial Media MIDlet Example
Creating more then one player in a MIDlet, Here we have created an 'item' object for Hashtable and put all 'wav' file in this table with object 'key' and object 'value' which maps the keys to value. View Rating



General
Tutorial Pointer Example
This type of example is basically used in touch screen technology, here we are trying to create a pointer which location is based on the screen touch pointer. The source code for this small example of touch screen application. View Rating



General
Tutorial Ring Tones MIDlet Example
In this example only two Ring Tones are created using Player class. View Rating



General
Tutorial User Define Alert Example
Creating a user defined alert message, In the given example we have created a image that can be fill with some colors and text. View Rating



General
Tutorial 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 the javax.microedition.media.control package and certain sub-package that are required for the application. View Rating



General
Tutorial Get Tomorrow Date
In this Tutorial we want to describe you a code that help you in understanding Get Tomorrow Date. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36   37   38   39   40   41   42   43   44   45   46   47   48   49   50   51   52   53   54   55   56   57   58   59   60   61   62   63   64   65   66   67   68   69   70   71   72   73   74   75   76   77   78   79   80   81   82   83   84   85   86   87   88   89   90   91   92   93   94   95   96   97   98   99   100   101     [>>]

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

Copyright © 2004. All rights reserved.