|
Log4j 1.3alpha-1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.log4j.chainsaw.filter.EventTypeEntryContainer
A Container class used to hold unique LoggingEvent values and provide them as unique ListModels.
Constructor Summary | |
EventTypeEntryContainer()
|
Method Summary | |
javax.swing.ListModel |
getModel(java.lang.String fieldName)
|
boolean |
modelExists(java.lang.String fieldName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EventTypeEntryContainer()
Method Detail |
public boolean modelExists(java.lang.String fieldName)
public javax.swing.ListModel getModel(java.lang.String fieldName)
|
Log4j 1.3alpha-1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |