|
-
February 12th, 1999, 03:59 PM
#1
UI question...is it possible?
I have two questions for anyone out there. Is it possible to put an icon in the systray using java? And is it possible to create a destop toolbar (appbar) with autohide etc. using java? I was thinking that these are both sort of Windows platform features and therefore cannot be implemented in java.
Any help, or suggestions on how to do this would be greatly appreciated. If it's not possible let me know so I can quit wasting my time trying to find documentation on it.
Thanks in advance,
Mich
-
February 12th, 1999, 11:52 PM
#2
Re: UI question...is it possible?
You can't do either using pure Java. My guess is you could do both if you used
JNI or JDirect. Java is not really the platform you should use if you want to
implement an AppBar.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|