Re: AWT ScrollPane

From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 05/29/04


Date: Sat, 29 May 2004 11:09:36 GMT

On Sat, 29 May 2004 12:18:15 +0200, ak wrote:

>>>no, but you can use ScrollBar.
>>
>> I thought that was just something used internally by ScrollPane. Do
>> you have any sample code?
>
> if you use TextArea, ..

(Roedy - on another tendril of this thread..)
"Unfortunately, I am doing a custom component,
so I need ScrollPane or JScrollPane."

-- 
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology


Relevant Pages

  • Re: AWT ScrollPane
    ... On Sat, 29 May 2004 02:38:19 GMT, Andrew Thompson ... however TextArea seems to be more capable that ScrollPane, ... JScrollPane has separate horizontal and vertical control ...
    (comp.lang.java.gui)
  • Re: How to force JScrollpane to resize?
    ... The sample code can illustrate the difficulty I had when I used a fill ... Change the constraint from NONE to BOTH and you see that the scrollpane ...
    (comp.lang.java.gui)
  • Re: How to force JScrollpane to resize?
    ... The sample code can illustrate the difficulty I had when I used a fill ... Change the constraint from NONE to BOTH and you see that the scrollpane ...
    (comp.lang.java.gui)
  • Re: Clearing the output screen
    ... You will have to use a JFrame add a scrollpane and add a textarea ... you can then manipultate the textarea's text ...
    (comp.lang.java.programmer)