|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.javatest.tool.TreeSelectionPane.SelectNode
protected class TreeSelectionPane.SelectNode
| Constructor Summary | |
|---|---|
TreeSelectionPane.SelectNode(TreeSelectionPane.Model model,
java.lang.Object object)
|
|
| Method Summary | |
|---|---|
java.util.List<com.sun.javatest.tool.selectiontree.selection.SelectionElement> |
getChildren()
Answer the list with children. |
java.lang.String |
getDisplayableName()
Answers the UI displayable element name. |
com.sun.javatest.tool.selectiontree.selection.SelectionType |
getSelectionType()
Answers whether the interface implementor is selected, unselected or have partially selected children. |
java.lang.String |
getToolTip()
Answers tooltip text for this element. |
boolean |
isToolTipAlwaysShown()
Answers whether the tooltip should be always shown regardless the displayable name visibility. |
void |
setSelectionType(com.sun.javatest.tool.selectiontree.selection.SelectionType selectionType)
Sets whether the interface implementor is selected, unselected or have partially selected children. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeSelectionPane.SelectNode(TreeSelectionPane.Model model,
java.lang.Object object)
| Method Detail |
|---|
public com.sun.javatest.tool.selectiontree.selection.SelectionType getSelectionType()
com.sun.javatest.tool.selectiontree.selection.SelectionElement
getSelectionType in interface com.sun.javatest.tool.selectiontree.selection.SelectionElementpublic void setSelectionType(com.sun.javatest.tool.selectiontree.selection.SelectionType selectionType)
com.sun.javatest.tool.selectiontree.selection.SelectionElement
setSelectionType in interface com.sun.javatest.tool.selectiontree.selection.SelectionElementpublic java.lang.String getDisplayableName()
com.sun.javatest.tool.selectiontree.selection.SelectionElement
getDisplayableName in interface com.sun.javatest.tool.selectiontree.selection.SelectionElementpublic java.lang.String getToolTip()
com.sun.javatest.tool.selectiontree.selection.SelectionElement
getToolTip in interface com.sun.javatest.tool.selectiontree.selection.SelectionElementpublic boolean isToolTipAlwaysShown()
com.sun.javatest.tool.selectiontree.selection.SelectionElement
isToolTipAlwaysShown in interface com.sun.javatest.tool.selectiontree.selection.SelectionElementpublic java.util.List<com.sun.javatest.tool.selectiontree.selection.SelectionElement> getChildren()
com.sun.javatest.tool.selectiontree.selection.SelectionElement
getChildren in interface com.sun.javatest.tool.selectiontree.selection.SelectionElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||