Version 13 (modified by 5 years ago) ( diff ) | ,
---|
Welcome to the Utilities repository of the II group of TUDelft.
This is a collection of general java tool classes that are used in various projects.
Checkout using
svn co https://tracinsy.ewi.tudelft.nl/pub/svn/Utilities
to browse sources, click on the "Browse Source" button in the top right.
title/link | description |
wiki:AccountServer | tomcat app that uses AccountManager to create login procedure for sessions |
wiki:AccountManager | java code for handling accounts: login/password storage, reset password, create account |
Translator | Csv-file based translator with best-match translation |
Tree | utility for tree-with-attributes, matching of trees, etc |
Listener | similar to the java Observable, but with interface foundation |
immutablelist | toolbox for lazy list manipulation, for generating and manipulating very large or even infinite large lists. |
files | toolbox for file handling: listen for file changes |
dialogmanager | tool to create and run a dialog. |
You can use the artifacts using maven. All artifacts are also available for download from the artifactory
Note:
See TracWiki
for help on using the wiki.