Mathematica >
Tokens Related to the Palettes Menu
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard menu commands—as well as ones not accessible directly with the default front end menu configuration.
FrontEndTokenExecute execute a menu-like command specified by a front end token
    
"GeneratePalette" convert a selection into a palette
"GenerateNotebook" convert a palette into a notebook
TUTORIALS
MORE ABOUT