JLink`
JLink`
FrontEndSharedQ
FrontEndSharedQ[link]
returns True if the front end is being shared with a specified link, and returns False otherwise.
Details
- To use FrontEndSharedQ, you first need to load J/Link using Needs["JLink`"].
- For backward compatibility, calling FrontEndSharedQ[] with no arguments defaults to the Java link (thus it is equivalent to FrontEndSharedQ[JavaLink[]]).