org.tm4j.tmnav.renderer.section.SectionPanel .addMatrices(java.util.List matrices,java.lang.Object toIgnore)

Description

Adds the data from the given matrices to the a JPanel and returns the panel. Dependant on the size of the matrix, data is added either as tables or as property rows.

Parameters
java.util.List matrices
java.lang.Object toIgnore

Returns

Other Resources

Related Topics