Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1125
| From | gethostbyname@gmail.com.remove-dii-this |
|---|---|
| Subject | Re: PROBLEM |
| Message-ID | <1173109563.025947.83760@64g2000cwx.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <1173100289.912403.315930@64g2000cwx.googlegroups.com> |
| Date | 2011-04-27 15:31 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui
On 5 mar, 10:11, "amit k gupta" <m.amitgu...@gmail.com> wrote:
> HI
> how i add JScrollPane in panel
> Actully i m using panel as canves and i wont to add verticall scroll
> bar
You have posted your message three times. Why?
You are misspelling some words. So, your post isn't entirely
comprehensible.
"Actually". Maybe you would like it: adv nowadays, now, presently.
Actually is a false cognate in many languages.
POST your complete sourcecode, please.
Is it similar to what you are looking for?
JScrollPane scrollPane = new JScrollPane(p);
scrollPane.setVerticalScrollBarPolicy(JScrollPane.VERTICAL_SCROLLBAR_NEVER);
scrollPane.setHorizontalScrollBarPolicy(JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS);
PH
---
* Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next | Find similar | Unroll thread
Re: PROBLEM gethostbyname@gmail.com.remove-dii-this - 2011-04-27 15:31 +0000
csiph-web