Uses of Class
AttributeView

Uses of AttributeView in
 

Methods in with parameters of type AttributeView
 void TabDataSet.addAttributeView(AttributeView av)
          Method adds the given AttributeView -object to TabDataSet's structures.
 void TabDataSet.removeAttributeView(AttributeView av)
          Method removes the given AttributeView -object from TabDataSet's structures.
 

Constructors in with parameters of type AttributeView
AttributeFilterPane.AttributeFilterPane(int width, int height, int bWid, AttributeView owner)
           
AttributeTitle.AttributeTitle(int width, int height, java.lang.String title, AttributeView owner)
           
Jakauma.Jakauma(int width, int height, int xMarg, int yMarg, AttributeView owner, TabDataSet data)