MCPcopy 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

actionPerformedMethod · 0.95
actionPerformedMethod · 0.95
actionPerformedMethod · 0.95
loadDisplayMenuMethod · 0.95
actionPerformedMethod · 0.95
actionPerformedMethod · 0.95
actionPerformedMethod · 0.95

Calls 1

setLevelMethod · 0.95

Tested by 1

actionPerformedMethod · 0.76