Since Java 6 there is a class java.awt.Desktop. There are some nice methods but the class is not supported on all platforms. The methods java.awt.Desktop.getDes
java.awt.Desktop
Well its not Supported into the Ubuntu 12.04 and its giving Error like this.
java.lang.UnsupportedOperationException: The system tray is not supported on the current platform.