我已经使用 netbeans 在 JPanel 上设计了摆动控件,现在我希望控件应该通过单击 Jscrollbar 或 JSlider 来滚动
Suppose i have four buttons on the jpanel from then they should appear one by one from
right to left while clicking on the jscrollbar or jslider.
我已经使用 netbeans 在 JPanel 上设计了摆动控件,现在我希望控件应该通过单击 Jscrollbar 或 JSlider 来滚动
Suppose i have four buttons on the jpanel from then they should appear one by one from
right to left while clicking on the jscrollbar or jslider.