Main Content
javaObjectEDT
Call Java constructor on Event Dispatch Thread (EDT)
Description
Examples
Input Arguments
More About
Tips
MATLAB® calls methods on
JavaObj
from the EDT.Static methods on the specified class or Java object run on the MATLAB thread unless called using the
javaMethodEDT
function.
Version History
Introduced in R2009a
See Also
javaMethodEDT
| javaObject
| import
| methods