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