TemplateCellRenderer
Renders a template.
Functions
Link copied to clipboard
protected open override fun customizeCellRenderer(list: JList<out Template>, value: Template?, index: Int, selected: Boolean, hasFocus: Boolean)
Renders the value as its icon and name, ignoring other parameters.