InputStream to byte[]
7
Implementation-independent XML builder.
8
Configurable number formatter.
5
This class intended to collect TODO comments from java/c++/etc source files.
Example:
protected readFileData (String path) throws IOException {
// TODO: add try...catch block for IOException
InputStream is = new FileInputStream(path);
...
}
See also DirectoryScanner class.
Example:
protected readFileData (String path) throws IOException {
// TODO: add try...catch block for IOException
InputStream is = new FileInputStream(path);
...
}
See also DirectoryScanner class.
8
6
Method for get n random number's
6
Convert
java.awt.Canvas to java.awt.image.BufferedImage or java.awt.image.Image
java.awt.Canvas to java.awt.image.BufferedImage or java.awt.image.Image
6
Snippet for display one frame in full screen mode.
2
Convert java.awt.Canvas to java.awt.image.BufferedImage
3
Search file directory (recursive method) with java language
7
Change logs
-> length calculated from the array
-> charachters will not be repeated in the password
-> length calculated from the array
-> charachters will not be repeated in the password









