Various renamery.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3650 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -30,7 +30,7 @@ public class JabberView extends BWindow
|
||||
_chat = new ChatView(_jctx, _ctx.getChatDirector());
|
||||
add(_chat, BorderLayout.CENTER);
|
||||
|
||||
_jctx.getInputDispatcher().addWindow(this);
|
||||
_jctx.getRootNode().addWindow(this);
|
||||
setBounds(0, 40, 640, 240);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user