Application in the traybar?

Hello,

I am wondering whether it is possible to make an application (it allready is specifically for windows so that's no problem) that only shows up in the traybar.

On a right click it should show certain options and when selecting one of them it would open a screen. This is obviously like every normal traybar application (Norton Antivirus for instance). I can't find information on Google about this.

Another question: to put multiple jar files into one jar file, is it enough to unpack all the jar files and then repack all their entries into a single one?

Kind regards,

Marcel van Leeuwen

[633 byte] By [Mvlstara] at [2007-10-1 21:59:28]
# 1
Try this:https://jdic.dev.java.net/There are other apis too. You can find them, if you search as "java tray api".Best wishes.
casperla at 2007-7-13 8:03:34 > top of Java-index,Desktop,Core GUI APIs...