How to achieve the following screen/layout in JAVA Swing -


how achieve following kind of screen in java swing - enter image description here

i tried achieve same reach below - enter image description here

suggest me way desired output.

what see docking based gui. recommend using docking framework java flexdock, jdocking , dockingframes.

we used dockinframes in our project, relatively professional.


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -