Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

oracle.ide
Class IdeActivationEvent

java.lang.Object
  extended by java.util.EventObject
      extended by oracle.ide.IdeActivationEvent
All Implemented Interfaces:
java.io.Serializable

public final class IdeActivationEvent
extends java.util.EventObject

Event object representing activation or deactivation of the IDE.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
IdeActivationEvent()
          Creates a new IdeActivationEvent.
 
Method Summary
 
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

IdeActivationEvent

public IdeActivationEvent()
Creates a new IdeActivationEvent.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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