Two Laptop Bag
The moose likes Swing / AWT / SWT and the fly likes resizable Canvas or panel in scrollpane Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "resizable Canvas or panel in scrollpane" Watch "resizable Canvas or panel in scrollpane" New topic
Author

resizable Canvas or panel in scrollpane

khushbushah shah
Greenhorn

Joined: Jun 25, 2012
Posts: 10
Hi ,

I want to create java applet having Canvas or Panel. Now when i start entering data using drawstring(), height of Canvas or Panel should increase dynamically and scroll bar should be visible.

How can I implement such applet?

Please let me know even this can be achieved by using control other then Canvas or Panel.

Thank you in advance.

[Note: Cross-posted at http://stackoverflow.com/questions/11207552/resizable-canvas-or-panel-in-scrollpane ].
 
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: resizable Canvas or panel in scrollpane
 
Similar Threads
why do this canvas is covering the entire area of the applet?
Canvas vs Applet painting
image in panel
applets
can't figure it out