org.tm4j.tmnav.app.menu.InvokableJMenuItem .prepare(org.tm4j.tmnav.env.NavContext ctx,java.lang.Object ref)

Description

Called from TMNav once per application session to give the implementation access to the global TMNav services and to an object that is considered as the object to which this item can refer. This may be for example a JTextArea or a TMNavRendererView.

Parameters
org.tm4j.tmnav.env.NavContext ctx the TMNav context for this session
java.lang.Object ref

Other Resources

Related Topics

Has Parameters