Important alert: (current site time 7/15/2013 2:53:50 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 4 of 15 found. Entries 31 - 40 of 149 found
Jump to page: 1 2 3 4 5 6 7 8 9 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Clip 2D APIClip 2D APIJava (JDK 1.1), Java (JDK 1.2)Beginner /
Bhushan-
4854 since
1/12/2003 9:17:00 AM
Unrated
       when you use a shape as a stencil outline, the shape acts like a clipping rectangle pixels outside the clip region and not modifed by ant subsequent painting operations.You specify a clip shape by calling the Clip() method of the Graphics2D class, passin ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Construct Objects in ArraysConstruct Objects in ArraysJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
Carl S. Finch
3944 since
2/2/2005 12:06:46 PM

By 2 Users

       A quick approach on how to construct objects, and set them in arrays. Also a quick tutorial on how to use the gridlayout. vote for me if you like the code. Simple as I could get.
 
 
  Convert Numers to Digits Convert Numers to Digits Java (JDK 1.4), Java (JDK 1.5)Beginner /
AhmedNassar
965 since
4/24/2012 10:23:39 AM
Unrated
       Convert Number to separate digits: 123321 converted to 1 2 3 3 2 1 then you can use each digits individually.
 
 
  count letterscount lettersJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
Jerome Scott II aka codecaine
2841 since
11/16/2008 10:00:53 PM
Unrated
       count letters in a string
 
 
  count vowelscount vowelsJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
Jerome Scott II aka codecaine
3692 since
11/16/2008 10:00:37 PM
Unrated
       count vowels
 
 
  count whitespacescount whitespacesJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
Jerome Scott II aka codecaine
4118 since
11/16/2008 10:00:19 PM

By 1 Users

       count whitespaces in a string
 
 
  Creating ClassesCreating ClassesJava (JDK 1.5)Beginner /
Patrick Guimalan
3945 since
2/25/2008 7:31:16 AM

By 1 Users

       Hi everyone. This is my 2nd submission in java. This code is an example of creating your own class, declaring attributes and methods to your own classes, using the "this" reference to access instance data, creating and calling overloaded methods, construc ...(description truncated)
 
 
  Current DateCurrent DateJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
vedha123456
2257 since
11/5/2008 11:31:55 AM
Unrated
       Display Current Date using Date class and SimpleDateFormat.
 
 
  CurveBeta 1CurveBeta 1Java (JDK 1.1), Java (JDK 1.2)Beginner /
Bhushan-
3442 since
1/18/2003 10:07:48 AM
Unrated
       Curves play very important part in mathematics, aim behind this program to find the approximate shape of curve without the labour of plotting a large number of point. Note :- Program still in the preliminary level Click here to see a screenshot of this code!(ScreenShot)
 
 
  CVCFactorialCVCFactorialJava (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5)Beginner /
Carl Crisostomo
2171 since
10/4/2004 2:52:57 AM

By 1 Users

       a java application that will calculate the factorial(5!=120) of a number...
 


Search Results: Page 4 of 15 found. Entries 31 - 40 of 149 found
Jump to page: 1 2 3 4 5 6 7 8 9 ...


Compatibility Filter Profile:

Java (JDK 1.1)
Java (JDK 1.2)
Java (JDK 1.3)
Java (JDK 1.4)
Java (JDK 1.5)