سؤال

I have a problem. I have been trying to set JComboBox in JTable cell, but only cell with specified parameters (not all cells in column).

I've customized DefaultTableCellRenderer and I'm trying to paste JComboBox to cell in getTableCellRendererComponent. I know that it place new JComboBox exery time when I do sth with JTable, it's not a solution of this problem. Maybe somebody knows how it should be done?

هل كانت مفيدة؟

المحلول

if you'll change something with your Accepted rate, then you can read my post about that

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top