org.apache.log4j.lf5.viewer.configure
Class ConfigurationManager
java.lang.Object
org.apache.log4j.lf5.viewer.configure.ConfigurationManager
public class ConfigurationManager
- extends Object
ConfigurationManager handles the storage and retrival of the state of
the CategoryExplorer
- Author:
- Richard Hurst, Brad Marlborough
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationManager
public ConfigurationManager(LogBrokerMonitor monitor,
LogTable table)
save
public void save()
reset
public void reset()
treePathToString
public static String treePathToString(TreePath path)
load
protected void load()
processRecordFilter
protected void processRecordFilter(org.w3c.dom.Document doc)
processCategories
protected void processCategories(org.w3c.dom.Document doc)
processLogLevels
protected void processLogLevels(org.w3c.dom.Document doc)
processLogLevelColors
protected void processLogLevelColors(org.w3c.dom.Document doc)
processLogTableColumns
protected void processLogTableColumns(org.w3c.dom.Document doc)
getValue
protected String getValue(org.w3c.dom.NamedNodeMap map,
String attr)
collapseTree
protected void collapseTree()
selectAllNodes
protected void selectAllNodes()
store
protected void store(String s)
deleteConfigurationFile
protected void deleteConfigurationFile()
getFilename
protected String getFilename()
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.