org.chorem.jtimer.ui.systray
Class NoSystray
java.lang.Object
org.chorem.jtimer.ui.systray.SystrayManager
org.chorem.jtimer.ui.systray.NoSystray
- All Implemented Interfaces:
- WindowListener, EventListener, DataEventListener
public class NoSystray
- extends SystrayManager
Systray implementation, for non available systray.
- Version:
- $Revision: 2607 $
Last update : $Date: 2009-06-18 17:19:19 +0200 (jeu. 18 juin 2009) $
By : $Author: echatellier $
- Author:
- chatellier
| Methods inherited from class org.chorem.jtimer.ui.systray.SystrayManager |
addProject, addTask, dataLoaded, deleteProject, deleteTask, getSystray, install, modifyProject, modifyTask, postChangeClosedState, postIdleDetect, postMergeTasks, postMoveTask, preChangeClosedState, preIdleDetect, preMergeTasks, preMoveTask, setAnnotation, setTaskTime, startTask, stopTask, windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSystray
protected NoSystray(JTimer parent)
- Constructor.
Protected to be called only by factory.
- Parameters:
parent - parent
windowClosing
public void windowClosing(WindowEvent e)
- Specified by:
windowClosing in interface WindowListener- Overrides:
windowClosing in class SystrayManager
Copyright © 2007-2009 CodeLutin. All Rights Reserved.