Members
Technology Zones
Articles
Hosted By
Info
|
Sample Code  -
This code allows calculating with dates as if there were no weekends. To achieve this, days are numbered from Monday, 29 December 1969 without any intervening weekends (that is, five days per week). One purpose is to calculate the number of working days in a month, ignoring further public and bank holidays..  -
A little web browser made from a JEditorPane and a JTextField and few JButtons. The code for the HyperlinkListener is straight from the api spec..  -
Instructions for how to install and use java look and feels that you downloaded off the internet.  -
This is the simplest way to read data from an XML file into a Java program. I have also included some basic error checking, so you can directly cut-paste this code with a few changes ofcourse..  -
How to send an email using an SMTP server and Java. 
|
Search
Code Samples
New Members
|