|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathElement | |
|---|---|
| com.intel.gpe.client2.common.panels.targetsystemchooser | |
| Uses of PathElement in com.intel.gpe.client2.common.panels.targetsystemchooser |
|---|
| Methods in com.intel.gpe.client2.common.panels.targetsystemchooser that return PathElement | |
|---|---|
PathElement[] |
TargetSystemChooser.getPath()
Deprecated. Get the path to the selected node. |
PathElement[] |
TargetSystemChooserPanel.getPath()
Deprecated. Get the selected path of the file chooser. |
PathElement |
GRIDNode.getPathElement()
|
PathElement |
RegistryNode.getPathElement()
Get the path element representing the node. |
PathElement |
TargetSystemNode.getPathElement()
Get the path element representing the node. |
| Methods in com.intel.gpe.client2.common.panels.targetsystemchooser with parameters of type PathElement | |
|---|---|
boolean |
GRIDNode.matches(PathElement pathElement)
|
boolean |
RegistryNode.matches(PathElement pathElement)
|
boolean |
TargetSystemChooserNode.matches(PathElement pathElement)
Test if the node matches the path element. |
boolean |
TargetSystemNode.matches(PathElement pathElement)
|
void |
TargetSystemChooser.setPath(PathElement[] path)
Deprecated. |
void |
TargetSystemChooserPanel.setPath(PathElement[] path)
Deprecated. Set the selection path. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||