4D S.A. Copyright 2001

j4d.open
Class opTableArray

java.lang.Object
  |
  +--j4d.open.opTableArray

public class opTableArray
extends java.lang.Object

Object to store opTables. This object is used essentially in the method GetTableNames.


Field Summary
 short mSize
           
 opTable[] mTableArray
           
 
Constructor Summary
opTableArray(short size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mTableArray

public opTable[] mTableArray

mSize

public short mSize
Constructor Detail

opTableArray

public opTableArray(short size)

4D S.A. Copyright 2001

4D S.A.