|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JotClassInitializer | |
oracle.jdeveloper.jot | Provides classes and interfaces for JOT (the Java Object Toolkit). |
Uses of JotClassInitializer in oracle.jdeveloper.jot |
Methods in oracle.jdeveloper.jot that return JotClassInitializer | |
JotClassInitializer[] |
JotClass.getDeclaredInitializers() Retrieves the initializers declared within this class. |
JotClassInitializer |
JotClass.addInitializer(JotMember member, boolean before) Adds a new initializer to this type. |
Methods in oracle.jdeveloper.jot with parameters of type JotClassInitializer | |
void |
JotClass.removeInitializer(JotClassInitializer init) Removes an existing initializer from this type. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.