|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Message | |
oracle.ide.addin | Contains classes and interfaces that are used by addins to extend JDeveloper with their own views and wizards. |
oracle.ide.cmd | Contains classes implementing several JDeveloper commands. |
oracle.jdeveloper.cm.ds.db | Contains a metadata API for describing database objects. |
Uses of Message in oracle.ide.addin |
Subclasses of Message in oracle.ide.addin | |
class |
UpdateMessage
The UpdateMessage class is the update message send to an
Observer to notify it about a
Subject change. |
class |
VetoableMessage
The VetoableMessage class is the vetoable message send to an
VetoObserver to notify it about an impending
VetoableSubject change. |
Constructors in oracle.ide.addin with parameters of type Message | |
Message(Message msg)
Constructs a new Message object which is a copy of
the supplied Message . |
Uses of Message in oracle.ide.cmd |
Subclasses of Message in oracle.ide.cmd | |
class |
RenameMessage
There are 5 cases to be considered when the OBJECT_RENAMED message is sent. |
Uses of Message in oracle.jdeveloper.cm.ds.db |
Subclasses of Message in oracle.jdeveloper.cm.ds.db | |
class |
DBObjectUpdateMessage
Subclass of UpdateMessage which has methods for firing DBObject specific messages. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.