This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Set Frame's default foreground color


On Tue, 2004-01-27 at 16:56, David Jee wrote:
> This patch sets the AWT Frame's default foreground color to
> java.awt.SystemColor.windowText upon creation.  This is in accordance
> with Sun's implementation.  This ensures that the Frame's children can
> inherit a foreground color if it is not explicitly set for them.
> 
> Ok to commit?
> 

Yes, thanks.

Tom



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]