Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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