📄 source.html
字号:
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../../../com/asprise/util/jtwain/package-summary.html">com.asprise.util.jtwain</A> with parameters of type <A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>SourceManager.</B><B><A HREF="../../../../../com/asprise/util/jtwain/SourceManager.html#openSource(com.asprise.util.jtwain.Source)">openSource</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source)</CODE>
<BR>
Opens the target data source. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A></CODE></FONT></TD>
<TD><CODE><B>SourceManager.</B><B><A HREF="../../../../../com/asprise/util/jtwain/SourceManager.html#selectSource(com.asprise.util.jtwain.Source)">selectSource</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source)</CODE>
<BR>
Selects a Source and a Source as the current active source. </TD>
</TR>
</TABLE>
<P>
<A NAME="com.asprise.util.jtwain.lowlevel"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> in <A HREF="../../../../../com/asprise/util/jtwain/lowlevel/package-summary.html">com.asprise.util.jtwain.lowlevel</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../../../com/asprise/util/jtwain/lowlevel/package-summary.html">com.asprise.util.jtwain.lowlevel</A> that return <A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A></CODE></FONT></TD>
<TD><CODE><B>Control.</B><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#getCurrentSource()">getCurrentSource</A></B>()</CODE>
<BR>
Gets the current active source.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../../../com/asprise/util/jtwain/lowlevel/package-summary.html">com.asprise.util.jtwain.lowlevel</A> with parameters of type <A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>Control.</B><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#openDataSource(com.asprise.util.jtwain.Source)">openDataSource</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source)</CODE>
<BR>
Opens the specified data source. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B>Control.</B><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#getState(com.asprise.util.jtwain.Source)">getState</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source)</CODE>
<BR>
Gets the status of a Source.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B>Control.</B><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#acquireOneImage(com.asprise.util.jtwain.Source)">acquireOneImage</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source)</CODE>
<BR>
Acquires an image from a Source.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>Control.</B><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#assertState(com.asprise.util.jtwain.Source, int)">assertState</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source, int requiredState)</CODE>
<BR>
Asserts the current state is the required one.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>Control.</B><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#assertStateAtLeast(com.asprise.util.jtwain.Source, int)">assertStateAtLeast</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source, int requiredStateAtLeast)</CODE>
<BR>
Asserts the current state is the required state or above it.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static boolean</CODE></FONT></TD>
<TD><CODE><B>Control.</B><B><A HREF="../../../../../com/asprise/util/jtwain/lowlevel/Control.html#assertStateNoException(com.asprise.util.jtwain.Source, int)">assertStateNoException</A></B>(<A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain">Source</A> source, int requiredState)</CODE>
<BR>
Asserts the current state is the required one. </TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/asprise/util/jtwain/Source.html" title="class in com.asprise.util.jtwain"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<a href='http://www.asprise.com/product/jtwain' target=_blank><img src='http://asprise.com/labAsprise.gif' alt='JTwain v9 - Lab Asprise! All Rights Reserved.' border=0></a></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="Source.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -