Lead Engineer left.
New Lead had better
approach, but nervous
about deleting stuff
until he was more
familiar with the code.
Oops, DDE no longer
supported - but save the
code, well use it for OLE1
Project started
DDE Leveraged
Support for Java 1.1
OLE2
Support for
JavaBeans
// This class was written by someone earlier (Alex?) to manage the
// indexing or something (maybe). It's probably important.
//
// ****DO NOT DELETE!****
//
// I don't think this is used anywhere - at least not in the new
// Macro_Indexer module which may actually replace whatever
// this was used for, but Im not sure, so its best to just leave it
// here for now (J.P. - 4/89)
class IndexFrame extends Frame
{
// IndexFrame constructor
//--------------------------------------------------------------------------
public IndexFrame(String index_parameter_1)
{
// Note: need to add additional stuff here
super (str);
}
//-------------------------------------
Previous slide | Next slide | Back to first slide | View graphic version |