|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.jdeveloper.el.tree.AbstractELProvidersTreeNode
| Constructor Summary | |
protected |
AbstractELProvidersTreeNode(javax.swing.tree.TreeNode parent,
Displayable displayable)
|
| Method Summary | |
boolean |
canInsert(Context context,
java.lang.Object location,
ELType type)
Override to indicate this node can be inserted |
java.util.Enumeration |
children()
|
void |
doInsert(Context context,
java.lang.Object location,
ELType type,
boolean editingBodyOfExpression,
java.lang.String expressionStart,
javax.swing.text.JTextComponent elTextComponent)
Override to insert the node into the EL TextComponent |
boolean |
getAllowsChildren()
|
javax.swing.tree.TreeNode |
getChildAt(int childIndex)
|
int |
getChildCount()
|
Displayable |
getDisplayable()
|
int |
getIndex(javax.swing.tree.TreeNode node)
|
javax.swing.tree.TreeNode |
getParent()
|
boolean |
isLeaf()
|
protected abstract java.util.Vector |
lazilyGetChildren()
Subclass implementation of childrenFetching |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected AbstractELProvidersTreeNode(javax.swing.tree.TreeNode parent,
Displayable displayable)
| Method Detail |
public final Displayable getDisplayable()
public boolean canInsert(Context context,
java.lang.Object location,
ELType type)
public void doInsert(Context context,
java.lang.Object location,
ELType type,
boolean editingBodyOfExpression,
java.lang.String expressionStart,
javax.swing.text.JTextComponent elTextComponent)
editingBodyOfExpression - True if the the body of an expression is being editedexpressionStart - ${ or #{elTextComponent - The TextComponent to insert the node intoprotected abstract java.util.Vector lazilyGetChildren()
public final javax.swing.tree.TreeNode getChildAt(int childIndex)
getChildAt in interface javax.swing.tree.TreeNodepublic final int getChildCount()
getChildCount in interface javax.swing.tree.TreeNodepublic final javax.swing.tree.TreeNode getParent()
getParent in interface javax.swing.tree.TreeNodepublic final int getIndex(javax.swing.tree.TreeNode node)
getIndex in interface javax.swing.tree.TreeNodepublic final boolean getAllowsChildren()
getAllowsChildren in interface javax.swing.tree.TreeNodepublic final boolean isLeaf()
isLeaf in interface javax.swing.tree.TreeNodepublic final java.util.Enumeration children()
children in interface javax.swing.tree.TreeNode
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.