Package de.kosi.admin

de.kosi.admin contains all classes used for the administration of the server.

See:
          Description

Interface Summary
AdminInterface The administration interface gives the administration client a possibility to get a list of all configurable components.
Configurable An implementation of the Configurable interface has to be registered with the AdminInterfaceImpl by all Components, that can be configured by the AdminClient.
 

Class Summary
AdminClient The administration client is used to configure the server.
AdminFrame The main frame of the administration client.
AdminInterfaceImpl The administration interface gives the administration client a possibility to get a list of all configurable components.
GuiFactory GuiFactory is a convenience class, for creating GUI elements.
JSaveableTextField A saveable test field extends a textfield, to display the text in a different color, if it has changed.
LoginDialog The login dialog for the administration client.
 

Package de.kosi.admin Description

de.kosi.admin contains all classes used for the administration of the server.