You see guys I have some records in my BD which I then create a List of all these records placing them in an arraylist my question is:
Creating a user interface with swing, how can you give an individual button to each object of that arraylist? How would you do it? I would very much appreciate all your answers.