java项目“文件查找器”的界面设计

发布于 2024-09-26 19:51:33 字数 186 浏览 1 评论 0原文

我正在用java开发一个文件查找器项目。 我必须设计用户交互和访问数据库的界面。 我想知道我需要使用的小程序的基本项目是什么。

我添加了两个组合框和标签,一个用于文件扩展名,另一个用于文件名和一个提交按钮。还有其他必要的项目吗?

提前致谢。

I am working on a project File Finder in java.
I have to design the interface from where user interacts and access database.
I want to know what are the basic items of applet i need to use for it.

I have added two combo boxes and labes one for file extension and other for file name and a submit button.Are there any other items neccessary for it?

Thanks in advance.

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

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

发布评论

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

评论(1

没有心的人 2024-10-03 19:51:33

为了可用性,您应该只有一个文本字段,用户可以在其中执行像 google 一样的查询。文本字段应在按 Enter 键时执行搜索或添加名为“搜索”的附加按钮。

For usability you should have only one text field where the user can perform the queries like google has. the text field should perform the search when pressing the enter key or add an additional button named "search."

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