| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Insert PDF Bookmarks While Converting a Spreadsheet to PDF file | Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4) | Intermediate / aspose_seo | 4449 since 1/13/2011 5:34:36 PM | Unrated
|
| |
This technical tip shows how to insert PDF Bookmarks while converting a spreadsheet to PDF file. |
| |
| |
| |
 |
Inventory Management System | Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / Shouvik_The RealTime Coder | 13247 since 6/25/2008 1:11:23 PM |
By 2 Users
|
| |
This is a store management system especially designed for educational purposes only. This code will teach you great file handling techniques like reading from master file, updating a specific record in the file, storing grouping details in another file an ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
java connection with MS -access | Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / maqsud rasul sayed | 4793 since 8/27/2010 8:26:50 AM | Unrated
|
| |
hi this is useful for beginer who afraid about java to make connection with database so enjoy it
have a nice day |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
JPG Converter | Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / itsme106 | 3823 since 5/3/2007 5:29:24 PM |
By 1 Users
|
| |
This is a simple format converting program.This program is created to work with jdk1.3 and above.This can change 'gif','bmp','png' format image files to 'jpg' format using java's built in conversion techniques.You can modify this code to make it more effi ...(description truncated) |
| |
| |
| |
 |
jpgRnm | Java (JDK 1.4) | Beginner / Bob Rashkin | 2348 since 9/14/2005 1:42:20 PM | Unrated
|
| |
When I upload pix from my camera, they have wierd names. This is a simple program to rename all *.jpg in some directory to "yyddd-xx.jpg" (default) or "<user-supplied>-xx.jpg", where xx=01,02,... (ScreenShot) |
| |
| |
| |
 |
LEVEL 1. How to Recieve input from user, using command line | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / princennamdi | 2790 since 8/23/2010 8:13:53 AM | Unrated
|
| |
This is a very basic way of recieving input from the user, using command prompt |
| |
| |
| |
 |
LEVEL 1. How to WRITE data to File with java | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / princennamdi | 2830 since 8/22/2010 7:57:04 AM | Unrated
|
| |
BEGINNER LEVEL 1.
This is an explanatory and very easy means to write to your hard disk, using java
when you end a java program, the data contained in variables are lost, sometimes saving the data in the disk for later use is very required....
little java ...(description truncated) |
| |
| |
| |
 |
Lines of Code Counter | Java (JDK 1.2) | Intermediate / Kego Brewski | 4381 since 9/16/2003 2:15:46 PM |
By 1 Users
|
| |
This applicaton counts the code, comments, and blank lines in a java source code file. The zip file contains an installation guide. This is an intermediate step toward a more full featured application that will feature some type of GUI. |
| |
| |
| |
 |
macro processor | Java (JDK 1.2) | Intermediate / Burc Hasergin | 3511 since 5/12/2003 7:24:55 PM |
By 2 Users 2 Excellent Ratings
|
| |
this code is a preprocessor |
| |
| |
| |
 |
Mass Rename | Java (JDK 1.1), Java (JDK 1.2) | Beginner / Jason Huebert | 4656 since 8/16/2003 11:05:49 PM |
By 1 Users
|
| |
This code is a command line program that will rename specified files to a common format. Example: Rename all the files of a directory to the common format of File001.txt, File002.txt |
| |