JFXStudio: sketch, hack, share

Posts Tagged ‘control

ComboButtons

Posted by: toumaille on: December 13, 2009

Because “Groups” of buttons doesn’t exist yet as Controls in JavaFX 1.2.1. I’ve decided to write my Own.

_You can use Group of Shapes for the Icon illustration (provides Vector benefit)
_You can add “Seperator” in order to arrange Buttons
_It’s CSS style sheet Ready
_There is 3 Skins ( Illustration / Text / Letter )

JavaFX 1.2 + Chart API’s

Posted by: Vaibhav Choudhary on: June 5, 2009

We are welcoming JavaFX 1.2 with tons of new feature. Noticeable once :
1. Control UI API
2. Chart API
3. Persistence and Storage
4. Speed Improvement
5. Yes, its for Linux and Solaris as well.
Details of it can be read at http://javafx.com. I will put here some codes for Chart API.
One of the most effective API’s got introduced into [...]

Tags:

Challenge: Small is the New Big

This month's challenge: code something cool in only 30 lines, using the theme of Holiday. Ends December 15th.

Tags