TJI Java IDE - the easy to use Java IDE for beginners and more experienced Java developers.


TJI Java IDE Resources

Ready-to-run example projects for download
(In full source code and very easy to set up)

 

1 Download the project zip files to any directory. Do not unzip.

2 Select 'Project Import' from the 'Project' menu and select one of the downloaded zip files.

3 The project will be setup automatically - now simply select 'Run' to build and run the project.

 

TJI's Practical OOP Guide

Projects to accompany TJI's 'Practical Guide to Object Oriented Programming'

 

'Basic Java' Examples

Projects to accompany the Basic Java series in TJI's Java Guide

 

OOP Examples

Projects to accompany the 'Object Oriented Programming' series in TJI's Java Guide

 

Console Projects

 

Applet Projects

 

Swing Projects

Including 'SwingSet2'

and TJI's Guide to Swing - parts 1, 2 and 3

 

Turtle Graphics Projects

 

Servlet Projects

Using TJI's integrated webserver

 

JSP Projects

Using TJI's integrated webserver

 

Database Projects

Using TJI's integrated JDBC database, driver and SQL

 

'Using Threads' Projects

Threads1 Threads2

 

Games

SuperMarius

Shows the techniques for sprites, keyboard control, animation and game-play.

 

By examining the source code of these examples - and by trying out modifications - one can learn by example.

 

The TJI Java IDE Home Page