JE Editor
Description:
JE is a fast, feature rich and powerful programming editor written in Java.
Size:
1.2 MBDate Added:
September 25th, 2010Version:
2.2OS Support:
Windows AllLicense/Program Type:
FreewarePublisher:
Rene GrothmannPrice:
0.00Downloads:
41
The ultimate test for this project is to be useful in its own development. Indeed, I am using JE as a Java editor under Windows and Linux, as well as for LaTeX, and it works very well. Java has the advantage to displaying bugs immediately and in a readable way with exceptions, and you can get a stable product much faster. So files should be pretty secure with JE. But read the disclaimer never the less.
Another purpose is to get an editor panel, which might be used in other projects too. Thus the source is available under a special license, which is close to the GPL. The main point is that the code may be included freely in other open source projects.
Ordinary features
This is a list of the things you expect from this editor.
- ASCII, line oriented editor.
- Multiple files.
- Recent file list, sort-able and clear-able, with remembered file position.
- GUI style keyboard and mouse handling as comfortable as possible.
- Icon bar.
- Block cut and paste with system clipboard.
- Block mark by right mouse click, mouse drag, including page scroll, or shift key.
- Mark lines and jump to the marks with a key stroke.
- Syntax highlighting for Java, C/C++, HTML/XML, Python and TeX.
- Configurable fonts (system and text) and colors.
- Intelligent tabulator compression and expansion.
- Indent, un-indent and auto-indent.
- Intelligent paragraph and block Reformat.
- Intelligent word wrap.
Advanced Features
Here are some features you might not expect.
- Infinite Undo.
- Search and replace with regular expression or normal, case or no case. (also in all editor windows).
- File search in sub-directories by file pattern and quick open. (Case my be ignored).
- Search text in files, optionally in sub-directories, and jump to found positions easily.
- Files can be loaded and saved with FTP (with directory browsing).
- FTP settings are remembered and adjusted for easy publishing.
- Execute external commands and catch input or enable output.
- Multiple or single backups to file directory or specified directory (Also daily Backup).
- International GUI (currently in English and German).
- Menu and dialog fonts configurable.
- Hyper-linked on-line help, with national versions (currently in English and German).
- Keyboard Macros with cursor position.
- Check Files for correct brackets.
- Foreign language encodings and Unicode at read and write.
- Unix, DOS and Mac style line formatting at read and write.
- History for input fields surviving the editor exit.
- Spell Checker for English and German.
- Plugins.
- Configurable keyboard shortcuts.
- C/Java Beautifier.
*
* avast! Report
* This file is generated automatically
*
* Task 'Simple user interface' used
* Started on Saturday, September 25, 2010 6:04:32 PM
* VPS: 100925-0, 09/25/2010
*
C:\Softoxi\Scan\je.jar\META-INF\MANIFEST.MF [+] is OK
C:\Softoxi\Scan\je.jar\META-INF\RENEGROT.SF [+] is OK
C:\Softoxi\Scan\je.jar\META-INF\RENEGROT.DSA [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\parser\StringParser.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\FileListFinder.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\SearchFileDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\SearchFileThread.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ColorEditor$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ColorEditor$2.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ColorEditor.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ColorPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ColorScrollbar.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\Warning.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\GetParameter.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\InfoDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\FTPFileDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ItemEditor.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\Question.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ExampleCanvas.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\FontEditor.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\DirFieldListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\MyFileDialog$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\MyFileDialog$2.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\MyFileDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ItemEditorElement.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\dialogs\ItemPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\BMPFile.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\SimpleByteBuffer.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\FileFilter.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\FileList.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\SortFile.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\TestEncoder$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\TestEncoder.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\SimpleStringBuffer.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\PngEncoder.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\MyVector.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\ImageSelection.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\FileName.class [+] is OK
C:\Softoxi\Scan\je.jar\edit.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Tool.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\FTPSettings.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\PluginList.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\PluginPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\PluginItem.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\RecentFiles.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\RecentFilesDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\ExecuteFilter.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\ExecuteFrame.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\ExecuteOutput.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\MacroEditor.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\RecentFile.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\EditorTest$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\EditorTest.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\SearchInFiles.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\SearchInFilesThread.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\OutlineDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\edit.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Plugins.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\FindDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\ChooseFileDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\HelpFrame.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Jump.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\VersionInformation.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Checker.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\SpellErrorDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Speller.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\SpellerEdit.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\EditorFrame$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\EditorFrame$2.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\EditorFrame.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\FTPAbort.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\FileNotExistsDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\InformationDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\OpenFTPThread.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\PanelElement.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\SaveFTPThread.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\BackupFile.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Backups.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\ParagraphFormatDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\EditBackups.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Tools.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\ToolsPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\CharDisplayPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\CharTable$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\CharTable.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Editor.properties [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\Editor_de.properties [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\ia.txt [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icon.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\readme-de.txt [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\readme.txt [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\doc\history.txt [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\BracketChecker.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\CheckBracketException.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\CheckBracketPosition.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoStringInsert.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\LineList.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\DoubleClickListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\DefaultContainer.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\EditorPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\HorizontalUpdateThread.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UpdateThread.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\VerticalUpdateThread.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\SliderControl.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\ProgressListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoInsertLine.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoInsert.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\Macro.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\CursorBlinker.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\Scroller.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\TextDisplay.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\Wheel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\EditorPanelContainer.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\ParagraphFormat.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\TextImage.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\MacroList.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\Undo.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoSet.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\CursorPosition.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\TextDisplayInterface.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoDelete.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoManager.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\FilePosition.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoStringDelete.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\ChangedStateListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\BlockFormat.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoGroup.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\LinesChangeListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\Aborter.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\Line.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\Searcher.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\editor\UndoDeleteLine.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\close.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\copy.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\cut.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\gotoline.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\help.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\jumpmark.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\mark.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\markclosing.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\needsaveoff.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\needsaveon.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\new.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\next.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\open.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\paste.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\previous.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\recent.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\save.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\search.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\searchfile.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\searchnext.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\tool1.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\tool2.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\tool3.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\uebar.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\icons\wrap.gif [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLtex.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLphp.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLe.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\SyntaxColors.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLhtml.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLjava.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\Syntax.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLcpp.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLpy.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLhelp.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\HLc.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\cpp.syn [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\e.syn [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\java.syn [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\php.syn [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\languages\py.syn [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\TabIndent.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\LineTool.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\DelTrailing.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\UnIndent.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\Indent.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\IndentSetup.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\Expand.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\Compress.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\CompressSetup.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\linetools\CFormat.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\brackets.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\brackets_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\bugs.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\bugs_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\compress.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\compress_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\fileformats.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\fileformats_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\files.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\files_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\ftp.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\ftp_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\keyboard.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\keyboard_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\macros.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\macros_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\overview.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\overview_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\paragraphs.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\paragraphs_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\plugins.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\plugins_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\regexp.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\regexp_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\search.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\search_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\speller.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\speller_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\tools.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\tools_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\windows.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\localdoc\windows_de.help [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\plugins\ShowTime.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\plugins\CallMain.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\plugins\Plugin.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\Editor\plugins\Sort.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\SpellCheckGerman.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\WordElement.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\Checker.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\SpellCheckPlugin.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\SpellCheckPluginSetup.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\SpellErrorDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\HashEntry.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\MyHashtable.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\SpellCheck.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\english.words [+] is OK
C:\Softoxi\Scan\je.jar\rene\spell\german.words [+] is OK
C:\Softoxi\Scan\je.jar\.classpath [+] is OK
C:\Softoxi\Scan\je.jar\.project [+] is OK
C:\Softoxi\Scan\je.jar\.settings\org.eclipse.core.resources.prefs [+] is OK
C:\Softoxi\Scan\je.jar\je.jardesc [+] is OK
C:\Softoxi\Scan\je.jar\source.jardesc [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\Global.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ChoiceAction.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ChoiceTranslator.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\Panel3D.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ListAction.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\DoActionListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ButtonAction.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyTextField.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\HistoryTextField.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\KeyboardController.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ActionTranslator.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\KeyboardItem.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CheckboxMenu.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CheckboxMenuElement.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyPopupMenu.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\TextFieldActionListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyLabel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyCheckboxMenuItem.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\IconBarListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyList.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\Keyboard.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyMenuItem.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\FormTextField.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\IntField.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyMenu.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\TextFieldAction.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CloseDialog$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CloseDialog.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CloseFrame$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CloseFrame.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ToFrontDelay.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\SimplePanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\HistoryTextFieldChoice.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ShadowPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CheckboxMenuItemAction.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CheckboxTranslator.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyChoice.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MyPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\KeyDictionary.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\KeyboardInterface.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\IconBarPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\KeyboardPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CloseListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CheckboxAction.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\CheckboxActionTranslator.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\BasicIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ColorIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ColoredIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\IconBar.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\IconBarElement.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\IconGroup.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\IconWithGif.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MultipleIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MultipleStringIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MultipleToggleIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\OnOffIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\OverflowButton$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\OverflowButton.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\PopupIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\SaveColor.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\Separator.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\StateDisplay.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\ToggleIcon.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MenuItemAction.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\gui\MenuItemActionTranslator.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\lister\ListerMouseEvent.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\lister\Lister.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\lister\Element.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\lister\Wheel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\lister\WheelListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\lister\StringElement.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\lister\ListerPanel$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\lister\ListerPanel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\WheelListener.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\Lister$1.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\Lister.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\Line.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\ClipboardCopy.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\TextDisplay.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\ExtendedViewer.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\Wheel.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\Viewer.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\SystemViewer.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\TextPosition.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\viewer\SystemLister.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\list\Tree.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\list\ListClass.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\list\ListElement.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\ftp\SFTP.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\ftp\FTP.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\ftp\Answer.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\sort\SortString.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\sort\Sorter.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\sort\SortObject.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\sort\SortStringNoCase.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlTag.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlReaderException.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlTagRoot.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlReader.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlTree.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlTranslator.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlWriter.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlTagPI.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\SVGWriter.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\xml\XmlTagText.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\AlphaNumericRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\AlphaRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Atom.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Bracket.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Branch.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Char.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\CharRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\ControlRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Dot.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\LowerRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\NumericRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Part.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Pos.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Position.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Previous.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Range.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\RangeClass.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\RegExp.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\RegExpException.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\Simple.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\SpaceRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\SpecialChar.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\UpperRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\WhiteSpaceRange.class [+] is OK
C:\Softoxi\Scan\je.jar\rene\util\regexp\PositionRange.class [+] is OK
C:\Softoxi\Scan\je.jar [+] is OK
C:\Softoxi\Scan\je.jar:Zone.Identifier [+] is OK
Infected files: 0
Total files: 367
Total folders: 1
Total size: 5.5 MB
*
* Task stopped: Saturday, September 25, 2010 6:04:33 PM
* Run-time was 1 second(s)
*
Kaspersky Internet Security 7.0 Scan Report:
Scan : completed
----------------
Scanned: 736
Detected: 0
Untreated: 0
Start time: 9/25/2010 6:04:10 PM
Duration: 00:00:07
Finish time: 9/25/2010 6:04:17 PM
Detected
--------
Status Object
------ ------
Events
------
Time Name Status Reason
---- ---- ------ ------
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar archive ZIP
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/META-INF/MANIFEST.MF ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/META-INF/RENEGROT.SF ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/META-INF/RENEGROT.DSA ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/parser/StringParser.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/FileListFinder.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/SearchFileDialog.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/SearchFileThread.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ColorEditor$1.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ColorEditor$2.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ColorEditor.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ColorPanel.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ColorScrollbar.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/Warning.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/GetParameter.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/InfoDialog.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/FTPFileDialog.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ItemEditor.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/Question.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ExampleCanvas.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/FontEditor.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/DirFieldListener.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/MyFileDialog$1.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/MyFileDialog$2.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/MyFileDialog.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ItemEditorElement.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/dialogs/ItemPanel.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/BMPFile.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/SimpleByteBuffer.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/FileFilter.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/FileList.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/SortFile.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/TestEncoder$1.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/TestEncoder.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/SimpleStringBuffer.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/PngEncoder.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/MyVector.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/ImageSelection.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/util/FileName.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/edit.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Tool.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/FTPSettings.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/PluginList.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/PluginPanel.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/PluginItem.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/RecentFiles.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/RecentFilesDialog.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/ExecuteFilter.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/ExecuteFrame.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/ExecuteOutput.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/MacroEditor.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/RecentFile.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/EditorTest$1.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/EditorTest.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/SearchInFiles.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/SearchInFilesThread.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/OutlineDialog.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/edit.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Plugins.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/FindDialog.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/ChooseFileDialog.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/HelpFrame.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Jump.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/VersionInformation.class ok scanned
9/25/2010 6:04:10 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Checker.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/SpellErrorDialog.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Speller.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/SpellerEdit.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/EditorFrame$1.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/EditorFrame$2.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/EditorFrame.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/FTPAbort.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/FileNotExistsDialog.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/InformationDialog.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/OpenFTPThread.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/PanelElement.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/SaveFTPThread.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/BackupFile.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Backups.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/ParagraphFormatDialog.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/EditBackups.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Tools.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/ToolsPanel.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/CharDisplayPanel.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/CharTable$1.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/CharTable.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Editor.properties ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/Editor_de.properties ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/ia.txt ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icon.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/readme-de.txt ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/readme.txt ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/doc/history.txt ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/BracketChecker.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/CheckBracketException.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/CheckBracketPosition.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoStringInsert.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/LineList.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/DoubleClickListener.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/DefaultContainer.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/EditorPanel.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/HorizontalUpdateThread.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UpdateThread.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/VerticalUpdateThread.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/SliderControl.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/ProgressListener.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoInsertLine.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoInsert.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/Macro.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/CursorBlinker.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/Scroller.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/TextDisplay.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/Wheel.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/EditorPanelContainer.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/ParagraphFormat.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/TextImage.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/MacroList.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/Undo.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoSet.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/CursorPosition.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/TextDisplayInterface.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoDelete.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoManager.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/FilePosition.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoStringDelete.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/ChangedStateListener.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/BlockFormat.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoGroup.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/LinesChangeListener.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/Aborter.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/Line.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/Searcher.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/editor/UndoDeleteLine.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/close.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/copy.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/cut.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/gotoline.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/help.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/jumpmark.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/mark.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/markclosing.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/needsaveoff.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/needsaveon.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/new.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/next.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/open.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/paste.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/previous.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/recent.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/save.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/search.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/searchfile.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/searchnext.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/tool1.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/tool2.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/tool3.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/uebar.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/icons/wrap.gif ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLtex.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLphp.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLe.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/SyntaxColors.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLhtml.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLjava.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/Syntax.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLcpp.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLpy.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLhelp.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/HLc.class ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/cpp.syn ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/e.syn ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/java.syn ok scanned
9/25/2010 6:04:11 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/php.syn ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/languages/py.syn ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/TabIndent.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/LineTool.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/DelTrailing.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/UnIndent.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/Indent.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/IndentSetup.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/Expand.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/Compress.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/CompressSetup.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/linetools/CFormat.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/brackets.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/brackets_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/bugs.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/bugs_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/compress.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/compress_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/fileformats.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/fileformats_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/files.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/files_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/ftp.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/ftp_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/keyboard.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/keyboard_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/macros.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/macros_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/overview.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/overview_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/paragraphs.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/paragraphs_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/plugins.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/plugins_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/regexp.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/regexp_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/search.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/search_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/speller.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/speller_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/tools.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/tools_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/windows.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/localdoc/windows_de.help ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/plugins/ShowTime.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/plugins/CallMain.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/plugins/Plugin.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/Editor/plugins/Sort.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/SpellCheckGerman.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/WordElement.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/Checker.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/SpellCheckPlugin.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/SpellCheckPluginSetup.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/SpellErrorDialog.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/HashEntry.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/MyHashtable.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/SpellCheck.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/english.words ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/spell/german.words ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/.classpath ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/.project ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/.settings/org.eclipse.core.resources.prefs ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/je.jardesc ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/source.jardesc ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/texput.log ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/Global.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ChoiceAction.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ChoiceTranslator.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/Panel3D.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ListAction.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/DoActionListener.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ButtonAction.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyTextField.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/HistoryTextField.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/KeyboardController.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ActionTranslator.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/KeyboardItem.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CheckboxMenu.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CheckboxMenuElement.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyPopupMenu.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/TextFieldActionListener.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyLabel.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyCheckboxMenuItem.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/IconBarListener.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyList.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/Keyboard.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyMenuItem.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/FormTextField.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/IntField.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyMenu.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/TextFieldAction.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CloseDialog$1.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CloseDialog.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CloseFrame$1.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CloseFrame.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ToFrontDelay.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/SimplePanel.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/HistoryTextFieldChoice.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ShadowPanel.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CheckboxMenuItemAction.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CheckboxTranslator.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyChoice.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MyPanel.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/KeyDictionary.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/KeyboardInterface.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/IconBarPanel.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/KeyboardPanel.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CloseListener.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CheckboxAction.class ok scanned
9/25/2010 6:04:12 PM File: C:\Softoxi\Scan\je.jar/rene/gui/CheckboxActionTranslator.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/BasicIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ColorIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ColoredIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/IconBar.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/IconBarElement.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/IconGroup.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/IconWithGif.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MultipleIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MultipleStringIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MultipleToggleIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/OnOffIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/OverflowButton$1.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/OverflowButton.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/PopupIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/SaveColor.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/Separator.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/StateDisplay.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/ToggleIcon.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MenuItemAction.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/gui/MenuItemActionTranslator.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/lister/ListerMouseEvent.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/lister/Lister.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/lister/Element.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/lister/Wheel.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/lister/WheelListener.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/lister/StringElement.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/lister/ListerPanel$1.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/lister/ListerPanel.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/WheelListener.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/Lister$1.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/Lister.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/Line.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/ClipboardCopy.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/TextDisplay.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/ExtendedViewer.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/Wheel.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/Viewer.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/SystemViewer.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/TextPosition.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/viewer/SystemLister.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/list/Tree.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/list/ListClass.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/list/ListElement.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/ftp/SFTP.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/ftp/FTP.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/ftp/Answer.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/sort/SortString.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/sort/Sorter.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/sort/SortObject.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/sort/SortStringNoCase.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlTag.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlReaderException.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlTagRoot.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlReader.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlTree.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlTranslator.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlWriter.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlTagPI.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/SVGWriter.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/xml/XmlTagText.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/AlphaNumericRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/AlphaRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Atom.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Bracket.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Branch.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Char.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/CharRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/ControlRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Dot.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/LowerRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/NumericRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Part.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Pos.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Position.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Previous.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Range.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/RangeClass.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/RegExp.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/RegExpException.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/Simple.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/SpaceRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/SpecialChar.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/UpperRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/WhiteSpaceRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar/rene/util/regexp/PositionRange.class ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar ok scanned
9/25/2010 6:04:13 PM File: C:\Softoxi\Scan\je.jar:Zone.Identifier ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar archive ZIP
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/META-INF/MANIFEST.MF ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/META-INF/RENEGROT.SF ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/META-INF/RENEGROT.DSA ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/parser/StringParser.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/FileListFinder.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/SearchFileDialog.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/SearchFileThread.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ColorEditor$1.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ColorEditor$2.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ColorEditor.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ColorPanel.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ColorScrollbar.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/Warning.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/GetParameter.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/InfoDialog.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/FTPFileDialog.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ItemEditor.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/Question.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ExampleCanvas.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/FontEditor.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/DirFieldListener.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/MyFileDialog$1.class ok scanned
9/25/2010 6:04:13 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/MyFileDialog$2.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/MyFileDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ItemEditorElement.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/dialogs/ItemPanel.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/BMPFile.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/SimpleByteBuffer.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/FileFilter.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/FileList.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/SortFile.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/TestEncoder$1.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/TestEncoder.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/SimpleStringBuffer.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/PngEncoder.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/MyVector.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/ImageSelection.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/util/FileName.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/edit.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Tool.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/FTPSettings.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/PluginList.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/PluginPanel.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/PluginItem.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/RecentFiles.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/RecentFilesDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/ExecuteFilter.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/ExecuteFrame.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/ExecuteOutput.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/MacroEditor.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/RecentFile.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/EditorTest$1.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/EditorTest.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/SearchInFiles.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/SearchInFilesThread.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/OutlineDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/edit.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Plugins.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/FindDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/ChooseFileDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/HelpFrame.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Jump.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/VersionInformation.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Checker.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/SpellErrorDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Speller.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/SpellerEdit.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/EditorFrame$1.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/EditorFrame$2.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/EditorFrame.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/FTPAbort.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/FileNotExistsDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/InformationDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/OpenFTPThread.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/PanelElement.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/SaveFTPThread.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/BackupFile.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Backups.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/ParagraphFormatDialog.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/EditBackups.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Tools.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/ToolsPanel.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/CharDisplayPanel.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/CharTable$1.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/CharTable.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Editor.properties ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/Editor_de.properties ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/ia.txt ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icon.gif ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/readme-de.txt ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/readme.txt ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/doc/history.txt ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/BracketChecker.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/CheckBracketException.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/CheckBracketPosition.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoStringInsert.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/LineList.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/DoubleClickListener.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/DefaultContainer.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/EditorPanel.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/HorizontalUpdateThread.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UpdateThread.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/VerticalUpdateThread.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/SliderControl.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/ProgressListener.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoInsertLine.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoInsert.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/Macro.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/CursorBlinker.class ok scanned
9/25/2010 6:04:14 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/Scroller.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/TextDisplay.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/Wheel.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/EditorPanelContainer.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/ParagraphFormat.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/TextImage.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/MacroList.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/Undo.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoSet.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/CursorPosition.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/TextDisplayInterface.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoDelete.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoManager.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/FilePosition.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoStringDelete.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/ChangedStateListener.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/BlockFormat.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoGroup.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/LinesChangeListener.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/Aborter.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/Line.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/Searcher.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/editor/UndoDeleteLine.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/close.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/copy.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/cut.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/gotoline.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/help.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/jumpmark.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/mark.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/markclosing.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/needsaveoff.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/needsaveon.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/new.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/next.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/open.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/paste.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/previous.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/recent.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/save.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/search.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/searchfile.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/searchnext.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/tool1.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/tool2.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/tool3.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/uebar.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/icons/wrap.gif ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLtex.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLphp.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLe.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/SyntaxColors.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLhtml.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLjava.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/Syntax.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLcpp.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLpy.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLhelp.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/HLc.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/cpp.syn ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/e.syn ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/java.syn ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/php.syn ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/languages/py.syn ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/TabIndent.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/LineTool.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/DelTrailing.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/UnIndent.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/Indent.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/IndentSetup.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/Expand.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/Compress.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/CompressSetup.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/linetools/CFormat.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/brackets.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/brackets_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/bugs.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/bugs_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/compress.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/compress_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/fileformats.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/fileformats_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/files.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/files_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/ftp.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/ftp_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/keyboard.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/keyboard_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/macros.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/macros_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/overview.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/overview_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/paragraphs.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/paragraphs_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/plugins.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/plugins_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/regexp.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/regexp_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/search.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/search_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/speller.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/speller_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/tools.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/tools_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/windows.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/localdoc/windows_de.help ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/plugins/ShowTime.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Settings\Administrator\Desktop\je.jar/rene/Editor/plugins/CallMain.class ok scanned
9/25/2010 6:04:15 PM File: C:\Documents and Se
RJ TextEd

RJ TextEd - A Unicode source and text editor
Atlantis Word Processor

Atlantis is an innovative word processor carefully designed with the end-user in mind.
Document.Editor

Document.Editor is a multitab .Net/Ribbon UI based text editor for Windows XP, Vista and Windows 7.
Secure Folder is a tiny, easy-to-use folder security software that lets you hide, loc...
Handy Backup provides a versatile, smart application designed for an automatic backup...
Organize, Track and publish event calendars quickly. Great for companies, teams, and ...
Passwords by Mask is a program to generate and print as many passwords as you need....
Universal SQL Editor is a powerful, yet easy-to-use database query tool....
