FOA

Uses of Class
foa.attributes.AttributeManager

Packages that use AttributeManager
foa.attributes   
 

Uses of AttributeManager in foa.attributes
 

Methods in foa.attributes that return AttributeManager
 AttributeManager AttributeDirector.getAttributeManager()
           
 AttributeManager AttributeFrame.getAttributeManager()
           
 

Constructors in foa.attributes with parameters of type AttributeManager
AttributeFrame(java.lang.String title, AttributeManager attributeManager, AttributeDirector attributeDirector, double wFactor, double hFactor)
           
 


FOA