|
|
|
|
|
by tophercyll
5715 days ago
|
|
The biggest loss here is the Mac specific GUI bits. Not only does Apple Java use native drawing primitives for ui (instead of requiring X11 like some ports), it also doesn't look completely horrible. Unlikely as it is, I wish Apple would upstream that code to Oracle. I guess there's potentially still SWT on top of a ported, open source Java7 from Unix/Linux if you need to do non-X11 UI on Mac. Well, some Googling suggests that might work anyway... |
|