| |
|
| javax.swing.JFrame snow.utils.Countdown
Countdown | final public class Countdown extends JFrame (Code) | | Useful timer remainder.
Can be used for any purpose.
|
Inner Class :class CountdownEditor extends JDialog | |
Inner Class :static class CountdownData implements Comparable<CountdownData> | |
addOneMonth | public static long addOneMonth(long time)(Code) | | |
addOneYear | public static long addOneYear(long time)(Code) | | |
installTrayIfNecessary | public static void installTrayIfNecessary()(Code) | | Only if active timers are present.
Should be called at each changes.
|
lookIfActiveTimersArePresent | public static boolean lookIfActiveTimersArePresent()(Code) | | helper...
|
|
|
|