http://idk.i2p/javadoc-i2p/net/i2p/router/web/NavHelper.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details NavHelper public NavHelper () Method Details registerApp public void registerApp ( String appName, String displayName, String path, String tooltip, String iconpath) To register a new client application so that it shows up on the router
console's nav bar, it should be registered with this singleton. Specified by: registerApp in interface NavService...