different font colors for JInternalFrame title bar

Hi,Is it possible to have a String with different font colors in a JInternalFrame title bar? Thanks!Leo
[124 byte] By [Le0a] at [2007-11-27 9:56:00]
# 1
Not without writing your own custom InternalFrameUI.
camickra at 2007-7-13 0:26:04 > top of Java-index,Desktop,Core GUI APIs...