MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / getLeadSelectionPath

Method getLeadSelectionPath

unused/javax/swing/JTree.java:1826–1828  ·  view source on GitHub ↗

Returns the path identified as the lead. @return path identified as the lead

()

Source from the content-addressed store, hash-verified

1824 * @return path identified as the lead
1825 */
1826 public TreePath getLeadSelectionPath() {
1827 return leadPath;
1828 }
1829
1830 /**
1831 * Returns the path identified as the anchor.

Callers 4

setDropLocationMethod · 0.95
getLeadSelectionRowMethod · 0.95
AccessibleJTreeMethod · 0.80
getAccessibleStateSetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected