Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / March 2008

Tip: Looking for answers? Try searching our database.

Java GUI

Thread view: 
Soul Tech - 03 Mar 2008 04:32 GMT
Hello All,

I would like to know is it possible to create an interface like this
using Java? Shown at this link:

http://i71.photobucket.com/albums/i1...te/DERSGUI.jpg

How would I go about coding the outside of the interface to be a
rectangle with rounded corners?
Any useful websites or tutorials to help explain this?

Thanks,

~ Floetic ~
Roedy Green - 03 Mar 2008 18:57 GMT
On Sun, 2 Mar 2008 20:32:26 -0800 (PST), Soul Tech
<carla.pinate@gmail.com> wrote, quoted or indirectly quoted someone
who said :

>How would I go about coding the outside of the interface to be a
>rectangle with rounded corners?
>Any useful websites or tutorials to help explain this?

The word "inferface" has a particular meaning in Java and I think you
are using it is some quite different way.  See
http://mindprod.com/jgloss/interface.html

What are you attempting to do?

1. modify images adding a stamp over top of them?

2. modify images on the fly that your server distributes?

3. do something in HTML to overlay images?

1. easiest done with a paint utility. see
http://mindprod.com/jgloss/psp.html

2. can be done in Java but it would be faster to do it via #1 since
there is no online overhead.  See
http://mindprod.com/jgloss/image.html
for hints on how to get started.  Have a look at the source code for
Masker which creates an image out of thin air.  
http://mindprod.com/jgloss/products1.html#MASKER

3. might be done using an Applet viewer, but it would be very easy to
defeat by a anyone just typing the jpg names directly.

--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.