Results 1 to 3 of 3
- 03-28-2009, 04:41 PM #1
Member
- Join Date
- Mar 2009
- Posts
- 6
- Rep Power
- 0
Help needed for using popup in Java
Hai...
I need to have image as tooltip. Is it possible. If yes how. I dont want to use applet. When i scroll over the label in my frame the pop up containing the image should be displayed. How can this be done.
And how can multi line tool tip texts be given. I use Netbeans IDE. If i enter the text in the Column "ToolTip Text" only the text is displayed. So how do i use a multi line tool tip.
Reply needed Urgently. Thank you.
- 03-28-2009, 05:08 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Did you try to workaround with mouse events on JFrame? Use MouseListener on JFrame. On the listener event try to open a JFrame with an image.
- 03-28-2009, 09:16 PM #3
Similar Threads
-
Java Popup Window & Url Query String Value
By Rivelyn in forum New To JavaReplies: 4Last Post: 01-20-2011, 05:03 AM -
java.swing.popup not hiding
By pinks_70986 in forum AWT / SwingReplies: 1Last Post: 02-11-2009, 08:35 PM -
how we get popup window in java
By baserohit in forum Advanced JavaReplies: 1Last Post: 03-22-2008, 04:39 AM -
Java experts needed- 30 minute online Java projects
By michelle in forum Jobs OfferedReplies: 0Last Post: 03-05-2008, 11:47 PM -
Popup in Java
By fernando in forum New To JavaReplies: 1Last Post: 08-07-2007, 06:55 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks