Download of amethyst-gplv3-2.0.0-alpha-2.1.jar (amethyst-gplv3-2.0.0-alpha-2.1.jar ( external link: SF.net): 253,926 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
253,926 字节
MD5
f7e676fed3f0cb634f2570c1862770d4

项目描述

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