📄 java.telephony.phone.events.phonetermev.html
字号:
<!--NewPage--><html><head><!-- Generated by javadoc on Fri Feb 07 16:42:30 PST 1997 --><a name="_top_"></a><title> Interface java.telephony.phone.events.PhoneTermEv</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.phone.events.html">This Package</a> <a href="java.telephony.phone.events.PhoneEv.html#_top_">Previous</a> <a href="java.telephony.phone.events.RingerPatternEv.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Interface java.telephony.phone.events.PhoneTermEv</h1><dl> <dt> public interface <b>PhoneTermEv</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> <dt> extends <a href="java.telephony.phone.events.PhoneEv.html#_top_">PhoneEv</a>, <a href="java.telephony.events.TermEv.html#_top_">TermEv</a></dl>The PhoneTermEv interface extends the TermEv interface and is the baseevent interface for all phone-components related events. All componentevents must extends this interface. These events are reported through theTerminalObserver interface.<hr><a name="index"></a><h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"></h2><dl> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getComponent()"><b>getComponent</b></a>() <dd> Returns the Component object responsible for this event. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getComponentGroup()"><b>getComponentGroup</b></a>() <dd> Returns the ComponentGroup object associated with this event.</dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="getComponentGroup()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getComponentGroup"><b>getComponentGroup</b></a><pre> public abstract <a href="java.telephony.phone.ComponentGroup.html#_top_">ComponentGroup</a> getComponentGroup()</pre><dl> <dd> Returns the ComponentGroup object associated with this event.<p> <dl> <dt> <b>Returns:</b> <dd> s The ComponentGroup object associated with this event. </dl></dl><a name="getComponent()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getComponent"><b>getComponent</b></a><pre> public abstract <a href="java.telephony.phone.Component.html#_top_">Component</a> getComponent()</pre><dl> <dd> Returns the Component object responsible for this event.<p> <dl> <dt> <b>Returns:</b> <dd> s The Component object responsible for this event. </dl></dl><hr><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.phone.events.html">This Package</a> <a href="java.telephony.phone.events.PhoneEv.html#_top_">Previous</a> <a href="java.telephony.phone.events.RingerPatternEv.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -