org.tm4j.tmnav.renderer.section.GridBagPanel .addRow(org.tm4j.panckoucke.model.AMMember label,org.tm4j.panckoucke.model.AMMember[] value,org.tm4j.panckoucke.model.AMMember showAssociation)

Description

Adds a row with one Member which serves as the Label, and multiple Members that will be displayed under that label. Additionally an optional Association-Member may be specified which leads to the rendering of a clickable Association-Icon

Parameters
java.lang.String label the text of the label of that row
org.tm4j.panckoucke.model.AMMember showAssociation an Association that will be represented by a clickable Icon
org.tm4j.panckoucke.model.AMMember value

Other Resources