SystemTray/src/dorkbox/systemTray
nathan 7876ca472b Updated getLastErrorMessage to use JNA library method instead of own. 2018-11-11 13:24:43 +01:00
..
gnomeShell Added `App Name` (issue #68 on github) for linux desktop that *sometimes* use a ID string for the tray icon. Previously this was "SystemTray", now it is configurable. 2018-11-04 01:01:29 +01:00
peer Added tooltips (if possible) to checkbox menu items 2018-11-10 15:53:39 +01:00
ui Updated getLastErrorMessage to use JNA library method instead of own. 2018-11-11 13:24:43 +01:00
util Changed the height of the tray icon height to 18 (measured via a screenshot). 22 is the height of the bar/menu, and this change looks more consistent with apple default tray menus+icons 2018-11-10 16:12:29 +01:00
Checkbox.java Added better conversion to/from swing components (enhanced constructors and translator methods) Fixes #5 2018-11-11 01:01:32 +01:00
Entry.java Fixed issues with spacer images, fixed issues with adding images to a 2017-11-15 17:30:47 +01:00
Menu.java Added better conversion to/from swing components (enhanced constructors and translator methods) Fixes #5 2018-11-11 01:01:32 +01:00
MenuItem.java Added better conversion to/from swing components (enhanced constructors and translator methods) Fixes #5 2018-11-11 01:01:32 +01:00
Separator.java Added better conversion to/from swing components (enhanced constructors and translator methods) Fixes #5 2018-11-11 01:01:32 +01:00
Status.java Added better conversion to/from swing components (enhanced constructors and translator methods) Fixes #5 2018-11-11 01:01:32 +01:00
SystemTray.java Added ability to query the system tray type 2018-11-10 23:44:09 +01:00
Tray.java Code cleanup 2018-10-27 16:15:21 +02:00