Search:

Type: Posts; User: FretDancer69

Search: Search took 0.08 seconds.

  1. Replies
    7
    Views
    3,023

    Re: Retrieving Meta-Data from a File

    Thanks, but am is supposed to install or include that class in my current libraries? Im a little confused because i downloaded the jar file and when i try to run it, nothing happens.
  2. Replies
    7
    Views
    3,023

    Re: Retrieving Meta-Data from a File

    I thought there was a library that would do the job, not just for TIFF files but files in general, i suppose there isnt one.


    Can you tell me exactly where? is it the part where it says Byte 0 -...
  3. Replies
    7
    Views
    3,023

    Re: Retrieving Meta-Data from a File

    Hey, i read some of that, and i dont want to sound rude or dumb, but i dont understand how that answers my question.... :(
  4. Replies
    7
    Views
    3,023

    Retrieving Meta-Data from a File

    Hello everyone, id like to know how to retrieve the meta-data a file contains. Ive managed to retrieve some, like Name of File, Size, Path, isHidden, Icon, etc.

    But i still need more data, and...
  5. Replies
    2
    Views
    2,715

    JFileChooser

    Hey guys! Good day to everyone

    I just had a quick doubt/problem with something i want to achieve, but i cant manage to do it yet. Its about the JFileChooser Swing component. It works wonders, but...
  6. Re: Saving statistics in a binary file

    i see, well lets say i want to store the wins, loses and ties of a game, and i have that information stored in 3 different int variables, i want to store that info in a bin file, and then be able to...
  7. How to save statistics of a game in a binary file instead of txt file?

    Hello everyone! Im doing a BlackJack in Java for a proyect. And im done with it except for one thing, i must record the statistics after the game is closed ( wins, loses, ties, etc) in a binary file...
  8. Replies
    1
    Views
    8,087

    Exception handling for TextFields

    Hey guys! This is my first post and its about an issue im having its driving me nuts and im sure its very simple yet i cannot figure it out! Here's the thing, i need to validate a textfield using...
Results 1 to 8 of 8