UuidVersionRenderer

private class UuidVersionRenderer : ColoredListCellRenderer<Int> (source)

Renders a supported UUID version.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
protected open override fun customizeCellRenderer(list: JList<out Int>, value: Int?, index: Int, selected: Boolean, hasFocus: Boolean)