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 Object implements de.bsvrz.sys.funclib.kappich.properties.PropertyFormatter
Der BrowserTreeFormatter implementiert PropertyFormatter für die Bedürfnisse des BrowserTrees.
  • Constructor Details

    • BrowserTreeFormatter

      public BrowserTreeFormatter()
  • Method Details

    • format

      public String format(de.bsvrz.sys.funclib.kappich.properties.PropertyName propertyName, Object o)
      Specified by:
      format in interface de.bsvrz.sys.funclib.kappich.properties.PropertyFormatter