Results 1 to 6 of 6
- 04-10-2010, 11:29 AM #1
Member
- Join Date
- Mar 2010
- Posts
- 12
- Rep Power
- 0
- 04-10-2010, 01:18 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,385
- Blog Entries
- 7
- Rep Power
- 17
You can create a JMenuItem with an Icon (and caption text). Read the API documentation for details.
kind regards,
Jos
- 04-10-2010, 04:10 PM #3
Member
- Join Date
- Mar 2010
- Posts
- 12
- Rep Power
- 0
Well I'm still confused how to use API Documentation.
If you can help me?
- 04-10-2010, 04:19 PM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,385
- Blog Entries
- 7
- Rep Power
- 17
Read it? Here it is.
kind regards,
Jos
- 04-14-2010, 04:19 AM #5
Member
- Join Date
- Mar 2010
- Posts
- 12
- Rep Power
- 0
@JosAH
Thanks. But now I have different problem, How to read image file? So if I click the 'process images' the program will read the file.
Need the coding please. Thanks
-
I generally use ImageIO.read(...) to read in an image file. The API will help you learn how to use this class and static method.
You're not going to get "the coding", sorry. We're more than glad to help those who show effort, but we're not a code-producing service. So please check out the API, do your best to solve this with your code, and come back with your code if your stuck and we'll be more than glad to try to help you, but please don't ask for "the code". Best of luck in this assignment.... Need the coding please. ThanksLast edited by Fubarable; 04-14-2010 at 04:34 AM.
Similar Threads
-
A question about displaying an image...
By SpaceY in forum New To JavaReplies: 0Last Post: 08-24-2008, 06:50 PM -
Is it possible to make this in Java? Challenging question.
By matt_well in forum New To JavaReplies: 24Last Post: 07-29-2008, 04:04 PM -
[SOLVED] Question about java.awt.image
By byuu in forum AWT / SwingReplies: 18Last Post: 05-13-2008, 04:10 AM -
want to make a menu bar for image processing
By vidhi in forum Java 2DReplies: 1Last Post: 01-15-2008, 07:12 PM -
Label image Question
By Soda in forum New To JavaReplies: 3Last Post: 12-10-2007, 03:38 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks