J2SE 6 and System tray ideas

Guys .i'm a bit confused about few issues

1) whether

J2SE6 = Mustang ?

2) Does either one of these support

java.awt.SystemTray

coz im looking 4 an API in java tht supports System tray functionality...

3) And i also saw tht "jdic" also supports system tray... So which of these should i use.. any suggestions ? or should i use a 3rd party API

if so wht ?

Help would be greatly appreciated as this is for my final project in my Degree ...

thx

[506 byte] By [btDana] at [2007-11-26 13:36:45]
# 1

> Guys .i'm a bit confused about few issues

>

> 1) whether

>J2SE6 = Mustang ?

they are the same

> ) Does either one of these support

>java.awt.SystemTray

yes, Java 6 supports this.

> 3) And i also saw tht "jdic" also supports system

> tray... So which of these should i use.. any

if you can not use java 6, yes.

> suggestions ? or should i use a 3rd party API

jdic is 3rd party.

mlka at 2007-7-7 22:22:37 > top of Java-index,Java Essentials,New To Java...