org.tm4j.tmnav.app.TMNavRenderer .setRendererView(org.tm4j.tmnav.app.ui.RendererView attachedTo)

Description

attaching the Renderer to a RendererView.

This method is called by TMNav immediately after the renderer is created and before any other call to the Renderer may occurr

Parameters
org.tm4j.tmnav.app.ui.RendererView attachedTo the rendererView to which this renderer is attached to

Other Resources

Related Topics

Has Parameters