Archive for the ‘Links’ Category

h1

Model-View-Controller Example

April 19, 2008

Hello All,

For those of you who couldnt understand where I was getting at yesterday, i found an example that is going to be similar to what well be doing with AppTrac for the MVC model.  Keep in mind that this example is simple, but it has the main concepts i was trying to present to you yesterday:

http://www.leepoint.net/notes-java/GUI/structure/40mvc.html

check it out, i hope this clears alot of things up.  Note the the console classes i will be making will evolve into our code for the controller classes.  You guys will see how it all folds out.  Im writing up the UML for the model and the console (pre-controllers) today, should have it posted by the end of today.  Once thats done ill start writing the code for it and hopefully should have that done by the end of tommorrow.  Chris and Vic, good luck with getting the interface done, im hoping you guys understood where I was coming from while describing that to you.  Nice job on the database!  Congrats, we are getting close!

 

Myles

h1

SourceForge Update

April 18, 2008

The SRS document has been posted on SourceForge and is available on the SourceForge AppTrac Wiki.

h1

Java Examples

April 17, 2008

John Manchester was kind enough to share the following links to two Java examples we could use:

A Swing Demo (Login Screen)

Password Demo

h1

Full Screen Kiosk Mode Links

March 25, 2008

Here is a useful link for a tutorial that uses kiosk mode in java:

http://java.sun.com/docs/books/tutorial/extra/fullscreen/index.html

And Internet Explorer:

http://support.microsoft.com/kb/154780

h1

Link

March 13, 2008

Dr. Morelli provided this link containing the design summary:

http://www.cs.trincoll.edu/hfoss/wiki/AppTrac_Application_Management

You may want to bookmark it.

h1

Link

February 20, 2008

Trishan provided this link containing various materials pertaining to the project, including the two presentations, screenshots and sample data we have seen before:

http://www.cs.trincoll.edu/~tdelaner/uhartford/

You may want to bookmark it.