Meet our first JavaFX component
by David Qiao • October 4, 2011 • JavaFX, JIDE
Now the JavaFX 2.0 is formally released, we will start to roll out some JavaFX components. Our first component is RangeSlider. The Swing RangeSlider is available in the open source JIDE Common Layer (http://jide-oss.java.net). Now we got one for JavaFX. RangeSlider is a slider that has two thumbs. So instead of choosing one value, it [...]
Read more →