SystemTray/src/dorkbox/systemTray
2016-04-28 14:36:53 +02:00
..
linux Updated GTK threading model to *correctly* execute GTK methods on the 2016-04-24 17:32: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 Updated version 2016-04-28 14:36:53 +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