Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 528 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 528 Bytes

This program is a simple yet powerful GUI that can convert any number upto 19 digits (till the range of long) to its corresponding word.

The user has to enter an integer (negative or positive) in the text field. On clicking the ‘Convert’ button, the number will be displayed in words. On clicking ‘C’ button the screen will be cleared.

It was created with Java6 SE on Netbeans IDE. It was submitted as a partial requriment for the award of ADMCT diploma by C-DAC. Detailed documentation is provided in project report.