Extension SDK 10.1.2


oracle.ide
Class IdeActivationEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byoracle.ide.IdeActivationEvent

All Implemented Interfaces:
java.io.Serializable

public class IdeActivationEvent
extends java.util.EventObject

An event representing activation or deactivation of the IDE.

See Also:
Serialized Form

Field Summary

Fields inherited from class java.util.EventObject
source

Constructor Summary
IdeActivationEvent()

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()

Extension SDK


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