jwo.vfc.hub
Class HubDirectories

java.lang.Object
  |
  +--jwo.vfc.hub.HubDirectories

public class HubDirectories
extends Object

Identifies the home directory of the hub application.

Version:
1.2.4, 13th November, 1999
Author:
Jo Wood.

Field Summary
static String homeDirectory
          Home directory of the VFC hub.
 
Constructor Summary
HubDirectories()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

homeDirectory

public static String homeDirectory
Home directory of the VFC hub.

Constructor Detail

HubDirectories

public HubDirectories()