Directory Search Recursive





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 3 4 5 6 7 8 Next »
2
Date Submitted Fri. Oct. 26th, 2007 3:20 PM
Revision 1
Helper rugi
Tags byte | InputStream | Java
Comments 0 comments
Convert InputStream to byte[]
2
Date Submitted Fri. Oct. 19th, 2007 8:09 PM
Revision 1
Helper rugi
Tags BufferedImage | Canvas | Image | Java
Comments 0 comments
Convert java.awt.Canvas to java.awt.image.BufferedImage
6
Date Submitted Wed. Sep. 5th, 2007 9:21 PM
Revision 1
Helper rugi
Tags "full | desktop | Java | screen" | Swing
Comments 0 comments
Snippet for display one frame in full screen mode.
5
Date Submitted Mon. Aug. 13th, 2007 12:04 AM
Revision 1
Beginner bcoe
Tags Java | RSS | SAX | XML
Comments 0 comments
From a tutorial on building an RSS SAX parser on my website:

full article can be found here
6
Date Submitted Sat. Jul. 28th, 2007 3:19 PM
Revision 1
Helper rugi
Tags BufferedImage | Canvas | Image | Java
Comments 0 comments
Convert
java.awt.Canvas to java.awt.image.BufferedImage or java.awt.image.Image
0
Date Submitted Sun. Mar. 4th, 2007 12:48 PM
Revision 1
Helper BerndSchiffer
Tags groovy | groovyclassloader | Java
Comments 0 comments
A GroovyClassLoader demonstration. The given domain is a german water flow meter system; I think, you shouldn't be able to understand the domain, but you should be able to understand, how to load a Groovy class in Java via a GroovyClassLoader.
5
Date Submitted Wed. Feb. 28th, 2007 1:16 AM
Revision 1
Beginner lalamen
Tags Files | search
Comments 0 comments
Function to search in files
11
Date Submitted Sun. Feb. 11th, 2007 8:01 AM
Revision 1
Helper Nico
Tags google | highlight | keywords | PHP | search | Yahoo
Comments 2 comments
If a visitor comes to your site from a search engine such as Google or Yahoo, this function will highlight the keywords in a given text the user used for his search.
6
Date Submitted Thu. Jan. 4th, 2007 4:30 AM
Revision 1
Beginner jimmah
Tags C | factorial | Fast | Recursive
Comments 3 comments
Gives factorials for a given value.
9
Date Submitted Wed. Dec. 27th, 2006 9:40 AM
Revision 1
Scripter bertheymans
Tags Java | List | Set | uniqueness
Comments 2 comments
This is a very convenient way to remove all doubles from a List in Java. The only prerequisite is that the elements in the list have proper equals and hashCode methods.

It work by using the constructor of a Set that takes a Collection as an argument.

I poured the snippet in a little program so can run it straight away.
« Previous 1 2 3 4 5 6 7 8 Next »