Share

More
VoJI - Volker's Java Improvements Icon

VoJI - Volker's Java Improvements

by vog


Would you like to have some facilities for database applications? Or are you looking for a stable log system? I want to offer you many features you probably miss in Sun's Java API.


http://voji.sourceforge.net





Separate each tag with a space.

Release Date:

2003-09-21

Topic:

Operating System:

License:

Translations:

Intended Audience:

User Interface:

Programming Language:

Registered:

2001-01-01

Ratings and Reviews

Be the first to post a text review of VoJI - Volker's Java Improvements. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • File released: /VoJI/1.1/voji-src-1.1.zip

    posted 2253 days ago

  • File released: /VoJI/1.1/voji-src-1.1.tar.gz

    posted 2253 days ago

  • File released: /VoJI/1.1/voji-src-1.1.jar

    posted 2253 days ago

  • File released: /VoJI - API Documentation/1.1/voji-doc-1.1.zip

    posted 2253 days ago

  • File released: /VoJI - API Documentation/1.1/voji-doc-1.1.tar.gz

    posted 2253 days ago

  • File released: /VoJI - API Documentation/1.1/voji-doc-1.1.jar

    posted 2253 days ago

  • File released: /VoJI/1.1/voji-1.1.jar

    posted 2253 days ago

  • Code committed

    vog committed patchset 283 of module voji to the VoJI - Volker's Java Improvements CVS repository, changing 2 files

    posted by vog 2253 days ago

  • Code committed

    vog committed patchset 282 of module voji to the VoJI - Volker's Java Improvements CVS repository, changing 2 files

    posted by vog 2253 days ago

  • VoJI 1.1 file released: voji-1.1.jar

    2003-09-21 Volker Grabsch <volker-voji@v.notjusthosting.com> * Release - 1.1 * voji/ui/JResultTable.java: bugfix 2003-08-04 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/U.java: implemented areAssignableFrom() implemented getConstructor() 2003-08-01 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/Instance.java: created 2003-07-24 Volker Grabsch <volker-voji@v.notjusthosting.com> * Release - 1.0 * voji/utils/CopyPrintJob.java: created 2003-07-14 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/report/ReportList.java: created 2003-07-11 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/db/Database.java: use Properties instead of ini file * voji/report/ReportComponent.java: handle a "vertical position" 2003-07-09 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/PageGraphics.java: completely revised * voji/ui/JPrintPreview.java: completely revised * voji/ui/IDListener.java: created * voji/ui/FormatTextField.java: implemented addObjectListener() 2003-07-08 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/log/Log.java: handle null log messages correctly add timestamp to the log messages * voji/report/ReportText.java: bugfix in line splitting 2003-06-27 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/VChoice.java: implemented setData() 2003-06-26 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/ui/JFormatTextField.java: implemented maxLength and toUpperCase 2003-03-27 Volker Grabsch <volker-voji@v.notjusthosting.com> * Release - 0.9 2003-02-20 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/report/ReportImage.java: some internal improvements 2003-01-11 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/VChoice.java: bugfix 2002-11-22 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/DataFormat.java: use a Format as default 2002-11-19 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/DataFormat.java: created implemented static format() implemented static formatAll() 2002-10-22 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/U.java,voji/ui/JResultTable: implemented maxRows 2002-09-21 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/U.java: improved parseObject() 2002-07-31 Volker Grabsch <volker-voji@v.notjusthosting.com> * Changed all Enumerations to Iterators * voji/utils/PageGraphics.java: improved toString() * voji/utils/CopyGraphics.java: improved toString() * voji/report/ReportColor.java: created * voji/utils/U.java: implemented synchronizeDirectory() 2002-03-30 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/report/ReportSpace.java: handles sub components 2002-03-28 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/utils/Icons.java: moved from voji/ui/ to voji/utils/ 2002-03-27 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/report/Report.java: implemented header/bottom components * voji/report/ReportPageNumber.java: created 2002-03-26 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/report/*.java: created some simpler constructors * voji/report/ReportText.java: implemented all break types implemented alignment 2002-03-25 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/ui/Icons.java: mentioned KDE * voji/report/ReportText.java: implemented correctly * voji/report/ReportTable.java: created 2002-03-24 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/report/ReportFrame.java: created * voji/report/ReportSpace.java: created * voji/report/ReportText.java: created in a primitive way 2002-03-23 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/report/ReportImage.java: created 2002-03-22 Volker Grabsch <volker-voji@v.notjusthosting.com> * voji/report/Report.java: created * voji/report/ReportComponent.java: created * voji/report/: created * voji/utils/PageGraphics.java: created * voji/utils/CopyGraphics.java: created 2002-01-05 Volker Grabsch <volker-voji@v.notjusthosting.com> * Release - 0.8

    posted 2254 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

VoJI - Volker's Java Improvements Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review