Save This Page
Home » slf4j-1.5.5 » org.apache » log4j » lf5 » viewer » categoryexplorer » [javadoc | source]
org.apache.log4j.lf5.viewer.categoryexplorer
public class: CategoryElement [javadoc | source]
java.lang.Object
   org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement
CategoryElement represents a single element or part of a Category.
Field Summary
protected  String _categoryTitle     
Constructor:
 public CategoryElement() 
 public CategoryElement(String title) 
Method from org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement Summary:
getTitle,   setTitle
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.log4j.lf5.viewer.categoryexplorer.CategoryElement Detail:
 public String getTitle() 
 public  void setTitle(String title)