This is application that i had developed (for learning purposes) on 2006. I use SWT for GUI, I dont use any framework just plain java code. Feel free to explore and enjoyed. The codes is very old style (newbie style)
, that’s why i called it old version. Next time i’ll come with different version of Sistem Lagu Top (Top Songs System)
.. Thanks!
This is the source, after download change the extension to .zip. Extract then open and run it using Eclipse.
This is the databases, using oracle. After download change the extension to .dmp. Then import to your schema using this command (in the command line):
imp user/password@tns_name FILE=’sistemlagudb2008.dmp’ FULL=YMain class is org.halimun.SistemLaguTop. You may want to change class org.halimun.form.FormUtama line 59 and 61 to match your environment.
(Main Form)
(Form Data Lagu – Songs Window)
(Form Data Album – Albums Window)
(Form Data Penyanyi – Singers Window)
(Form Tipe Lagu – Genre Window)





