Put the following on the initialize extension function.
from java.lang import Boolean
table = self.getTable()
table.getDefaultRenderer(Boolean).setOpaque(True)
Put the following on the initialize extension function.
from java.lang import Boolean
table = self.getTable()
table.getDefaultRenderer(Boolean).setOpaque(True)