How-to articles, tricks, and solutions about USER-INTERFACE
How to create RecyclerView with multiple view types
To create a RecyclerView with multiple view types in Android, you will need to use a RecyclerView.Adapter that supports multiple view types.
Java GUI frameworks. What to choose? Swing, SWT, AWT, SwingX, JGoodies, JavaFX, Apache Pivot?
There are several Java GUI frameworks available, each with its own strengths and weaknesses.