UseFrontEnd[expr]
evaluates expr in an environment where the kernel can make use of the services of the notebook front end.


UseFrontEnd
UseFrontEnd[expr]
evaluates expr in an environment where the kernel can make use of the services of the notebook front end.
Details and Options
- To use UseFrontEnd, you first need to load J/Link using Needs["JLink`"].
- The most important such service is producing images involving typeset expressions.
- The front end will be launched if required.
- This function will typically be called only from an external program that is driving the kernel, not from code executing in a front end notebook.
Tech Notes
Text
Wolfram Research (2007), UseFrontEnd, Wolfram Language function, https://reference.wolfram.com/language/JLink/ref/UseFrontEnd.html.
CMS
Wolfram Language. 2007. "UseFrontEnd." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/JLink/ref/UseFrontEnd.html.
APA
Wolfram Language. (2007). UseFrontEnd. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/JLink/ref/UseFrontEnd.html
BibTeX
@misc{reference.wolfram_2025_usefrontend, author="Wolfram Research", title="{UseFrontEnd}", year="2007", howpublished="\url{https://reference.wolfram.com/language/JLink/ref/UseFrontEnd.html}", note=[Accessed: 17-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_usefrontend, organization={Wolfram Research}, title={UseFrontEnd}, year={2007}, url={https://reference.wolfram.com/language/JLink/ref/UseFrontEnd.html}, note=[Accessed: 17-August-2025]}