扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.plaf.basic类basiccomboboxeditor的类成员方法: editor定义及介绍
发布时间:2014-2-18
本文导语:
editor
protected jtextfield editor
basiccomboboxeditor
public basiccomboboxeditor()
geteditorcomponent
public component geteditorcomponent()
从接口 comboboxeditor 复制的描述
返回应该添加到此编辑器的树层次结构中的组件。
...