| 
Class Summary | 
| Counter | 
  | 
| mkbFrame | 
This class creates a frame which displays the mkb hierarchy and constrainsts  
 The hierachy is a directory style tree and the constraints are displayed in tables
 When a relation is selected, the tables are updated. | 
| mkbvkb | 
Creates an applet which lets the user choose to browse the mkb or
 the vkb   The first thing that occurs when creating an instance
 of this class is that it attempts to connect to the server
 "mwMainServer"   It creates an instance of mkbFrame and vkbFrame
 and hides and shows these frames as needed. | 
| MyTableModel | 
This class is the table model for my tables. | 
| MyTreeCellRenderer | 
  | 
| relExtentFrame | 
This class creates a frame which displays the extent of the selected view | 
| viewExtentFrame | 
This class creates a frame which displays the extent of the selected view | 
| vkbFrame | 
This class creates a frame which displays the views and there defintions. |