refresh
Override me! Gets called whenever a button of any group gets pressed (or something calls for a re-render). If you e.g. want to enable/disable buttons or change tooltips based on the current state, implement that logic in this method. Otherwise, an empty method will do.