Skip to content

AlexandreRio/Wintel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wintel

Wintel is a student project of phone book developped in first year of study of computer science. It uses Swing, serializable classes and file I/O.

Usage

$ ant run

Compiles the sources and run the application

$ ant testJUnit

Execute the test suite using JUnit, the library is already set in the CLASSPATH

$ ant help

Display some more information about the project

Documentation

A documentation of the source code can be found at doc/index.html but due to french teacher it is mostly written in french, sorry about that.

About

Student project, first approach of graphical user interface with Java Swing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages