开发者

Java Swing - How to override the tray 'displayMessage' popup?

I set up a tray for 开发者_运维知识库my application and when an event occurs the 'displayMessage(String, String, Icon)' method is called. Is there anyway to override the paint method of this popup to make it look different?

Edit: No-one?


I don't think it's possible since the tray is coming from OS. Your best bet is to modify the appearance of the message on the OS configuration, which of course will change not only yours.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜