Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.runner.Browseable

Packages that use Browseable
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.runner Contains classes that allow addins some level of control on the JDeveloper runner system. 
oracle.jdevimpl.webapp.html   
 

Uses of Browseable in oracle.jdeveloper.model
 

Classes in oracle.jdeveloper.model that implement Browseable
 class JspSourceNode
          The JspSourceNode interface represents a Jsp source file in the JDeveloper browser.
 

Uses of Browseable in oracle.jdeveloper.runner
 

Subinterfaces of Browseable in oracle.jdeveloper.runner
 interface BrowseablePath
          Extension of Browseable interface that allows the Node to specify a custom browseable path that should be used when constructing the target URL.
 interface BrowseablePaths
          Extension of Browseable interface that allows the Node to specify multiple custom browseable paths that should be used when constructing the target URL.
 interface ClientList
          Extension of BrowseablePaths interface that allows the Node to specify some clients which are not browseable paths.
 

Uses of Browseable in oracle.jdevimpl.webapp.html
 

Classes in oracle.jdevimpl.webapp.html that implement Browseable
 class oracle.jdevimpl.webapp.html.HtmlSourceNode
           
 


Extension SDK

 

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