📄 java.telephony.phone.phonebutton.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.PhoneButton</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.phone.html">This Package</a> <a href="java.telephony.phone.ComponentGroup.html#_top_">Previous</a> <a href="java.telephony.phone.PhoneDisplay.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Interface java.telephony.phone.PhoneButton</h1><dl> <dt> public interface <b>PhoneButton</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> <dt> extends <a href="java.telephony.phone.Component.html#_top_">Component</a></dl><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="#buttonPress()"><b>buttonPress</b></a>() <dd> Press the button. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getAssociatedPhoneLamp()"><b>getAssociatedPhoneLamp</b></a>() <dd> Returns the associated lamp information. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getInfo()"><b>getInfo</b></a>() <dd> Returns the button information. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#setInfo(java.lang.String)"><b>setInfo</b></a>(String) <dd> Sets button information.</dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="getInfo()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getInfo"><b>getInfo</b></a><pre> public abstract <a href="java.lang.String.html#_top_">String</a> getInfo() throws <a href="java.telephony.PlatformException.html#_top_">PlatformException</a></pre><dl> <dd> Returns the button information.<p> <dl> <dt> <b>Returns:</b> <dd> The string button information. <dt> <b>Throws:</b> <a href="java.telephony.PlatformException.html#_top_">PlatformException</a> <dd> A platform-specific exception occurred. </dl></dl><a name="setInfo(java.lang.String)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="setInfo"><b>setInfo</b></a><pre> public abstract void setInfo(<a href="java.lang.String.html#_top_">String</a> buttonInfo) throws <a href="java.telephony.PlatformException.html#_top_">PlatformException</a></pre><dl> <dd> Sets button information.<p> <dl> <dt> <b>Parameters:</b> <dd> buttonInfo - The button information. <dt> <b>Throws:</b> <a href="java.telephony.PlatformException.html#_top_">PlatformException</a> <dd> A platform-specific exception occurred. </dl></dl><a name="getAssociatedPhoneLamp()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getAssociatedPhoneLamp"><b>getAssociatedPhoneLamp</b></a><pre> public abstract <a href="java.telephony.phone.PhoneLamp.html#_top_">PhoneLamp</a> getAssociatedPhoneLamp() throws <a href="java.telephony.PlatformException.html#_top_">PlatformException</a></pre><dl> <dd> Returns the associated lamp information.<p> <dl> <dt> <b>Returns:</b> <dd> The associated lamp object. <dt> <b>Throws:</b> <a href="java.telephony.PlatformException.html#_top_">PlatformException</a> <dd> A platform-specific exception occurred. </dl></dl><a name="buttonPress()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="buttonPress"><b>buttonPress</b></a><pre> public abstract void buttonPress() throws <a href="java.telephony.PlatformException.html#_top_">PlatformException</a></pre><dl> <dd> Press the button.<p> <dl> <dt> <b>Throws:</b> <a href="java.telephony.PlatformException.html#_top_">PlatformException</a> <dd> A platform-specific exception occurred. </dl></dl><hr><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.phone.html">This Package</a> <a href="java.telephony.phone.ComponentGroup.html#_top_">Previous</a> <a href="java.telephony.phone.PhoneDisplay.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -