|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View page history... |
| * [Composite.java|http://java.sun.com/docs/books/tutorial/2d/advanced/examples/Composite.java] illustrates the effects of various compositing styles and alpha combinations. For supporting information see [The Java Tutorial Continued: 2D Graphics|http://java.sun.com/docs/books/tutorial/2d/]. |
| * [ElpGen2.java|http://java.sun.com/developer/technicalArticles/GUI/2d-ide/ElpGen2.java] is an applet that produces spiraling and unfolding patterns. It is also called the Java 2D. For supporting information see [Developing the Java 2D Art Applet Using Forte for Java Community Edition (now Sun ONE Studio)|http://java.sun.com/developer/technicalArticles/GUI/2d-ide/]. |
| * [Pear.java|http://java.sun.com/docs/books/tutorial/2d/advanced/examples/Pear.java] shows how to construct a pear shape using area geometry shapes. For supporting information see [The Java Tutorial Continued: 2D Graphics|http://java.sun.com/docs/books/tutorial/2d/]. * [ShapesDemo2D.java|http://java.sun.com/docs/books/tutorial/2d/geometry/examples/ShapesDemo2D.java] shows how to draw and fill a selection of 2D geometric shapes. For supporting information see [The Java Tutorial Continued: 2D Graphics|http://java.sun.com/docs/books/tutorial/2d/]. |
| * [Styled Text Code Samples|http://java.sun.com/developer/onlineTraining/Media/2DText/Code/2DTextCode.zip] illustrate how to use the {{java.awt.font.TextLayout}} class to create exciting, interesting, and interactive styled text in any language supported by the Unicode character set. For supporting information see [2D Text Tutorial|http://java.sun.com/developer/onlineTraining/Media/2DText/]. |
* [SwingShapeMover.java|http://java.sun.com/docs/books/tutorial/2d/advanced/examples/SwingShapeMover.java] lets the user drag a Shape object around within a window and is redrawn at every mouse location to provide feedback to the user dragging it. For supporting information see [The Java Tutorial Continued: 2D Graphics|http://java.sun.com/docs/books/tutorial/2d/]. |
... |