Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为我的应用程序设置了一个托盘,当事件发生时,会调用“displayMessage(String, String, Icon)”方法。无论如何要覆盖此弹出窗口的绘制方法以使其看起来不同?
编辑:没人?
我认为这是不可能的,因为托盘来自操作系统。您最好的选择是修改操作系统配置上消息的外观,这当然不仅会改变您的。