Uses of Class
org.apache.log4j.lf5.viewer.categoryexplorer.CategoryPath
-
Packages that use CategoryPath Package Description org.apache.log4j.lf5.viewer.categoryexplorer -
-
Uses of CategoryPath in org.apache.log4j.lf5.viewer.categoryexplorer
Methods in org.apache.log4j.lf5.viewer.categoryexplorer with parameters of type CategoryPath Modifier and Type Method Description CategoryNode
CategoryExplorerModel. addCategory(CategoryPath path)
Method altered by Richard Hurst such that it returns the CategoryNode corresponding to the CategoryPathCategoryNode
CategoryExplorerModel. getCategoryNode(CategoryPath path)
returns null if no CategoryNode exists.boolean
CategoryExplorerModel. isCategoryPathActive(CategoryPath path)
-