javawrapper::QuickScrollingPanel Class Reference

This class creates a JPanel that scrolls at a normal speed through a JScrollPane. More...

List of all members.

Public Member Functions

java.awt.Dimension getPreferredScrollableViewportSize ()
int getScrollableBlockIncrement (java.awt.Rectangle r, int orientation, int direction)
boolean getScrollableTracksViewportHeight ()
boolean getScrollableTracksViewportWidth ()
int getScrollableUnitIncrement (java.awt.Rectangle r, int orientation, int direction)


Detailed Description

This class creates a JPanel that scrolls at a normal speed through a JScrollPane.

The default scrolling increment for a JPanel is 1 pixel at a time, which is wicked slow. This boosts that number to make scrolling faster.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0


The documentation for this class was generated from the following file:
Generated on Mon Mar 27 15:15:45 2006 for SORTIE Java Interface by  doxygen 1.4.6-NO