V
V
Volodar Znatsky2018-01-01 19:28:23
Java
Volodar Znatsky, 2018-01-01 19:28:23

How to add scroll bar to JPanel?

Was trying:

frame.add(new JScrollPane(panel), BorderLayout.CENTER);
panel.add(buttons[I]);

Result:
5a4a612c2d33d364713503.png
It is necessary, as you understand, to scroll the panel to use the buttons below.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question