@ -185,7 +185,7 @@ public class TableSearchTreeComboBox extends FRTreeComboBox {
}
};
protected void initPopupListener() {
private void initPopupListener() {
// 点击下拉时触发模糊搜索
this.addPopupMenuListener(new PopupMenuListener() {