Télécharger des guava-13.0.1.jar (guava-13.0.1.jar ( lien externe: SourceForge.net): 1,891,110 octets) va bientôt commencer. Sinon, cliquez sur guava-13.0.1.jar ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
1,891,110 octets
MD5
539a72e3c7b7bd1b12b9cf7a567fb28a

Description du projet

Amethyst is a framework intended to help in creation of applications with the MVC or a similar pattern. The project consists of low- and high-level API.
Low-level API is responsible for exchanging properties (as Map) between various components. A component can be for example model, view or controller as in the MVC pattern. The main class is a class named Communicator. Communicator class defines the structure of components' system, provides communication channel between them and life-cycle management for each one. It also provides ability to run components in different threads (multitasking).

IT CAN SUCCESSFULLY SPLIT MODEL'S THREAD FROM GUI THREAD