我可以使用 JComboBox 实现单词预测吗

发布于 2024-11-07 01:30:43 字数 116 浏览 0 评论 0原文

我需要建议,有什么方法可以使用 JComboBox 单词预测来实现,当我开始输入时,我想打开包含以我输入的部分开头的所有单词的下拉列表? 或者我需要使用其他一些组件,哪一个?请帮忙,我阅读了文档,但找不到我需要的东西。

I need advice, is there any way to implement with JComboBox word prediction, when I start type I want to open dropdown with all words which start with part what I typed ?
Or I need to use some other component, which one ? Please help, I read documentation but I couldn't find what I need.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

霞映澄塘 2024-11-14 01:30:43

你可以看一下这篇文章:AutoComplete JComboBox或者google一下自动完成和 JCombobox。有几个库正在解决这个问题。

You can take a look at this article: AutoComplete JComboBox or google on autocompletion and JCombobox. There are several libraries that are solving the problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文