Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getLevel
Method
getLevel
src/org/opensourcephysics/tools/FontSizer.java:200–202 ·
view source on GitHub ↗
Gets the current font level. @return the level
()
Source
from the content-addressed store, hash-verified
198
* @
return
the level
199
*/
200
public
static
int
getLevel() {
201
return
level;
202
}
203
204
/**
205
* Increments the font level.
Callers
15
setVisible
Method · 0.95
getStyleDialog
Method · 0.95
DiagnosticsForThreads
Method · 0.95
aboutThreads
Method · 0.95
getFileChooser
Method · 0.95
launchHtml
Method · 0.95
getDataBuilder
Method · 0.95
saveTableDataToFile
Method · 0.95
actionPerformed
Method · 0.95
getHorzVariablesPopup
Method · 0.95
getVertVariablesPopup
Method · 0.95
addTab
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected