Searched refs:getAttributeList (Results 1 – 5 of 5) sorted by relevance
784 public AttributeList getAttributeList() { in getAttributeList() method in WindowShadow787 return panel.getAttributeList(); in getAttributeList()789 return super.getAttributeList(); in getAttributeList()
253 AttributeList list = getAttributeList(); in replicate()
354 public AttributeList getAttributeList() { in getAttributeList() method in AttributeManager615 AttributeList list = getAttributeList(); in replicate()
1277 (AttributeList)shadow.getAttributeList().clone(); in mergeForward()
244 attrlistconv.convertToString(tree.getAttributeList(), buf); in convertToString()