音频播放器程序的 JAVA 时间线

发布于 2024-12-17 14:02:47 字数 223 浏览 0 评论 0原文

我正在用 Java 编写一个像 winamp 这样的音频播放器。我现在处于 GUI 阶段,需要某种时间线/时间栏,就像在 winamp 和其他音频/视频播放程序中一样。

有没有人知道我可以用什么来做这个? Java 中已有的东西?

winamp 时间栏的图像;

在此处输入图像描述

I'm in the process of programming an audioplayer like winamp in Java. I'm in the GUI phase now and need some kind of timeline/timebar, like in winamp and other audio/video playback programs.

Does anyboyd have an idea to what I can use for this? Something already in Java?

Image of winamp's timebar;

enter image description here

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

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

发布评论

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

评论(1

情话已封尘 2024-12-24 14:02:47

JSliderJScrollBar 可能是候选者,尽管您必须做一些工作让他们看起来不错!

JSlider or JScrollBar might be candidates, though you'd have to put some work in to get them to look nice!

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