making a java app

Hi

As I have divided my music into several directories by genre, I thought about creating a windows desktop application that allows me to easily pick the songs I want to hear.

It should work like this: on startup, windows would generate a list of all the maps inside my music directory. The user would have the ability to select one or more directories, and hit the play button.
Then, the program should create a playlist with all of the songs inside the selected directories and execute it in Windows Media Player.

The problem is.. I don't have any experience about creating desktop programs, and I only know the Java language to do so.

So does anyone knows how to create a desktop program in java?

Thanks in advance

Sven
1,232 views 1 replies
Reply #1 Top
I know that kapsules can handle most of the languajes (i'm not sure about java) because it uses .net framework.

Get the kapsules developmet guide here

Link
I'm not so good at scripting so I can't hlep you
Hope it helped