<?xml version="1.0" encoding="utf-8" standalone="yes"?>

<?xml-stylesheet href="./_c74_ref.xsl" type="text/xsl"?>

<!--This is an automatically generated file. DO NOT EDIT THIS FILE DIRECTLY. Rather, use the _ref.xml files found in the 'edits' folder.-->
<c74object name="jit_kernel" module="max" category="Unlisted" private="1">
	<digest>
		Jitter
	</digest>
	<description>
		This is where you send those messages.
	</description>
	<!--METADATA-->
	<metadatalist>
		<metadata name="author">
			Cycling '74
		</metadata>
		<metadata name="tag">
			TEXT_HERE
		</metadata>
	</metadatalist>
	<!--INLETS-->
	<!--OUTLETS-->
	<!--ARGUMENTS-->
	<objarglist>
		<objarg name="OBJARG_NAME" optional="0" type="OBJARG_TYPE">
			<digest>
				TEXT_HERE
			</digest>
			<description>
				TEXT_HERE
			</description>
		</objarg>
	</objarglist>
	<!--MESSAGES-->
	<methodlist>
		<method name="cursor">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				(Macintosh only) Toggles cursor visibility on/off.
			</digest>
			<description>
				(Macintosh only) Toggles cursor visibility on/off.
			</description>
		</method>
		<method name="exportattrs">
			<arglist>
				<arg name="ARG_NAME_0" optional="0" type="list" />
			</arglist>
			<digest>
				Export an object's current attribute state
			</digest>
			<description>
				Send the <m>exportattrs</m> message to any Jitter object to export an xml file containing that object's current attribute state.
			</description>
		</method>
		<method name="glstatus">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="list" />
			</arglist>
			<digest>
				Opens the OpenGL Status window
			</digest>
			<description>
				Opens the OpenGL Status window.
			</description>
		</method>
		<method name="html_ref">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="list" />
			</arglist>
			<digest>
				The word <m>html_ref</m>, followed by a URL as a symbol, Finds the html reference page for the object specified and launches it in a web browser. This message is obsolete in the object documentation system for versions 5.0 and beyond of Max, but remains for object developers who have older style html reference documentation.
			</digest>
			<description>
				The word <m>html_ref</m>, followed by a URL as a symbol, Finds the html reference page for the object specified and launches it in a web browser. This message is obsolete in the object documentation system for versions 5.0 and beyond of Max, but remains for object developers who have older style html reference documentation.
			</description>
		</method>
		<method name="importattrs">
			<arglist>
				<arg name="ARG_NAME_0" optional="0" type="list" />
			</arglist>
			<digest>
				Import attribute states for an object
			</digest>
			<description>
				Send the <m>importattrs</m> message to any Jitter object to import attribute states from a previously exported xml file.
			</description>
		</method>
		<method name="java">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				Toggles Jitter Java support on/off.
			</digest>
			<description>
				Toggles Jitter Java support on/off.
			</description>
		</method>
		<method name="launch_browser">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="list" />
			</arglist>
			<digest>
				The word <m>launch_browser</m>, followed by a URL as a symbol, Launches the specified URL in the default system web browser.
			</digest>
			<description>
				The word <m>launch_browser</m>, followed by a URL as a symbol, Launches the specified URL in the default system web browser.
			</description>
		</method>
		<method name="menubar">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				(Macintosh only) The word <m>menubar</m>, followed by a zero or one, toggles menubar visibility on/off.
			</digest>
			<description>
				(Macintosh only) The word <m>menubar</m>, followed by a zero or one, toggles menubar visibility on/off.
			</description>
		</method>
		<method name="parallel">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				Toggles parallel processor support. The default is on if machine has multiple processors (or cores), and otherwise off
			</digest>
			<description>
				Toggles parallel processor support. The default is on if machine has multiple processors (or cores), and otherwise off
			</description>
		</method>
		<method name="parallelthreads">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				Specifies the number of threads used for parallel processor support. The default is the number of processors (or cores).
			</digest>
			<description>
				Specifies the number of threads used for parallel processor support. The default is the number of processors (or cores).
			</description>
		</method>
		<method name="parallelthreshold">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				Specifies the matrix cellcount above which parallel processors are used. Default is 10000 cells.
			</digest>
			<description>
				Specifies the matrix cellcount above which parallel processors are used. Default is 10000 cells.
			</description>
		</method>
		<method name="pollthrottle">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				Sets the number of scheduler events to process per scheduler tick. Equivalent to Max's <m>setpollthrottle</m> message.
			</digest>
			<description>
				Sets the number of scheduler events to process per scheduler tick. Equivalent to Max's <m>setpollthrottle</m> message.
			</description>
		</method>
		<method name="queuethrottle">
			<arglist>
				<arg name="ARG_NAME" optional="0" type="int" />
			</arglist>
			<digest>
				Sets the number of low priority queue events to process per low priority queue service. Equivalent to Max's <m>setqueuethrottle</m> message.
			</digest>
			<description>
				Sets the number of low priority queue events to process per low priority queue service. Equivalent to Max's <m>setqueuethrottle</m> message.
			</description>
		</method>
	</methodlist>
	<!--ATTRIBUTES-->
	<!--EXAMPLE-->
	<examplelist>
		<example />
	</examplelist>
	<!--SEEALSO-->
	<seealsolist />
</c74object>
