gpt4 book ai didi

java - 如何设置 org.eclipse.swt.widgets.Text 边框的颜色

转载 作者:行者123 更新时间:2023-12-01 04:13:53 25 4
gpt4 key购买 nike

我有一个 org.eclipse.swt.widgets.Text 框。

private org.eclipse.swt.widgets.Text textBox = new Text(parent , SWT.BORDER)

如何设置此文本框的边框颜色?设置背景可以使用setBackground来完成,但我没有找到任何边框选项!

我发现了这个: http://www.java-tips.org/other-api-tips-100035/168-eclipse/1570-how-to-add-colored-border-around-the-text-widgets.html
现在我如何通知paintListener?基本上根据条件边框应更改为红色!

最佳答案

当你想在干净和红色之间切换时,你只需调用redraw()。绘制监听器将被自动调用。

关于java - 如何设置 org.eclipse.swt.widgets.Text 边框的颜色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19630484/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com