Searched refs:elem_desc (Results 1 – 1 of 1) sorted by relevance
230 final ElementDescriptor elem_desc = ui_node.getDescriptor(); in createUiAttributeControls() local267 if (elem_desc.getTooltip() != null) { in createUiAttributeControls()271 tooltip = DescriptorsUtils.formatFormText(elem_desc.getTooltip(), in createUiAttributeControls()272 elem_desc, in createUiAttributeControls()275 tooltip = elem_desc.getTooltip(); in createUiAttributeControls()282 Image icon = elem_desc.getCustomizedIcon(); in createUiAttributeControls()295 tooltip = DescriptorsUtils.formatTooltip(elem_desc.getTooltip()); in createUiAttributeControls()312 title = String.format("Attributes from %1$s", elem_desc.getUiName()); in createUiAttributeControls()