General

Programming Resource Home :: Java-Tutorials :: General

Advertisement

Advertisement




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



General
Tutorial Get System Ip
The System IP address is a unique numerical identification assigned to a different system involved in the network for communication. View Rating



General
Tutorial Get Time And Date
The Class Date provides you a specific instant in time( millisecond) precision. This class enabled you to interprets allowed dates as year, month, day, hour, minute, and second values and date formatting and parsing of date string. View Rating



General
Tutorial Get Time Zone
Time Zone class inherits from a Java.util.time zone. This class represents a time zone offset. View Rating



General
Tutorial Get Time Now
Format is an abstract class that is used for formatting local-sensitive information like date, number and message. View Rating



General
Tutorial JavaScript array sort numerically
As in our previous example of sorting array elements alphabetically we have used the default sort method to sort array elements but here in this example of sorting array elements ( numeric elements ). 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.