org.tm4j.tmnav.renderer.section.SectionPanel .addPropertyRow(org.tm4j.tmnav.renderer.section.GridBagPanel dataPanel,org.tm4j.panckoucke.impl.abstraction.util.MatrixNode mn,int col)

Description

adds a property row to the given GridBagPanel. the property is the AMNode that represents column col, the value is the set of AMMembers that represent the cells of this column for all rows.

Parameters
int col
org.tm4j.tmnav.renderer.section.GridBagPanel dataPanel
org.tm4j.panckoucke.impl.abstraction.util.MatrixNode mn

Other Resources

Related Topics