Results 1 to 6 of 6
- 09-04-2010, 01:59 PM #1
Member
- Join Date
- Jun 2010
- Posts
- 11
- Rep Power
- 0
Adding image in Gui desktop application
Hello Everyone
I have made a Gui application with Netbeans drag and drop tool, and I have added a taped panel in this Gui so I have several taps in my application.
My question is how to add an image a certain tap. The problem is that I do not know where to write the code in the netbeans generated code.
Thanks for attention
-
What are "taps"? Can you provide more detail? Have you tried creating your application without NetBeans drag-and-drop, but rather doing it by hand? If you do this, with the aid of the Sun/Oracle tutorials, you will learn quite a bit about Swing coding and Java.
- 09-04-2010, 03:28 PM #3
Member
- Join Date
- Jun 2010
- Posts
- 11
- Rep Power
- 0
Yes I tried before to write the code from the beginning , but this is very boring. I mean with tabs the various panels branching from the mother panel. Similar to the taps of the web browser.
How then I can put an image on a drag-drop netbeans GUI ?
- 09-06-2010, 07:06 AM #4
For small applications it's better to do hard code than drag-drop from IDE, you will learn a lot about Java.
And, adding images to tab, then this link How to Use Tabbed Panes (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components) will help.
-Regards
- 01-24-2013, 01:43 AM #5
KushSmoker
- Join Date
- Jan 2013
- Posts
- 7
- Rep Power
- 0
Re: Adding image in Gui desktop application
Does netbeans have the same problem as eclipse? I have tried adding images in eclipse and cannot compile the .jar with them there..
- 01-24-2013, 09:32 AM #6
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Similar Threads
-
Desktop Application
By vineet osho in forum New To JavaReplies: 3Last Post: 06-13-2010, 05:37 AM -
Adding Splash screen to my desktop project
By AhmedAdel in forum New To JavaReplies: 0Last Post: 04-18-2010, 01:43 PM -
Help in converting Java application to desktop application in Netbeans
By realahmed8 in forum AWT / SwingReplies: 3Last Post: 12-04-2009, 12:10 PM -
Desktop Application - Suggestions
By jedai in forum AWT / SwingReplies: 0Last Post: 04-26-2009, 04:43 AM -
three tier Desktop Application
By newmember in forum AWT / SwingReplies: 0Last Post: 07-27-2008, 03:10 PM


LinkBack URL
About LinkBacks

Bookmarks