A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/19/docs/api/java.desktop/java/awt/event/AdjustmentEvent.html below:

AdjustmentEvent (Java SE 19 & JDK 19)

All Implemented Interfaces:
Serializable
public class AdjustmentEvent extends AWTEvent

The adjustment event emitted by Adjustable objects like

Scrollbar

and

ScrollPane

. When the user changes the value of the scrolling component, it receives an instance of

AdjustmentEvent

.

An unspecified behavior will be caused if the id parameter of any particular AdjustmentEvent instance is not in the range from ADJUSTMENT_FIRST to ADJUSTMENT_LAST.

The type of any AdjustmentEvent instance takes one of the following values:

Assigning the value different from listed above will cause an unspecified behavior.

Since:
1.1
See Also:

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4