java - How to make a JList with JLabel / JButton pairs for list items? -


i want make jlist in java list of jlabel , jbutton. in each row of list, there label , button. if click button, corresponding text of label displayed of joptionpane.

what want best described following image:

enter image description here how can this?


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -