Added screenshots of the example on different OSes.

master
nathan 2018-11-11 01:14:29 +01:00
parent cd66185aa0
commit d05426bc06
1 changed files with 25 additions and 0 deletions

View File

@ -29,6 +29,31 @@ The following unique problems are also solved by this library:
This is for cross-platform use, specifically - linux 32/64, mac 32/64, and windows 32/64. Java 6+
 
 
Linux
-
<img src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/linux-1.png">
<img src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/linux-2.png">
<img src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/linux-3.png">
<img height="30%" src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/linux-4.png">
MacOS
-
<img src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/macosx.png">
Windows
-
<img src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/windows-7.png">
<img src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/windows-8.png">
<img src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/windows-10.png">
<img src="https://git.dorkbox.com/dorkbox/SystemTray/raw/branch/master/misc/windows-10-125.png">
&nbsp;
&nbsp;