Menu

File Arranger / News: Recent posts

FileArranger-0.1.5-20070820 released

new in version:
- context menu added

Posted by berdachuk 2007-08-21

Explorer View actions templates

Explorer View actions templates was added.
It is simple actions for copy, move, delete, and property operations. This operations not implemented yet (only information dialogs) shown.

Posted by berdachuk 2007-08-12

Folder navigation

Navigation into child folders and to parent folders by double click was added

Posted by berdachuk 2007-03-18

Windows installer added

Windows installer was added.
Navigation into folders by double click was added.

Posted by berdachuk 2007-02-19

Splash screen

Such as program start take some time “Splash screens” commonly used to reduce subjective time interpretation. Article describes how create “Splash screens” in the Eclipse RCP application

http://translate.google.com/translate?u=http%3A%2F%2Fwww.berdaflex.com%2Fru%2Feclipse%2Fbooks%2Frcp_filemanager%2Fch05s04.html&langpair=ru%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools

Posted by berdachuk 2007-01-10

About dialog

The good practice of software development is to provide the user a dialog with some information about a program version license references to the Web site of the software where to get the latest information, etc.
Article describes how create standard “About” dialog in Eclipse RCP application

http://translate.google.com/translate?u=http%3A%2F%2Fwww.berdaflex.com%2Fru%2Feclipse%2Fbooks%2Frcp_filemanager%2Fch05s03.html&langpair=ru%7Cen&hl=en&ie=UTF8

Posted by berdachuk 2006-12-18

VFS table provider created

Simple implementation of the VFS table providers (ITableLabelProvider, ITableContentProvider) created.
Detailed description available in Russian at: http://www.berdaflex.com/ru/eclipse/books/rcp_filemanager/ch04s07.html
You can translate this article from russian with online translation system:
http://www.online-translator.com/default.asp?lang=en

Posted by berdachuk 2006-09-18

VFS tree provider created

After overviewing possibilities of MVC pattern, simple implementation of the VFS tree provider created. Detailed description available in Russian at: http://www.berdaflex.com/ru/eclipse/books/rcp_filemanager/ch04s07.html
You can translate this article from russian with online translation system:
http://www.online-translator.com/default.asp?lang=en

Posted by berdachuk 2006-09-14