Package jwo.vfc.hub

Contains the classes used by both hub clients and hub the hub server.

See:
          Description

Interface Summary
JWDialogueListener Interface for objects that need to be updated when a non-modal dialogue is closed.
 

Class Summary
HubDirectories Identifies the home directory of the hub application.
HubUtils A collection of static text utilities for text processing.
JWButton Button that accepts return key as a non-mouse equivalent to selection.
JWConfigFile Contains methods for reading and storing parameters and their values from a configuration file.
JWDialogue Abstract class to use as basis for dialogue windows.
JWDivider Creates a simple centred '3D' dividing line.
JWFrame Abstract class to use as basis for simple non-modal windows.
JWPanel Creates panel with '3D' borders.
JWYesNo Creates a dialogue that requres a Yes or No response to perform an action..
Metadata Class for encapsulating VFC metadata.
Request Class for encapsulating a Hub - Client request.
XMLProcessor Class for reading, processing and writing XML files storing spatial metadata.
 

Package jwo.vfc.hub Description

Contains the classes used by both hub clients and hub the hub server.

Most of these classes are 'helper' classes such as GUI components, a directory identifier and a metadata store/validator. Also includes the Request object which is sent over a network between server and client.

All code in this package copyright Jo Wood, VFC, 1998-2002. No code or documentation may be copied or distributed without the permission of the author.