public class AxisEvent extends EventObject
source
Constructor and Description |
---|
AxisEvent(IlvAxis axis)
Creates a new axis event.
|
AxisEvent(IlvAxis axis,
boolean isAdjusting)
Creates a new event.
|
Modifier and Type | Method and Description |
---|---|
IlvAxis |
getAxis()
Returns the modified axis.
|
boolean |
isAdjusting()
Indicates whether this event is part of a series of several events.
|
getSource, toString
public AxisEvent(IlvAxis axis)
public AxisEvent(IlvAxis axis, boolean isAdjusting)
isAdjusting()
public IlvAxis getAxis()
public final boolean isAdjusting()
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.