📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2) on Fri Jan 28 10:12:54 KST 2005 -->
<TITLE>
Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" 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_top_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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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>
</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="index-all.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_top"></A><!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util"><B>AudioClip</B></A> - class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>.<DD>An <code>AudioClip</code> plays, stops, resumes or pauses audio data received from the file or buffer. <DT><A HREF="com/samsung/util/AudioClip.html#AudioClip(int, byte[], int, int)"><B>AudioClip(int, byte[], int, int)</B></A> -
Constructor for class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>Constructs a new instance of <code>AudioClip</code> with type and data which stored in the specified byte array at the specified offset and length.
<DT><A HREF="com/samsung/util/AudioClip.html#AudioClip(int, java.lang.String)"><B>AudioClip(int, String)</B></A> -
Constructor for class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>Constructs a new instance of <code>AudioClip</code> with type and data from the named resource.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="com/samsung/util/package-summary.html"><B>com.samsung.util</B></A> - package com.samsung.util<DD> </DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="com/samsung/util/SM.html#getCallbackAddress()"><B>getCallbackAddress()</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>
<DD>Gets callback phone number.
<DT><A HREF="com/samsung/util/SM.html#getData()"><B>getData()</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>
<DD>Gets message which will be sent.
<DT><A HREF="com/samsung/util/SM.html#getDestAddress()"><B>getDestAddress()</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>
<DD>Gets destination phone number.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="com/samsung/util/AudioClip.html#isSupported()"><B>isSupported()</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>Gets an information whether audio clip is supported by the device.
<DT><A HREF="com/samsung/util/LCDLight.html#isSupported()"><B>isSupported()</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/LCDLight.html" title="class in com.samsung.util">LCDLight</A>
<DD>Gets an information whether LCD light is supported by the device.
<DT><A HREF="com/samsung/util/SMS.html#isSupported()"><B>isSupported()</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/SMS.html" title="class in com.samsung.util">SMS</A>
<DD>Gets an information whether GSM Short Message Service is supported by the device.
<DT><A HREF="com/samsung/util/Vibration.html#isSupported()"><B>isSupported()</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/Vibration.html" title="class in com.samsung.util">Vibration</A>
<DD>Gets an information whether vibration is supported by the device.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="com/samsung/util/LCDLight.html" title="class in com.samsung.util"><B>LCDLight</B></A> - class com.samsung.util.<A HREF="com/samsung/util/LCDLight.html" title="class in com.samsung.util">LCDLight</A>.<DD>The <code>LCDLight</code> class controls back light of phone screen.</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="com/samsung/util/LCDLight.html#off()"><B>off()</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/LCDLight.html" title="class in com.samsung.util">LCDLight</A>
<DD>Stops lightening of the screen.
<DT><A HREF="com/samsung/util/LCDLight.html#on(int)"><B>on(int)</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/LCDLight.html" title="class in com.samsung.util">LCDLight</A>
<DD>Starts lightening of the screen with time (sec).
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="com/samsung/util/AudioClip.html#pause()"><B>pause()</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>Pauses audio.
<DT><A HREF="com/samsung/util/AudioClip.html#play(int, int)"><B>play(int, int)</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>Plays audio with specified volume for specified loop.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="com/samsung/util/AudioClip.html#resume()"><B>resume()</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>Resumes audio on a paused position.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="com/samsung/util/SM.html" title="class in com.samsung.util"><B>SM</B></A> - class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>.<DD>The <code>SM</code> is the class contains the destination phone number, callback phone number and text messages.<DT><A HREF="com/samsung/util/SM.html#SM()"><B>SM()</B></A> -
Constructor for class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>
<DD>Constructs a new instance of <code>Short Message</code>
<DT><A HREF="com/samsung/util/SM.html#SM(java.lang.String, java.lang.String, java.lang.String)"><B>SM(String, String, String)</B></A> -
Constructor for class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>
<DD>Constructs a new instance of <code>Short Message</code> with destinationAddress, callbackAddress and text message.
<DT><A HREF="com/samsung/util/SMS.html" title="class in com.samsung.util"><B>SMS</B></A> - class com.samsung.util.<A HREF="com/samsung/util/SMS.html" title="class in com.samsung.util">SMS</A>.<DD>The <code>SMS</code> class contains method for sending message.<DT><A HREF="com/samsung/util/SMS.html#send(com.samsung.util.SM)"><B>send(SM)</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/SMS.html" title="class in com.samsung.util">SMS</A>
<DD>Sends a massage.
<DT><A HREF="com/samsung/util/SM.html#setCallbackAddress(java.lang.String)"><B>setCallbackAddress(String)</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>
<DD>Sets the callback address for sending message.
<DT><A HREF="com/samsung/util/SM.html#setData(java.lang.String)"><B>setData(String)</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>
<DD>Sets text message which will be sent.
<DT><A HREF="com/samsung/util/SM.html#setDestAddress(java.lang.String)"><B>setDestAddress(String)</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/SM.html" title="class in com.samsung.util">SM</A>
<DD>Sets the destination address for sending message.
<DT><A HREF="com/samsung/util/Vibration.html#start(int, int)"><B>start(int, int)</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/Vibration.html" title="class in com.samsung.util">Vibration</A>
<DD>Starts vibrating with duration(sec) and strength.
<DT><A HREF="com/samsung/util/AudioClip.html#stop()"><B>stop()</B></A> -
Method in class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>Stops the audio and releases its resources.
<DT><A HREF="com/samsung/util/Vibration.html#stop()"><B>stop()</B></A> -
Static method in class com.samsung.util.<A HREF="com/samsung/util/Vibration.html" title="class in com.samsung.util">Vibration</A>
<DD>Stops vibrating.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="com/samsung/util/AudioClip.html#TYPE_MIDI"><B>TYPE_MIDI</B></A> -
Static variable in class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>The "MIDI" audio type constant.
<DT><A HREF="com/samsung/util/AudioClip.html#TYPE_MMF"><B>TYPE_MMF</B></A> -
Static variable in class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>The "MMF" audio type constant.
<DT><A HREF="com/samsung/util/AudioClip.html#TYPE_MP3"><B>TYPE_MP3</B></A> -
Static variable in class com.samsung.util.<A HREF="com/samsung/util/AudioClip.html" title="class in com.samsung.util">AudioClip</A>
<DD>The "MP3" audio type constant.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="com/samsung/util/Vibration.html" title="class in com.samsung.util"><B>Vibration</B></A> - class com.samsung.util.<A HREF="com/samsung/util/Vibration.html" title="class in com.samsung.util">Vibration</A>.<DD>The <code>Vibration</code> class controls vibration of phone.</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A>
<!-- ======= 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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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>
</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="index-all.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 + -