New issue 252 by pympno...@gmail.com: ClientContextJME should expose access
to attaching view canvas
http://code.google.com/p/openwonderland/issues/detail?id=252
Currently the ViewManager gives default privilege to attachViewCanvas() and
as such only classes in it's package are able to set it, making it
unavailable to alternative clients. Exposing access to ClientContextJME
will give alternative clients sufficient access.
Comment #1 on issue 252 by pympno...@gmail.com: ClientContextJME should
expose access to attaching view canvas
http://code.google.com/p/openwonderland/issues/detail?id=252
Attached diff adds support for attaching a canvas as well as accessing
exposure to the client's MainFrame instance.
Attachments:
ClientContextJME.diff 1.8 KB