扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.sound.sampled类control的类成员方法: control定义及介绍
发布时间:2014-2-18
本文导语:
control
protected control(control.type type)
构造具有指定类型的控件。
参数:type - 所需控件的种类
gettype
public control.type gettype()
获得控件的类型。
返回:控件类型。