API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
java.awt.event.
AdjustmentListener
View Source
Author(s)
Amy Fowler
Since
1.1
Version
1.15 11/17/05
Serial
Hierarchy
EventListener
AdjustmentListener
Subinterfaces
See DIRECT subinterfaces
Quick Links:
Methods
Fields
Description
public
interface AdjustmentListener
The listener interface for receiving adjustment events.
The listener interface for receiving adjustment events.
See also:
Methods
Hide/Show inherited methods
public
void
adjustmentValueChanged
(
AdjustmentEvent
e)
Invoked when the value of the adjustable has changed.
Fields
Hide/Show inherited fields
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar