.Phases.
.Inception.
- Requirements
- Users survey
- Vision
.Elaboration.
- Configuration
- Jython Dependencies
- Interface Specification for Helpers and Tools
- Preferences
.Articles.
- Using a JDOM document as a Swing Document
- Using Jython and Java


.TOC.

Introduction


Using Jython and Java

1. Introduction

Jython is a python implementation in Java. It brings many advantages to the Java language itself:

  • Jython is dynamically-type relfexive language.