Uses of Class
TabDataSet

Uses of TabDataSet in
 

Methods in with parameters of type TabDataSet
protected  void AttributeView.initView(TabDataSet data, int aIndex)
          Called from both constructors.
 

Constructors in with parameters of type TabDataSet
AttributeScrollList.AttributeScrollList(TabDataSet tdatas)
           
AttributeView.AttributeView(TabDataSet data, int aIndex)
           
AttributeView.AttributeView(TabDataSet data, int aIndex, boolean gOpen)
           
Jakauma.Jakauma(int width, int height, int xMarg, int yMarg, AttributeView owner, TabDataSet data)