I added one jtabbedpane to jframe and the added 3 pannel to jtabbedpane to make 3 tabs. Now i want to add long form in second tab but on running the program whole form is not visible so i am trying to enclose the second panel into JScrollpane but option is not visible it is gray out.
Please help me to solve this problem.