JTAPI_html 用于JTAPI的HTML文档.

源代码在线查看: java.telephony.phone.phonebutton.html

软件大小: 505 K
上传用户: sinoarts
关键词: JTAPI_html JTAPI HTML 文档
下载地址: 免注册下载 普通下载 VIP

相关代码

																												  Interface java.telephony.phone.PhoneButton																				All Packages  Class Hierarchy  This Package  Previous  Next  Index												  Interface java.telephony.phone.PhoneButton												   public interface PhoneButton				   extends Object				   extends Component																				  												   					buttonPress()				   Press the button.				   					getAssociatedPhoneLamp()				   Returns the associated lamp information.				   					getInfo()				   Returns the button information.				   					setInfo(String)				   Sets button information.																  												getInfo								  public abstract String getInfo() throws PlatformException												   Returns the button information.								  				     Returns:				     The string button information.				     Throws: PlatformException				     A platform-specific exception occurred.				  												setInfo								  public abstract void setInfo(String buttonInfo) throws PlatformException												   Sets button information.								  				     Parameters:				     buttonInfo - The button information.				     Throws: PlatformException				     A platform-specific exception occurred.				  												getAssociatedPhoneLamp								  public abstract PhoneLamp getAssociatedPhoneLamp() throws PlatformException												   Returns the associated lamp information.								  				     Returns:				     The associated lamp object.				     Throws: PlatformException				     A platform-specific exception occurred.				  												buttonPress								  public abstract void buttonPress() throws PlatformException												   Press the button.								  				     Throws: PlatformException				     A platform-specific exception occurred.				  																All Packages  Class Hierarchy  This Package  Previous  Next  Index															

相关资源