Copyright Disclaimer: The following Author information and links must be retained during reprinting.
Author: Chen Wei (chenweionline@hotmail.com) Author Site: http://www.chenwei.mobi
During this time, I was mainly studying the file system design of NetBeans. In Tangram, I re-designed FileDataNode that represents files/folders and PhotoDataNode that represents image files. They are located in the "Tangram Core" module. The presentation layer components in the Explorer and Previewer modules are also modified accordingly.
The image processing module is added, which consists of two sub-modules, the "Image Processing" module that represents the Image Processing logic and the "Image Processing UI" module that represents the Image Processing GUI. Both modules depend on the "Tangram Core" module. Currently, only the image format conversion function is implemented in the image processing function module. You can modify the parameter settings in Options and change the memory format.
Today, we plan to compile a Tangram version and release it later. We hope to propose amendments.
<