Utilising a file association in a Java application -


i in process of writing cross platform swing based application in want utilize file association has been registered os.

so iv got point can click on file , app loads, need know how can application know file launched , query contents.

is there further have file association registration? or can java me?

i'm not positive, i'd expect name of file you're processing file click end in arguments main() method. have tried/checked that?


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -