by efann
BeoZip is a Java application that backs up data into ZIP files while also providing additional archiving utilities. This program uses the Java APIs for reading and writing ZIP files.
BeoBasis Version 1.06 1) Added a get/set Property for datetime in BeoCommon.BaseProperties. 2) Renamed BeoCommon.Util.fileToString to BeoCommon.Util.fileTextToString. 3) In the BeoCommon.Util.replaceAll routines, I added the variable llReduction in ...
BeoBasis Version 1.05 1) Added the class of BeoCommon.TextUpperCaseField. 2) Fixed the problem of BeoCommon.Util.buildTitleFromManifest returningwhen the project is in development mode. 3) Fixed the problem with word-wrapping and html code ...
BeoZip Version 1.07 1) Some library routines in BeoBasis were renamed, so I made appropriate changes in this program.
BeoBasis Version 1.04 1) Removed the class of BeoCommon.WholeNumberField: this class is no longer used and has been replaced by BeoCommon.FormattedIntegerField and BeoCommon.FormattedLongField. 2) Created a new class, BeoCommon.BaseFormattedField. 3) ...
BeoZip Version 1.06 1) The tool tip for Folders button on the Archiving tab now shows all the folders used to archive.
BeoBasis Version 1.03 1) In the method of BeoLookFeel.LFCommon.setLookFeel, I added support the Mac menu as discussed in the following article: ...
BeoZip Version 1.05 1) Now takes advantage of the new constructor for BeoZippin.ThreadPopulateZipTable where the columns can be automatically auto sized. 2) Adjusted to the name changes in BeoTable.SortingTable where autoSizeAllColumns changed to ...
BeoBasis Version 1.02 1) Fixed the routine of BeoCommon.Util.cascadeWindows(final JDesktopPane toDesktopPane) so that it would cascade and correctly order internal frames instead of cascading and toggling the order. 2) Placed ...
BeoZip Version 1.04 1) BeoCommon.Util.getExtension changed to BeoCommon.Util.extractFileStem. Can't wait to see what this breaks. 2) Used the new method of BeoBasis.BeoTable.SortingTable.autoSizeAllColumns();
BeoBasis Version 1.01 1) Added the methods of BeoCommon.Util.extractFileStem. 2) Renamed BeoCommon.Util.getExtension to BeoCommon.Util.extractFileStem. Can't wait to see what this breaks. 3) Added the method of public Class getColumnClass(int c) to ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use