@Override protected void refreshVisuals() { super.refreshVisuals(); refreshFont(); refreshFontColor(); updateLabelText(); }
/** @generated */ protected void refreshVisuals() { super.refreshVisuals(); refreshLabel(); refreshFont(); refreshFontColor(); refreshUnderline(); refreshStrikeThrough(); }