java - JDialog/OptionPane with big custom buttons with icons -


i relatively new java , i'm struggling in following picture, background colors of buttons not matter, colored show different:

enter image description here

the layout gridlayout (with spacing set in constructor). create jpanel use grid layout in. add panel jdialog.

job done.


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -