#ifndef TABLE_H
#define TABLE_H
#include "source.h"
// Table is a class which is built up upon the Source class. It
// constructs an array according to the source. Each line in
// the source is a ro
//: c13:Table.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Simple demonstration of JTable.
//
/*++
Copyright (c) AFE(Active-Free-Elegance)
Module Name:
table.h
Abstract:
the table class:
1. the table envirement configuration
2. set and clear the food(good ones and bad o