|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Constructors | ||
int) |
Change in exceptions thrown from no exceptions to HeadlessException. |
Create a new scrollpane container. |
void) |
Change in exceptions thrown from no exceptions to HeadlessException. |
Create a new scrollpane container with a scrollbar display policy of "as needed". |
| Added Methods | |
boolean eventTypeEnabled(int) |
If wheel scrolling is enabled we return true for MouseWheelEvents |
boolean isWheelScrollingEnabled() |
Indicates whether or not scrolling will take place in response to the mouse wheel. |
void processMouseWheelEvent(MouseWheelEvent) |
Process mouse wheel events that are delivered to this ScrollPane by scrolling an appropriate amount. |
void setWheelScrollingEnabled(boolean) |
Enables/disables scrolling in response to movement of the mouse wheel. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||