MCPcopy Create free account
hub / github.com/dhale/jtk / Localize

Class Localize

core/src/main/java/edu/mines/jtk/util/Localize.java:49–327  ·  view source on GitHub ↗

Localize messages for end users, using a Formatter pattern and a localized resource bundle. In a class like MyPanel.java you might have lines like this: double value = 3.14; String msg = "The value "+value+" is too large"; Instead, in the same package as MyPanel.java, create a file MyP

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected