Search:

Type: Posts; User: pbrockway2

Search: Search took 0.07 seconds.

  1. Re: How to disable the horizontal scroll of JScrollPane

    @vhit90: I don't see any example of disabling horizontal scrolling on that page. Maybe I'm missing something.

    The thread is a week old now and the OP never got back with a follow up.
  2. Re: How to disable the horizontal scroll of JScrollPane

    setHorizontalScrollBarPolicy()

    You can do the same from the JScrollPane's constructor.
Results 1 to 2 of 2