473,385 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Can Java do this?

Hello,

I am relatively new to Java, and was wondering if Java is capable of having
programmes which can sit in the taskbar in Windows, Such as MSN Messenger,
or Norton AntiVirus, which only pop up on certain occurances?

Is Java able to do this, Can anyone point me in the right direction?

Thanks in advacne for any help

Gram.
Jul 17 '05 #1
2 2135
Gram wrote:
Hello,

I am relatively new to Java, and was wondering if Java is capable of
having programmes which can sit in the taskbar in Windows, Such as MSN
Messenger, or Norton AntiVirus, which only pop up on certain occurances?

Is Java able to do this, Can anyone point me in the right direction?

Thanks in advacne for any help

Gram.


Since Java is cross platform, OS specific functions, like the Windows
taskbar, are often not supported directly. I do remember finding a class
somewhere that supported this. It might have been on jars.com or it might
have been when I did a google search (something like +java +windows
+"system tray"). I'm sorry, but I don't remember exactly where I found it,
but this should give you a starting place to look.

Hal
Jul 17 '05 #2
Hal Vaughan wrote:
Gram wrote:

Hello,

I am relatively new to Java, and was wondering if Java is capable of
having programmes which can sit in the taskbar in Windows, Such as MSN
Messenger, or Norton AntiVirus, which only pop up on certain occurances?

Is Java able to do this, Can anyone point me in the right direction?

Thanks in advacne for any help

Gram.

Since Java is cross platform, OS specific functions, like the Windows
taskbar, are often not supported directly. I do remember finding a class
somewhere that supported this. It might have been on jars.com or it might
have been when I did a google search (something like +java +windows
+"system tray"). I'm sorry, but I don't remember exactly where I found it,
but this should give you a starting place to look.

Hal

In the MS evil version of Java this was easy, but pure java no - you can
easily do a JNI thing and then steal some C++ code. Check out the
various COM<-->Java bridge products such as JIntegra

Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Michael | last post by:
Hello I am trying to write a Java-Program which converts a XML-file in a HTML. It should take the Transformation-file from the XML-file itself. Below find a possible XML-file: <?xml...
0
by: Ravi Tallury | last post by:
Hi We are having issues with our application, certain portions of it stop responding while the rest of the application is fine. I am attaching the Java Core dump. If someone can let me know what...
0
by: Juan Manuel Fernández Luna | last post by:
Can anybody help me? I'm desperate!!! I'm writing a program in Java to deal with xml files and when the file volume.xml (attached) is being parsed, the following exception occurs and I don't...
0
by: Markus Wollny | last post by:
Hello! When I try to run ./configure --with-java, it complains that ant doesn't work. However ant is installed, as is the latest Java SDK 1.4.2 from sun, PATH and JAVA_HOME are set correctly; ...
0
by: mailkhurana | last post by:
Hii , I am trying to use a type 2 driver to connect to DB2 0n AIX 5 I have a small java test to class to establish a conneciton with the db .. I am NOT using WAS or any appserver When I try to...
0
by: snkssa | last post by:
Hi, I got the following error while building an application with ant. please can you give the solution or reason why it is failing? Thank you create_zip_linux: ...
7
oll3i
by: oll3i | last post by:
i need to write publisher subscriber application on openjms and use db4o but i dont know how do i add the references to db4o when i compile the app with javac ? i added db4o-6.1-java5.jar to my...
3
by: jayattarde | last post by:
Hi, While running .jar file I get the following error. Please helpme to sort it out. ption in thread "main" java.lang.NoClassDefFoundError: while resolving class: Cutter at...
1
by: aapexclient | last post by:
I have a problem with Java finding my custom class directory. I have searched the forums and tried everything, but nothing seems to work. The <javapgm>.java compiled cleanly and created...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.