Java timetables.

I'm interested in developing a timetabling software but i'm having some problems. I can't seem to get my hands on the required algorithm.Can someone send me the algorithm or the actual code please?
[207 byte] By [Brownbeara] at [2007-11-26 17:21:13]
# 1
What kind of timetabling/algorithm would this be?>Can someone send me the algorithm or the actual code please?Be prepared to devise that algorithm/code by yourself. We'll be glad to help in case you run into any real problems.
duckbilla at 2007-7-8 23:49:13 > top of Java-index,Java Essentials,Java Programming...
# 2
Just a normal timetable, like the ones used in high schools or colleges.
Brownbeara at 2007-7-8 23:49:13 > top of Java-index,Java Essentials,Java Programming...
# 3
> Just a normal timetable, like the ones used in high> schools or colleges.What do you want to do with it?Take a look a JTable, and the tutorial for it (there's a link in the javadoc from JTable)Kaj
kajbja at 2007-7-8 23:49:13 > top of Java-index,Java Essentials,Java Programming...