This document is the API specification for JavaFramework (http://software.glawar.at/javaframework/).

Versions history

Version Date Description
v0.6b (R20100328a) 2010-04-10 based on Framework R20100328a it can now:
  • added buttons for deleting the received and sent SST-data as well in Client as Frame
  • also added a possibility to generate automatically a watchdog-telegram from server to client, but this shi... does not as I want
1.3.309 2013-12-08 Download
  • StopWatch is now static
  • isDevelopmentVersion now default is FALSE
  • PropertyFile Class added
  • getLanguageEntryPersonal in MainBase for personal Language properties
  • added StringUtils.addAddTextIntoFileName
  • MaingGUI.getMenuConfiguration() added to reuse menu configuration
  • BaseInternalFrame.getJavaFrameworkJFrame for using the base GUI
  • StringUtils.omitLeadingEndingApostrophe added
  • JavaClass Images added
  • added Files.archiveTargetFileBefore
  • added Files.copyFileWithBackup
  • added RunMe
1.4.347 2013-12-21 Download
  • ConfigFileConstants.MAX_ARCHIVES added
  • MainBase.getmaxArchives() added
  • MainBase.getDays4NextUpdate() added
  • new Constants for Default settings (default java, default log)
  • ConfigurationMenu for selecting the default language installed
  • addes Support for Closing in BaseJDialog
  • maxArchives default value is set to 5 now
  • added help-file (in HTML-format)
  • added new parameter in config-file for help-html-file

Intention

This framework was initiated becaus I often had to program minor things in Java that have many things in common. Therefore I decided to build a JavaFramework.

automatic Update

Example