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

Method getName

src/org/opensourcephysics/tools/Library.java:165–167  ·  view source on GitHub ↗

Gets the name of this library. @return the name

()

Source from the content-addressed store, hash-verified

163 * @return the name
164 */
165 protected String getName() {
166 return name;
167 }
168
169 /**
170 * Saves this library in an xml file.

Callers 4

populateSubMenuMethod · 0.95
toStringMethod · 0.95
saveObjectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected