A fairly lightweight graphics/windowing library in Java, intended to be an "object orientated" implementation of sweaglesw's yz-windows.
Be the first to post a text review of Java YZ Windows. Rate and review a project by clicking thumbs up or thumbs down in the right column.
v0.3.8 (29 Sept 2001): ====================== - Made jyz compliant with the YZ v0.3.5 specification in functionality. My names for drawing objects follow a slightly different convention than Woodley's, but otherwise they're exactly the same code. - Rewrote graphics drawing functions to be much much quicker; instead of writing to the secondary buffer and then blitting said buffer to the screen, we draw to the screen and then the buffer, thus using the buffer for full window redraws. - Added yzStringSize and yzLetterWidth functions.
v0.3.8 (29 Sept 2001): ====================== - Made jyz compliant with the YZ v0.3.5 specification in functionality. My names for drawing objects follow a slightly different convention than Woodley's, but otherwise they're exactly the same code. - Rewrote graphics drawing functions to be much much quicker; instead of writing to the secondary buffer and then blitting said buffer to the screen, we draw to the screen and then the buffer, thus using the buffer for full window redraws. - Added yzStringSize and yzLetterWidth functions.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?