Oracle Data-aware Controls Reference

oracle.dacf.control.swing
Class SelectionChangingEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byoracle.dacf.control.swing.SelectionChangingEvent
All Implemented Interfaces:
java.io.Serializable

public class SelectionChangingEvent
extends java.util.EventObject

ChangingEvent is used to notify listeners that state some state is about to change in the source.

Version:
SDK
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
SelectionChangingEvent(java.lang.Object source)
          Constructor
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SelectionChangingEvent

public SelectionChangingEvent(java.lang.Object source)
Constructor

Parameters:
source - of the event

Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.