SystemTray/src/dorkbox/systemTray
2016-09-22 13:08:07 +02:00
..
linux Updated comments for gnome and possible errors 2016-09-22 13:08:07 +02:00
swing Abstracted 'dispatch(Runnable)' so that all updates to the SystemTray 2016-04-05 14:07:41 +02:00
swt Added more to javadocs for SWT class 2016-04-05 14:06:17 +02:00
ImageUtil.java Put getExtension back into ImageUtil. There were too many dependencies necessary when including FileUtil in the build process 2016-02-21 01:52:55 +01:00
MenuEntry.java Removed checked expections (now they are unchecked). Added better detection of JavaFX. 2016-02-14 17:51:35 +01:00
SystemTray.java Extra logging, better detection if running gnome-shell and if running 2016-09-08 17:22:22 +02:00
SystemTrayMenuAction.java Added SystemTray.getVersion(), added URL and InputStream (to all methods that previous accepted String) for setting images in the menu/tray. Moved package out of util. 2016-02-12 01:51:15 +01:00