I'm a beginner in java and so far I've found resources just about how to build simple GUIs using predefined components like text fields and buttons (i.e. Swing).
How about build from your own layout without any restrictions?
Like the example below:
