Monday, November 17, 2008

JTimerLabel

JtimerLabel is a Java library that has two class JTimerLabel which a stopwatch in a label which means it can be used to track time. The second is JTimeNowLabel which is used as just a digital clock. The library is developed using Netbeans so the code is organized according to netbeans blue prints so NetBeans is recommended for development. You can add the component by adding it to the palette of swing by using the palette manager the “Add from jar” and select my jar file which contains JTimerLabel or JTimeNowLabel class which represents the component you want to use.

The JTimerLabel component contains three main functions:

  • start(): which starts the timer.
  • pause(): pause the running timer.
  • reset() resets the timer to zero state.

Just add the JTimeNowLabel component to a form and it will start work automatically.

you can find further documentation in doc folder.

Here is the library and the source code. You are free to discuss the library here.

JTimerLabel

JTimerLabel Source Code

Hello World

Hello,

as the name of my blog says, I'm a develoepr, to be specific a computer application developer and I'm just one cause I found know one who would understand me, even myself can't understand me sometimes, so I made this blog searching for someone to understand and contribute me in my projects. I have some small projects which I'll talk about in this blog.

I hope you find some thing intersting in my blog and and hope to find good contribution from my readers which may be my `parteners` later.


Bye :D