Question:

Need help, about java programming in netbeans and mysql. about personal movie database?

by  |  earlier

0 LIKES UnLike

can someone help me please..

here's the situation:

>i already created database name moviedb and have tables movie,genre,country,language..

>i also created a program in netbeans java platform.

assume that i already output the data from my database in my program application.

>i have JTable i bind it in moviedb, the JTable will output the Movie Title, runtime, country, etc....

assume that i have a movie in /Volumes/Files/Movies/Zohan.avi

thats the path of the movie Zohan.

and Zohan movie have a record in moviedb(database).

In JTable: for example

Movie Title Runtime Director Country

Zohan 01:12:43 xxxxxx US

QUESTION:

>HOW CAN I MAKE THE "Zohan" clickable or something that when i click the "Zohan" movie title it will automatically open in their default assigned program.

how to configure it in mysql and netbeans..

TIA

-joel

 Tags:

   Report

1 ANSWERS


  1. Tough project assignment , may be you can contact a java programmer at website like http://ijug.net/ .

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.