375376377378379380381
protected void loadResourceBundles(String bundlePath) { this.bundlePath = bundlePath; } protected void loadObjects() { putObject(FindFocusableQuestion.class, new FindFocusableQuestion()); }