Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.jot.JotElementUpdate

Packages that use JotElementUpdate
oracle.jdeveloper.jot Provides classes and interfaces for JOT (the Java Object Toolkit). 
 

Uses of JotElementUpdate in oracle.jdeveloper.jot
 

Subinterfaces of JotElementUpdate in oracle.jdeveloper.jot
 interface JotWorkAreaUpdate
          Each JotWorkAreaUpdate represents changes that were detected in the class and source path contents.
 

Methods in oracle.jdeveloper.jot that return JotElementUpdate
 JotElementUpdate[] JotElementUpdate.getAllModifiedChildren()
           
 JotElementUpdate[] JotElementUpdate.getModifiedChildren()
           
 JotElementUpdate[] JotElementUpdate.getAddedChildren()
           
 JotElementUpdate[] JotElementUpdate.getRemovedChildren()
           
 


Extension SDK

 

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