- Zoom In Function help!!
Hi there. I am creating a simple image editor in Netbeans 4.1. I have a Frame which has a panel listing options to the user such as Zoom In, Zoom Out, Set the picture to black and white etc. I then have a panel where images are loaded to and edited. I am in the process of making the Zoom In func...
- Zipping files
Hi,First let me explain what I need to achieve using my Java application. There is directory : XXX, inside this dir. there are some more dir. like A,B,C. There can be an image file 123.jpg which can be present in each of these dir. and that too with the same name. Basically, XXX\123.jpg, XXX\A\1...
- Zip/Unzip using ANT
Hello!Is anybody know how can I emplement winzip command line option?I need unzip compressed file that include folder with many files and copy it to another directory using ANT.Thank's...
- Zip question
hello, i have written a small program that extracts zipfiles. but somehow this only works with some zipfiles. somtimes i am getting a filenotfoundexception at the commented line?! why that? here is the code:code://java UnZip zipfile --> extract all//java UnZip zipfile file --> extract the...
- Zip folder using java
Hello all, How do i zip whole folder? Thanks in advance...
- zip code to city/state database
I'm guessing that there is a freebie zip code to city/state database out there somewhere. Anybody know where?...