Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: John Cooper   on Jul 11 In Java Category.

  
Question Answered By: Whitney Cruz   on Jul 11

The text  never gets added to the scrollpane. Use the JScrollPane
method addViewportView(Component) to load the scrollable component.
Usually the scrollable object is passed directly to the JScrollPane
constructor.

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Why cant I see my JTextArea? Or get search suggestion and latest updates.


Tagged: