Results 1 to 5 of 5
Thread: Make an image Popup??
- 06-19-2011, 08:02 PM #1
Member
- Join Date
- Jun 2011
- Posts
- 10
- Rep Power
- 0
-
Sorry, but this is a very general, and in fact overly-broad question without context. What library are you talking about? Swing? AWT? SWT? Other? What have you tried? What errors have you seen?
Please give us a little to go on. Otherwise I will assume that it's Swing and recommend that you put an ImageIcon in a JLabel, the JLabel in a JOptionPane and display the JOptionPane. The Swing tutorials and API can help provide you with the details and the rest is up to you. Good luck, and hoping you find success (and ask better questions
)
- 06-19-2011, 08:21 PM #3
Member
- Join Date
- Jun 2011
- Posts
- 10
- Rep Power
- 0
I'm using netbeans GUI so i think its Swing
-
My suggestion is to not use NetBeans to generate your GUI code, because all that happens is you create GUI code without any understanding about what it does. Instead use NetBeans as your IDE but create your own Swing code from scratch so you gain an understanding about what it does. You can learn more about Swing here: Using Swing Comonents
- 06-19-2011, 08:29 PM #5
Member
- Join Date
- Jun 2011
- Posts
- 10
- Rep Power
- 0
Similar Threads
-
Help! (How To Make An Image Popup?)
By Snowball in forum New To JavaReplies: 10Last Post: 06-16-2011, 11:15 PM -
Make a clickable moving image?
By scheffetz in forum New To JavaReplies: 1Last Post: 04-08-2011, 07:54 PM -
How to make a background image
By Purple Turtle in forum Java SoftwareReplies: 2Last Post: 11-04-2010, 07:32 AM -
To make image move
By mneskovic in forum New To JavaReplies: 4Last Post: 05-08-2010, 08:23 PM -
want to make a menu bar for image processing
By vidhi in forum Java 2DReplies: 1Last Post: 01-15-2008, 07:12 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks