This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ScrollPane


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

>> However, the ScrollPanePeer doesn't have a setPageIncrement method,
>> which it seems like it would need.

Bryce> What exactly is a pageIncrement? I don't see any reference to
Bryce> this value in the docs for ScrollPane or Adjustable. If you
Bryce> mean blockIncrement, then the docs say:
Bryce> [ ... ]

Thanks.  pageIncrement is the old name for blockIncrement.  Anyway I
was reading the JCL and not the online docs in this case (usually I
read both).

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]