SMACS

Package smacs.util

Utility Classes.

See:
          Description

Interface Summary
CreateListener tagging interface for "create" functionality listeners
SimpleList Simplified List interface.
 

Class Summary
ComparableEventListenerList the java EventListenerList.
Convert print/scan helper.
CreateListenerList Lightweight List of CreateListener objects.
JavaClass helper methods to cut a java class name into pieces.
ObjectEventListenerList the java EventListenerList.
 

Package smacs.util Description

Utility Classes.

A series of general utility classes that are sometimes just shallow wrappers around other functionality or implementing general classes and interfaces for handling of data and lambda tables.

I am usually lazy about the copyright on these implementations but at the time of writing this text I was not as far as to have written a lot in here. So may be some very interesting functionality comes up that I do want to keep for an extra profit elsewhere.

As long as nothing else is told about these, just treat the subpackages as being under license of MPL 1.1 which should fit to my needs - if you pickup the sources and modify them then please tell me of what you did. May be we can merge on some things.

cheers, guido &; guidod@gmx.de&;


SMACS