ElegantJ Data Entry Masks Java API Specification v1.1

com.elegantj.awt.spinner
Class ValueChangedEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycom.elegantj.awt.spinner.ValueChangedEvent
All Implemented Interfaces:
java.io.Serializable

public class ValueChangedEvent
extends java.util.EventObject

ValueChangedEvent invoked when the value of the spinner has changed

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ValueChangedEvent(java.lang.Object source)
          Constructs the ValueChangedEvent
 
Method Summary
 java.lang.Object getSource()
          Returns the source of the event
 
Methods inherited from class java.util.EventObject
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueChangedEvent

public ValueChangedEvent(java.lang.Object source)
Constructs the ValueChangedEvent

Parameters:
source - The source of the event
Method Detail

getSource

public java.lang.Object getSource()
Returns the source of the event

Returns:
The source of the event

ElegantJ Data Entry Masks Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.