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. |
Im de.kosi.util Package finden sich alle Klasse, die nur Utility Funktionen haben und/oder nicht zur eigentlichen
Funktionalität gehören.