Package de.kosi.util

Im de.kosi.util Package finden sich alle Klasse, die nur Utility Funktionen haben und/oder nicht zur eigentlichen Funktionalität gehören.

See:
          Description

Interface Summary
AbstractDistributedListTableModel.ListEntry Interface for an entry in the list.
DistributedList Interface to a distributed list.
DistributedListFilter Interface for a DistributedListFilter.
DistributedListListener A Listener to a distributed list.
ListenerList.EventDispatcher Interface for an EventDispatcher.
StaticDistributedListFilter Interface for a DistributedListFilter that is not dependend on the state of the filtered objects.
 

Class Summary
AbstractDistributedListTableModel This class implements a TableModel on top of a DistributedList.
AvailableUserFilter  
Configuration The class Configuration provides a simple Configuration mechanism.
DBDistributedListImpl A Distributed List backed by a database, ChangeLog: $Log: DBDistributedListImpl.java,v $ Revision 1.2 2001/06/04 14:21:10 jiriki Made source more comliant to coding guidelines.
DistributedListAdapter A listener adapter to a distributed list.
DistributedListEvent A DistributedListEvent is an event, that is send to all listeners, when the list changes.
DistributedListImpl This class contains the default implementation of the DistributedList interface.
DistributedListModel  
ExceptionHandler The ExceptionHandlers implements a ''Chain of Responibility'' pattern for Exceptions.
LatexAntTask This class implements an ant task to convert latex files into ps, pdf, html and plain text.
ListenerList Implements a abstract list of event listeners.
MetricsAntTask Diese Klasse implementiert einen Ant-Task, der zu den KoSI Klassen Metriken berechnet und in eine XML Datei ausgibt.
NoDistributedListFilter This is no DistributedListFilter.
ProtokolleAntTask Die Klasse implementiert einen Ant-Task, der es ermöglicht die in LaTex geschriebenen Protokolle in andere Formate (html, pdf, ps) umzuwandeln.
ProxyDistributedListListener This class implements a proxy for a DistributedListListener.
ThreadPool The class ThreadPool implements a thread pool.
UserResourceBundle UserResourceBundle is a ResourceBundle, that returns a resource for the current user.
WaitObject WaitObject implements a meaning to wait for a number of events to happen (barrier).
XalanLiaison Diese Klasse bildet das Bindeglied zwischen dem Ant-Style Task und dem Xalan XSLT Prozessor.
XMIAntTask Diese Klasse implementiert einen Ant-Task, der zu einme ArgoUML Modell alle Diagramme in *.gif und *.eps konvertiert.
 

Exception Summary
LocalizedException LocalizedException overrides getMessage() to provide the user with a localized message.
 

Package de.kosi.util Description

Im de.kosi.util Package finden sich alle Klasse, die nur Utility Funktionen haben und/oder nicht zur eigentlichen Funktionalität gehören.