Snippets tagged “javafx”
2 snippets use this tag.
- Java GUI frameworks. What to choose? Swing, SWT, AWT, SwingX, JGoodies, JavaFX, Apache Pivot?Java
There are several Java GUI frameworks available, each with its own strengths and weaknesses.
- Using Pairs or 2-tuples in JavaJava
In Java, you can use the javafx.util.Pair class to represent a pair or 2-tuple.