扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jcombobox的类成员方法: geteditor定义及介绍
发布时间:2014-2-18
本文导语:
geteditor
public comboboxeditor geteditor()
返回用于绘制和编辑 jcombobox 字段中所选项的编辑器。
返回:显示所选项的 comboboxeditor。