createComponent

override fun createComponent(): JPanel

Creates a new JPanel with the table and the corresponding buttons.

Do not use this method; instead, use the panel property.

Return

a new JPanel with the table and the corresponding buttons

Sources

jvm source
Link copied to clipboard