Growl has a network protocol to received notifications from other apps.
It seems that the jitsi project (aka SIP Communicator) uses these types of notfication but refers to a library called growl4j probably developed during Google Summer of Code 2009.
However, this library does not seem to exist anymore? Some traces found on google related to growl4j.dev.java.net, but the site does not exist anymore.
Any idea why?
Here are links to a couple of Growl Java libraries:
http://code.google.com/p/jgntp/
http://sourceforge.net/projects/libgrowl/
Both of these are based on the new GNTP protocol so they work with the newest versions of Growl (1.3+ from the Mac App Store).