Re: wants more options in choosing the name and type of image
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 30 Jun 2007 21:19:26 GMT
I want the user to have more options to choose the name and type of
image .
You could use:
JFileChooser
a properties file with the file names in it.
a JTextField where you enter the name.
a roll your own visual JFileChooser where you display thumbnails of
just suitable images.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Prev by Date: Re: how to deploy my java programs as a software package by including jre
- Previous by thread: wants more options in choosing the name and type of image
- Next by thread: Jdialog not getting garbage collected
- Index(es):