set Objects(blink_panel) { \ toplevel TopLevelShell blink_panel\ blink_panel Layout bpLayout\ \ bpLayout Frame brMenuFrame\ brMenuFrame Layout brMenuBar\ brMenuBar Command brClose\ \ bpLayout Frame brFrame\ brFrame Layout brLayout\ \ brLayout Group brFramesG\ brFramesG Layout brFrames\ brFrames MenuButton brFrame1\ brFrames MenuButton brFrame2\ brFrames MenuButton brFrame3\ brFrames MenuButton brFrame4\ brFrames MenuButton brFrame5\ brFrames MenuButton brFrame6\ brFrames MenuButton brFrame7\ brFrames MenuButton brFrame8\ brFrames MenuButton brFrame9\ brFrames MenuButton brFrame10\ brFrames MenuButton brFrame11\ brFrames MenuButton brFrame12\ brFrames MenuButton brFrame13\ brFrames MenuButton brFrame14\ brFrames MenuButton brFrame15\ brFrames MenuButton brFrame16\ \ brLayout Group brCmdG\ brCmdG Layout brCmd\ brCmd Command brReset\ brCmd Label brRateLabel\ brCmd Frame brBRframe\ brBRframe Layout brBRlayout\ brBRlayout Arrow brBRdecrease\ brBRlayout TextBox brBRtext\ brBRlayout Arrow brBRincrease\ brCmd Command brRegButton\ brCmd Command brMatchButton\ brCmd TextToggle brBlinkButton\ brCmd TextToggle brAregButton\ }