|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextNode | |
oracle.ide.model | Contains interfaces and classes implementing JDeveloper's data model. |
oracle.jdeveloper.compare | contains classes nbsp;that can be used to invoke and control the integrated compare (diff) viewer in JDeveloper and hook into the Compare With menu. |
oracle.jdeveloper.model | Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. |
oracle.jdevimpl.webapp.html |
Uses of TextNode in oracle.ide.model |
Subclasses of TextNode in oracle.ide.model | |
class |
DeployableTextNode
Trivial subclass of TextNode that has the
ElementAttributes#DEPLYOABLE attribute set. |
Uses of TextNode in oracle.jdeveloper.compare |
Constructors in oracle.jdeveloper.compare with parameters of type TextNode | |
TextNodeResource(TextNode node)
|
Uses of TextNode in oracle.jdeveloper.model |
Subclasses of TextNode in oracle.jdeveloper.model | |
class |
JavaSourceNode
The JavaSourceNode interface represents a Java source file
in the JDeveloper browser. |
class |
JspSourceNode
The JspSourceNode interface represents a Jsp source file
in the JDeveloper browser. |
class |
SqljSourceNode
The SqljSourceNode interface represents a SQLJ source file
in the JDeveloper browser. |
Uses of TextNode in oracle.jdevimpl.webapp.html |
Subclasses of TextNode in oracle.jdevimpl.webapp.html | |
class |
oracle.jdevimpl.webapp.html.HtmlSourceNode
|
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.