countdown-timer
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Really simple countdown timer.
countdown-timer
===============

Calum J. Eadie



Intro
-----

For new year 2011 a friend needed a countdown timer for a new years party he was doing the tech for so I knocked together this simple countdown timer for him and learnt a fair bit about building a Java GUI along the way :).

Can be displayed windowed or full screen. Supports multi screen displays and adjusts to make best use of screen space.

![Screenshot of windowed coundown timer][1]

[1]: https://github.com/CalumJEadie/countdown-timer/raw/master/documentation/screenshot-1.png

Licensing
---------

(C) 2012, Calum J. Eadie

MIT License

Usage
-----

Simply make sure you have Java installed, then download and run the appropriate JAR package.

* [New Year Countdown Timer][2]

To toggle full screen click on the countdown. Repeatedly toggling full screen will cycle through monitors allowing the countdown to be displayed on an external monitor.

[2]: https://github.com/CalumJEadie/countdown-timer/raw/master/NewYearCountdownTimer.jar

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。