josmas / openwonderland

Automatically exported from code.google.com/p/openwonderland
GNU General Public License v2.0
3 stars 5 forks source link

ClientContextJME should expose access to attaching view canvas #252

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by pympno...@gmail.com on 12 Mar 2012 at 9:14

GoogleCodeExporter commented 9 years ago
Attached diff adds support for attaching a canvas as well as accessing exposure 
to the client's MainFrame instance.

Original comment by pympno...@gmail.com on 19 Mar 2012 at 7:59

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by pympno...@gmail.com on 25 Oct 2012 at 2:23