QJCC homepage

Package biz.chitec.qapp.gjsaadminclient

Administrative client for GJSA servers.

See:
          Description

Interface Summary
EditElement Contract for an edit element.
 

Class Summary
AbstractEditElement General implementation of an edit element for the GJSA server settings editor.
AbstractWorkFrame  
BooleanEditElement Edit element for boolean values.
ConnectionTableFrame Frame to show connections for a server
GJSAAdminClient Administrative client for GJSA servers.
ILoginDialog  
IModifyingDialog  
IntEditElement Editor for numeric properties.
ListEditElement Editor for properties which are lists of strings.
LoginFrame Login dialog for GJSAAdminClient
MapOfListsEditElement Editor for properties which are maps of lists of strings.
NumericTextField JTextField which only allows numeric input.
NumericTextField.IntegerDocument  
PasswordEditElement Editor for password properties.
PropertiesEditFrame Frame which brings all properties editors together and manages the communication with the server.
StringEditElement Editor for string properties.
 

Package biz.chitec.qapp.gjsaadminclient Description

Administrative client for GJSA servers.

Package Specification

Client program which can be used for configuration of GJSA servers


QJCC homepage