8200343: Minor JViewport documentation typo
Reviewed-by: serb, pkbalakr
This commit is contained in:
parent
4b5edce4f3
commit
8f5d9a213f
@ -61,7 +61,7 @@ import sun.swing.SwingUtilities2;
|
||||
* <p>
|
||||
* <b>NOTE:</b>We have implemented a faster scrolling algorithm that
|
||||
* does not require a buffer to draw in. The algorithm works as follows:
|
||||
* <ol><li>The view and parent view and checked to see if they are
|
||||
* <ol><li>The view and parent view are checked to see if they are
|
||||
* <code>JComponents</code>,
|
||||
* if they aren't, stop and repaint the whole viewport.
|
||||
* <li>If the viewport is obscured by an ancestor, stop and repaint the whole
|
||||
|
Loading…
Reference in New Issue
Block a user