File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes Swing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Swing" Watch "Swing" New topic
Author

Swing

KarthikeyanBala Bala
Greenhorn

Joined: Apr 24, 2003
Posts: 3
How to add jscrollpane to jtextpane in an applet. actually, i'm using more jpanels to display diff, panels at diff time & i need to have a jtextpane in that panel which has scrollbar. this is working fine with JFrame, but not with applet, can anyone help to solve this. if i add the scrollpane to that panel, there is no display(but not in the case of JFrame).
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Swing
 
Similar Threads
Regarding java.awt.TextArea
"Popping" an applet out of the page
Convert JApplet to application
Swing
how to add background image to applet