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 a Member that serves as the Label, and a second Member that will be displayed as the value 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