-
public interface NodeFormatter
Using this formatter you can change the formatting of leaf nodes in the plugin tree view
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
format(ProgramItem item)
-
-
-
Method Detail
-
format
java.lang.String format(ProgramItem item)
-
-