Class CategoryElement
- java.lang.Object
-
- org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
-
public class CategoryElement extends java.lang.ObjectCategoryElement represents a single element or part of a Category.
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String_categoryTitle
-
Constructor Summary
Constructors Constructor Description CategoryElement()CategoryElement(java.lang.String title)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetTitle()voidsetTitle(java.lang.String title)
-