> Making the plaf a lower level function is an interesting idea but 
> how would 
> that affect all applications? If an application is built on Swing, for 
> instance, how would any intervention at the AWT peer level change 
> the look 
> of the Swing components, since Swing uses peers as a resource for
drawing 
> and some events? I do believe this kind of intervention would 
> affect all AWT 
> based applications.

The intervention at the AWT Peer level would only affect Swing in ways
that AWT does on a normal system, i.e. Window and Frame would be affected.
However, as I said in my previous message, we could design our L&F so that
it is easily ported to (or from) Swing, in which case we could make Swing
apps look the similar to AWT-based ones and vice versa.

> 
> I do have many other questions but I need to nail down my 
> thoughts first. I 
> have written this email over and over. I will need to write you later.

Keep them coming!  It's been a long time since anyone has really discussed
UI on the JOS project.

Sean 


_______________________________________________
UI maillist  -  [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/ui

Reply via email to