SystemTray/src/dorkbox/systemTray
2016-09-23 14:24:04 +02:00
..
linux changed \"\ to \'\ in extension 2016-09-23 14:24:04 +02:00
swing Added comments for bugs on linux 2016-09-22 15:33:02 +02:00
util Cleaned up checks if javaFX/swt is loaded. Added SWT to build process 2016-09-23 13:19:33 +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 Fixed issues with deteching/loading gnome-shell extension 2016-09-23 13:26:18 +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