Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ levelUp
Method
levelUp
src/org/opensourcephysics/tools/FontSizer.java:207–209 ·
view source on GitHub ↗
Increments the font level.
()
Source
from the content-addressed store, hash-verified
205
* Increments the font level.
206
*/
207
public
static
void
levelUp() {
208
setLevel(level + 1);
209
}
210
211
/**
212
* Decrements the font level.
Callers
7
actionPerformed
Method · 0.95
actionPerformed
Method · 0.95
actionPerformed
Method · 0.95
loadDisplayMenu
Method · 0.95
actionPerformed
Method · 0.95
actionPerformed
Method · 0.95
actionPerformed
Method · 0.95
Calls
1
setLevel
Method · 0.95
Tested by
1
actionPerformed
Method · 0.76