Package net.mcreator.ui.component.util
Class TableUtil
java.lang.Object
net.mcreator.ui.component.util.TableUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColumnContents(JTable table, int column) getRowContents(JTable table, int row) static booleanisEditingCell(JTable table, int row, int column)
-
Constructor Details
-
TableUtil
public TableUtil()
-
-
Method Details
-
isEditingCell
-
getRowContents
-
getColumnContents
-