[jNotes-list] Launching the jNotes2 again
Brought to you by:
alexeya
From: Alex V. A. <al...@op...> - 2003-09-02 09:19:55
|
Hi all, Patrick Bielen <bi...@st...> wrotes: >However i'm wondering when we finally get that system-tray-icon >for windows in java also, i really miss that feature. Patrick has found a cool thing: SysTray for Java (http://www.eikon.tum.de/~tamas/) that allows java apps to interact with system tray on Windows and KDE. It has a clean license (LGPL) and I believe we can now implement a convenient and habitual way to control jNotes with system tray icon. I imagine it as the following: 1) User launches jNotes first time: * Application window is opened * jNotes icon is appeared in system tray * jNotes systray menu (opens by right-click on systray icon) is "Minimize | Exit" 2) User closes the jNotes window or selects "File->Minimize" in main menu or selects "Minimize" in systray menu : * Window is closed, but jNotes is still active in system tray * jNotes systray menu is "Restore | Exit" 3) User launches jNotes repeatedly, or left-click on system tray icon, or select "Restore" in systray menu: * If the application window is opened, it moves to top. * If it is closed, it is restored 4) User selects "File->Exit" in main menu or "Exit" in icon menu: Application goes to shutdown. Also I think that it is a good idea to make a launching mode customizable (in preferences) to allow the user to select whether jNotes should launches normal or minimized at first time. On platforms that are not supported by SysTray for Java (e.g. MacOS) the scenario may be like as in my previous letter. Best regards, Alex V. Alishevskikh al...@op... jNotes homepage: http://jnotes.sf.net Unsubscribe this mailing list: https://lists.sourceforge.net/lists/listinfo/jnotes-list |