MCPcopy Create free account
hub / github.com/bobbylight/RText / getVersionString

Method getVersionString

src/main/java/org/fife/rtext/RText.java:746–749  ·  view source on GitHub ↗

Returns the version string for this application. @return The version string.

()

Source from the content-addressed store, hash-verified

744 * @return The version string.
745 */
746 @Override
747 public String getVersionString() {
748 return VERSION_STRING;
749 }
750
751
752 /**

Callers 2

actionPerformedMethod · 0.95
AboutDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected