Package de.kappich.pat.gnd.configBrowser
Class BrowserTreeFormatter
java.lang.Object
de.kappich.pat.gnd.configBrowser.BrowserTreeFormatter
- All Implemented Interfaces:
de.bsvrz.sys.funclib.kappich.properties.PropertyFormatter
public class BrowserTreeFormatter
extends java.lang.Object
implements de.bsvrz.sys.funclib.kappich.properties.PropertyFormatter
-
Constructor Summary
Constructors Constructor Description BrowserTreeFormatter()
-
Method Summary
Modifier and Type Method Description java.lang.String
format(de.bsvrz.sys.funclib.kappich.properties.PropertyName propertyName, java.lang.Object o)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BrowserTreeFormatter
public BrowserTreeFormatter()
-
-
Method Details
-
format
public java.lang.String format(de.bsvrz.sys.funclib.kappich.properties.PropertyName propertyName, java.lang.Object o)- Specified by:
format
in interfacede.bsvrz.sys.funclib.kappich.properties.PropertyFormatter
-