| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Display all PC's in the network | Java (JDK 1.5) | Advanced / Vishwanet Computers Pvt. Ltd, Kolhapur | 320 since 5/29/2013 12:49:29 PM |
By 1 Users
|
| |
This code contains one method ie. fillList() which tells us that how toa access the names of PC's which are present in a LAN and display it in drop-down list... (ScreenShot) |
| |
| |
| |
 |
Database Import Export through code | Java (JDK 1.5) | Advanced / Vishwanet Computers Pvt. Ltd, Kolhapur | 306 since 5/29/2013 12:49:04 PM | Unrated
|
| |
this frame has 2 buttons.one is btnImp anf another one is btnExp...and the actual code is manipulated on the event of these buttons..for the execution of code the Runtime and Process class is used for execution of command prompt through the code...and aft ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
File download in java | Java (JDK 1.5) | Advanced / Vishwanet Computers Pvt. Ltd, Kolhapur | 278 since 5/29/2013 12:48:17 PM | Unrated
|
| |
this code has one method downLoad() which transfers the file(source file ie src) to another location[ destination folder i.e dest]...the FileChannel class is used for trnserfing the file....please run the program and how it works......!!! (ScreenShot) |
| |
| |
| |
 |
code for HTML Report Generation | Java (JDK 1.5) | Advanced / Vishwanet Computers Pvt. Ltd, Kolhapur | 296 since 5/24/2013 11:24:52 AM | Unrated
|
| |
This code gives tells that how to generate HTML reports in java...use your own database for that and just change the table name...and see what happens....!!!! (ScreenShot) |
| |
| |
| |
 |
Data base with Grid Demo | Java (JDK 1.5) | Advanced / Vishwanet Computers Pvt. Ltd, Kolhapur | 379 since 5/24/2013 11:24:51 AM | Unrated
|
| |
In this form JTable class is used to to display the contents of database on form...i.e. from Resultset to JTable...please see the refreshData() method from this code.... (ScreenShot) |
| |
| |
| |
 |
File Upload | Java (JDK 1.5) | Advanced / Vishwanet Computers Pvt. Ltd, Kolhapur | 275 since 5/24/2013 11:24:49 AM | Unrated
|
| |
This Frame contains 2 button ie. 'Browse' and 'Upload'. after clicking on Browse button your system's File Dialog will get open and after the selection of file Your file path is appeared in textpane...and after clicking on Upload button your file get uplo ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Data base Application | Java (JDK 1.5) | Intermediate / Vishwanet Computers Pvt. Ltd, Kolhapur | 476 since 5/20/2013 11:36:57 AM | Unrated
|
| |
This Application contains add,save,edit,delete and search operations with access database..It contains connection String which can be changed as per requirement...
(ScreenShot) |
| |
| |
| |
 |
SimpleCommandBusTicketing | Java (JDK 1.5) | Beginner / Jannatul Alia bt Ramli | 319 since 5/18/2013 11:41:53 AM | Unrated
|
| |
1. this is a simple bus ticketing reservation application
2. using command line only no gui
3. allow user to book ticket
4. will show available seat
5. data stored in .dat file
6. data retrieved from .dat file
just for sharing :)
try to run from cmd. ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Validation | Java (JDK 1.5) | Intermediate / Vishwanet Computers Pvt. Ltd, Kolhapur | 343 since 5/18/2013 11:39:56 AM | Unrated
|
| |
this application contains combination of key level validation and form level validation. (ScreenShot) |
| |
| |
| |
 |
Introduction to layout managers | Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Ronald Holland | 3095 since 5/7/2013 1:44:29 AM | Unrated
|
| |
5-2-13 Update documentation. This code and HTML files introduces the reader to Java Layout Managers. (ScreenShot) |
| |