I have just finished another small Java app and I hope you as user find it useful. I will be adding a couple of additional feature that I already have thought about but in the meanwhile here is what I have done so far. Download it, try is, Enjoy it and if you have any […]
Posts with the java tag
Java JDiskReport
JDiskReport 1.4 Being a java fan and always looking for new utilities and apps written in java that I can use, utilise or benefit from, I have found this great Disk Reporting tool compatible with several java versions and as I am running java 8 and also tested with java 7 I can say the […]
Simple Java Digital Clock
Here is a simple #java digital clock idea that can be used as the bases for something allot nicer or even eventually a eye candy widge/icon/desklet is you are artistically inclined. This is the simple outcome and as you can see very simple but a nice starting point. Here you have a code snip of […]
Java swing component replacement
I was working on my new project last night and found a requirement that I was not sure it was possible but I tried it out and it worked, obviously had a bit of google help but ultimately managed to accomplish just what I wanted to replace exiting initiated component with new component . I […]
FourorLess my first App
Back in 2012 I decided I wanted to learn a programming language and after looking online and reading about everything that was available, #Java seemed the easiest to learn with the most online examples and communities also the only one that I could easily develop and have it running in multiple platforms. So I started […]