Welcome To Snipplr


Everyone's Recent Java Snippets Tagged java



The AppDriver for my employee payroll app.
0 1085 posted 15 years ago by trusktr
A custom class for retrieving deliminated data from a (custom) MyString string.
0 1101 posted 15 years ago by trusktr
0 1191 posted 15 years ago by trusktr
This is a modification of the Sun tutorial code that initializes the text editor to accept words that are not part of the auto-complete list. In the terms of the implementation, it is referred to as "not strict".
1 1647 posted 15 years ago by studioevoque
An example to make myself remember how powerful Java enums are!
1 3736 posted 15 years ago by studioevoque
Don't forget the nifty event properties to detect double-click !
0 1336 posted 15 years ago by studioevoque
Use this to read from a file. It is wrapped in a try/catch statement in case something breaks when trying to read the file. It will simply throw and exception (error) and continue rather than crashing your app.
0 3125 posted 15 years ago by trusktr
0 1094 posted 15 years ago by trusktr
Required libraries: http://hc.apache.org/downloads.cgi
0 1285 posted 15 years ago by cha0s
The solution to Project Euler [Problem 1](http://projecteuler.net/index.php?section=problems&id=1), written in Java as an example for my AP Computer Science class teaching internship.
1 1441 posted 15 years ago by itaiferber
1 2264 posted 15 years ago by sospartan
0 1376 posted 15 years ago by smsmatrix
0 1116 posted 15 years ago by vagrantradio
Using http://www.clapper.org/software/java/util/javadocs/util/api/org/clapper/util/classutil/ClassFinder.html in order to find a class in class path.
0 1276 posted 15 years ago by narkisr
0 1174 posted 15 years ago by alejandrosuch
0 1367 posted 15 years ago by putrakopo
0 1108 posted 15 years ago by alejandrosuch
Prints GC stats every 1 second.
0 1076 posted 15 years ago by liqweed
This is a snippet to validate anagrams of 'debit card'. It validates 'debit card' and 'bad credit'
0 1017 posted 15 years ago by mangrar
1 1584 posted 15 years ago by sukantahazra
0 1185 posted 15 years ago by sukantahazra