December 25, 2014

Create a clock using Java for your application. Clock will display on jlabel.

Create a clock using Java for your application

This code is to indicate system time on your application.This code is depending on your system time while startup the application and then it do feather calculations and counting to maintain accurate time.

This time function can simply  embed to a jlabel.

December 20, 2014

How to Print using java source code

How to print using java source code
This java class enable you to print documents or receipts easily.You can customize this class to print A4,A3,Letter and other sizes.Try this class to integrate printing function to your java application.

It is free to try this class.Enjoy java.Share java.