Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
refreshCollectionsMenu
Method · 0.95
populateSubMenu
Method · 0.95
toString
Method · 0.95
saveObject
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected