!7 static JTable table; p-exp { Set identifiers = tok_allIdentifiers(textOfStandardFunction('standardBotsToRun)); pnl(sortedIC(identifiers)); fS listName = "JavaX Identifier Safety"; final SS map = mechHashMap(listName); O f = func(S id) -> Map { litorderedmap("Identifier" := id, Safety := or2(map.get(id), "?")) }; sexyTable_drag = false; table = showTable(table, map(f, sortedIC(identifiers))); final JTextField tf = jtextfield(); addToWindowWithMargin(table, jcenteredline( jlabel("Safety comment:"), tf, selectedRowCountTableButton(table, jbutton("Save", r { S value = getTextTrim(tf); if (nempty(value)) if (ml_isChange(addToMechMap(listName, mapWithSingleValue(selectedTableRowsFirstColumn(table), value)))) makeTable() })))); }