Search:

Type: Posts; User: Javabeginner

Search: Search took 0.12 seconds.

  1. Replies
    14
    Views
    2,698

    Re: Image to file and contra

    Thanks for post.
  2. Replies
    14
    Views
    2,698

    Re: Image to file and contra

    norm When program starts, it reads all of images from file Then a frame containing combo box for name selection is drawn. And if for example John Norm is selected then panel containing his picture...
  3. Replies
    14
    Views
    2,698

    Re: Image to file and contra

    Darryl.Burke I think that you have not read my first post carefully I wrote : for example text file It can be any type of file but aim is to have just one file instead of many pictures. I am also...
  4. Replies
    14
    Views
    2,698

    Re: Image to file and contra

    I am doing Java project in which each user should have its own picture that can be changed and I have to save these changes Since there can be many many users it can become a little bit difficult to...
  5. Replies
    14
    Views
    2,698

    Re: Image to file and contra

    Thanks for advices.

    I have also found Base64 encoder and decoder at Encode/Decode to/from Base64 - Real's Java How-to and downloaded java mail from...
  6. Replies
    14
    Views
    2,698

    Re: Image to file and contra

    I am making project and its GUI needs to show some images (that can be changed in program) and then I want to save them back. Saving images in folder "Images" and something like that will make things...
  7. Replies
    14
    Views
    2,698

    Image to file and contra

    Is there any way to write an array of images into file ( for example text file) and read them from file (in Java of course).
Results 1 to 7 of 7