MCPcopy 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

setVisibleMethod · 0.95
getStyleDialogMethod · 0.95
DiagnosticsForThreadsMethod · 0.95
aboutThreadsMethod · 0.95
getFileChooserMethod · 0.95
launchHtmlMethod · 0.95
getDataBuilderMethod · 0.95
saveTableDataToFileMethod · 0.95
actionPerformedMethod · 0.95
getHorzVariablesPopupMethod · 0.95
getVertVariablesPopupMethod · 0.95
addTabMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected