> it is trivial at this point but we might as well get used to doing it
> this way, just as a good practice. the experimental.wikiname part is the
> most important part IMO.

OK.  I'll put it on the todo list.

> Technically Window would be lightweight in that scenario to, its kinda
> impossible to have a traditional heavyweight component the way were
> doing it. But I meant the Window should be the only one that interfaces
> to the screen since everything else either has to go into it
> (Components, Container...) or descends from it (Frame).

OK, I see what you mean.  But maybe we could just create some
Toolkit-level entity that does the work of a traditional heavyweight
window.  Right now, we have to have a heavyweight window to hold the
top-level JDesktopPane, but maybe in the future a JOSDesktop or
something of the sort could do the work of the current kludge.
 
> Postscript: I had a problem with your src jar file, some download error;
> can I have the URL again?

Yes.  http://www.ens.utulsa.edu/~scribbs/jostkpeers.jar

If you still have problems, tell me and I can get you the source in some
other format.

Later,

Sean

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

Reply via email to