cds.savot.model
Class TableSet

java.lang.Object
  extended bycds.savot.model.SavotSet
      extended bycds.savot.model.TableSet

public class TableSet
extends SavotSet

Title: TableSet

Description: Set of Table elements

Copyright: 2002-2004

Company: CDS

Version:
2.0 (kickoff 31 May 02)
Author:
Andre Schaaff
See Also:
SavotSet

Constructor Summary
TableSet()
          Constructor
 
Methods inherited from class cds.savot.model.SavotSet
addItem, getItemAt, getItemCount, getItems, removeAllItems, removeItemAt, setItems
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableSet

public TableSet()
Constructor