aspose file tools
The moose likes Java in General and the fly likes Abdul Latif Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply locked New topic
Author

Abdul Latif

Abdul Latif
Ranch Hand

Joined: Jul 18, 2001
Posts: 89
i am not familiar with java graphics design, can anyone help me to design the code for the following programme.
Write an application:
1. Which has complete menu system i.e. menu bar and different menus like File, Edit etc.
2. Which can open a graphics file like bmp file, Jpeg file etc. using a file dialog box.
3. It should have options to edit the file and make modifications like graphics, editing and Application.
Different operations to be supported by the application are:
a. Increase and decrease in brightness.
b. Convert to gray scale.
c. Invert the colors.
d. Modify the contrast of the picture.
e. Emboss the picture.
You can use either awt or swing
thanks in advance
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56233
    
  13

1) Surely you can come up with a better subject line?
2) Please do not cross-post the same question in multiple forums. It just wastes people's time.
thanks,
bear


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Jim Yingst
Wanderer
Sheriff

Joined: Jan 30, 2000
Posts: 18670
Follow-up here.


"I'm not back." - Bill Harding, Twister
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Abdul Latif
 
Similar Threads
Interprocess communication
Difference between MenuBar and MenuItem
help me create this application
pls help me guys
pls help me guys