Hey, how do I add actual values to PropertyTable? I can see public createRow() and createColumn() methods, but for some reason
void set(int rowIndex, int columnIndex, Node value) is private in implementations? Martynas
Hey, how do I add actual values to PropertyTable? I can see public createRow() and createColumn() methods, but for some reason
void set(int rowIndex, int columnIndex, Node value) is private in implementations? Martynas