![]() |
Tags | Domains | Searches | Statistics | Options | Advanced Search |
Confluence RSS Feed - Dec 29, 2007
Page: Created by Andres Almiray on Dec 29, 2007 17:11 Assigns hints to the Java2D pipeline useful for rendering. Properties Property Default Notes key value Key may have any value of: ["antialiasing", "rendering" …
Confluence RSS Feed - Dec 29, 2007
Page: Created by Andres Almiray on Dec 29, 2007 17:05 Creates a java.awt.Stroke used to draw the contour of shapes and outlines. Properties Property Default Notes width 1 cap any of [butt,round,square] join any of …
Confluence RSS Feed - Dec 29, 2007
Page: Updated by Andres Almiray to revision 2 on Dec 29, 2007 17:01. Created by Andres Almiray on Dec 29, 2007 16:59 Renders shapes and outlines. It is useful when reusing a previous saved shape/outline marked with …
Confluence RSS Feed - Dec 29, 2007
Page: Created by Andres Almiray on Dec 29, 2007 17:00 Sets the current clip to an specified shape. It accepts transformations too. Properties Property Default Notes shape a shape or a java.awt.Shape
Confluence RSS Feed - Dec 29, 2007
Page: Created by Andres Almiray on Dec 29, 2007 16:55 Creates a java.awt.Font based on the specified properties. Properties Property Default Notes face style Font.PLAIN any combination of Font.[PLAIN,BOLD,ITALIC] or …
Confluence RSS Feed - Dec 29, 2007
Page: Created by Andres Almiray on Dec 29, 2007 16:52 Creates a java.awt.Color based on the set of properties specified. Properties Property Default Notes red 0 green 0 blue 0 alpha 255 You can wrap a color literal …
Confluence RSS Feed - Dec 29, 2007
Page: Created by Andres Almiray on Dec 29, 2007 16:25 Bind currently follows the same rules as SwingBuilder.bind .
Confluence RSS Feed - Dec 29, 2007
Page: Created by Andres Almiray on Dec 29, 2007 16:23 Swing components can be embedded using the swingView node. It will use a fresh copy of SwingBuilder, but you can specify your own SwingBuilder instance or some …
Confluence RSS Feed - Dec 29, 2007
Page: Created by Andres Almiray on Dec 29, 2007 16:20 [animate] bind
Confluence RSS Feed - Dec 29, 2007
Page: Updated by Andres Almiray to revision 2 on Dec 29, 2007 16:17. Created by Andres Almiray on Dec 21, 2007 18:24 Clip Color Draw Font Image RenderingHint Stroke Changes between revision 1 and revision 2: view …