How to create scrollbar in Java
:(shake):Hi,
I run my application in netbeans IDE, and I want to create a scrollbar page which contains 3 textFields and near each textfield, there is a button to save the text, I want that if the user clicks on the last button, another textField and a button for saving it’s text being shown on the scrollbar page,…! Now my problem is How can I create this Scrollbar page, I have searched about How to create a scrollbar in Netbeans but there wasn’t any source code for netbeans! I appreciate if anyone tell me How Can I create it or show me a source code!