JLink`
JLink`

$FrontEndInitializationFunction

$FrontEndInitializationFunction

is a function that you can assign to execute when the front end link is first established by ConnectToFrontEnd[].

Details and Options

  • To use $FrontEndInitializationFunction, you first need to load J/Link using Needs["JLink`"].
  • Your function will be passed the link to the front end, and it should return False to indicate that your initialization was not successful, and the front end connection should be abandoned. Any other return value will allow the front end connection to proceed normally.
Wolfram Research (2007), $FrontEndInitializationFunction, Wolfram Language function, https://reference.wolfram.com/language/JLink/ref/$FrontEndInitializationFunction.html.

Text

Wolfram Research (2007), $FrontEndInitializationFunction, Wolfram Language function, https://reference.wolfram.com/language/JLink/ref/$FrontEndInitializationFunction.html.

CMS

Wolfram Language. 2007. "$FrontEndInitializationFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/JLink/ref/$FrontEndInitializationFunction.html.

APA

Wolfram Language. (2007). $FrontEndInitializationFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/JLink/ref/$FrontEndInitializationFunction.html

BibTeX

@misc{reference.wolfram_2024_$frontendinitializationfunction, author="Wolfram Research", title="{$FrontEndInitializationFunction}", year="2007", howpublished="\url{https://reference.wolfram.com/language/JLink/ref/$FrontEndInitializationFunction.html}", note=[Accessed: 23-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_$frontendinitializationfunction, organization={Wolfram Research}, title={$FrontEndInitializationFunction}, year={2007}, url={https://reference.wolfram.com/language/JLink/ref/$FrontEndInitializationFunction.html}, note=[Accessed: 23-April-2024 ]}