Skip to content

Commit

Permalink
Todo
Browse files Browse the repository at this point in the history
  • Loading branch information
wsbrenk committed Nov 2, 2024
1 parent 0beea1c commit 14fb797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/core/gui/comp/table/HOTableModel.java
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ public boolean userCanDisableColumns() {

/**
* Initialize the table object with data from the model
* Todo: Think about making HOTableModel supporting only FixedColumnsTable (JTable==FixedColumnsTable(0 fixed columns))
* @param table Table object
*/
public void initTable(JTable table) {
Expand Down

0 comments on commit 14fb797

Please sign in to comment.