Uses of Class
org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement

Packages that use CategoryElement
org.apache.log4j.lf5.viewer.categoryexplorer   
 

Uses of CategoryElement in org.apache.log4j.lf5.viewer.categoryexplorer
 

Methods in org.apache.log4j.lf5.viewer.categoryexplorer that return CategoryElement
 CategoryElement CategoryPath.categoryElementAt(int index)
          Returns the CategoryElement at the specified index.
 

Methods in org.apache.log4j.lf5.viewer.categoryexplorer with parameters of type CategoryElement
 void CategoryPath.addCategoryElement(CategoryElement categoryElement)
          Adds the specified categoryElement to the end of the categoryElement set.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.