Java中的旋转控件
如何在java中旋转某些控件?例如,我想将单选按钮旋转 90 或 180 度,
如何在用于 Android 开发的 JAVA SDK 上执行此操作?
How to rotate some control in java? For example I want to rotate radiobutton for 90 or 180 degrees
How to do this on JAVA SDK for android developing?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能有些过分了,但 JXLayer 可以进行各种转换,包括旋转。 (这些演示令人印象深刻,虽然有点古怪!)
编辑:OP 已被编辑以包含 android。这可能不适用于 Android。
This is probably overkill, but JXLayer does all kinds of transformations, including rotation. (The demos are impressive, if a little wacky!)
EDIT: the OP was edited to include android. This probably doesn't work on Android.