Class CategoryElement
- java.lang.Object
-
- org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
-
public class CategoryElement extends Object
CategoryElement represents a single element or part of a Category.- Author:
- Michael J. Sikorsky, Robert Shaw
-
-
Field Summary
Fields Modifier and Type Field Description protected String
_categoryTitle
-
Constructor Summary
Constructors Constructor Description CategoryElement()
CategoryElement(String title)
-